Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Sep 2005 17:24:46 +0300
From:      Panagiotis Astithas <past@ebs.gr>
To:        Vladimir Grebenschikov <vova@sw.ru>
Cc:        eclipse@freebsd.org, Alexander Nedotsukov <bland@freebsd.org>, gnome <freebsd-gnome@freebsd.org>, sean@mcneil.com
Subject:   Re: Eclipse make package error (was Re: Failed to	build	eclipse	with gnome 2.12 (failed on cario))
Message-ID:  <43301BAE.5070601@ebs.gr>
In-Reply-To: <1127223703.1250.71.camel@localhost>
References:  <1126680998.14844.2.camel@localhost> <4327DBC7.2090707@ebs.gr>	<1127115472.1082.15.camel@localhost> <432E6E1B.8020108@ebs.gr>	<1127129214.997.5.camel@klamath.syndrom23.de>	<1127133883.92270.23.camel@localhost>	<1127136423.997.9.camel@klamath.syndrom23.de>	<1127137525.92270.42.camel@localhost>	<1127150412.1022.3.camel@klamath.syndrom23.de>	<1127154386.5736.2.camel@server.mcneil.com> <432FB6A2.7090601@ebs.gr>	<1127203013.1250.42.camel@localhost> <43300E5C.6070502@FreeBSD.org> <1127223703.1250.71.camel@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help
Vladimir Grebenschikov wrote:
> В вт, 20/09/2005 в 22:27 +0900, Alexander Nedotsukov пишет:
> 
> 
>>>% eclipse
>>>(Eclipse:18714): Gtk-WARNING **: GModule initialization check failed: Gtk+ version too old (micro mismatch)
>>> 
>>>
>>
>>I suggest you rm -rf ~/.eclipse. The above warning caused by stale .so 
>>libs in your home dir.
> 
> 
> % mv ~/.eclipse ~/.--eclipse
> 
> Yes, it solves both problems, thank you
> for old .eclipse there is:
> 
> % find .--eclipse -name '*.so'
> .--eclipse/org.eclipse.platform_3.1.0/configuration/org.eclipse.osgi/bundles/56/1/.cp/libswt-pi-gtk-3135.so
> .--eclipse/org.eclipse.platform_3.1.0/configuration/org.eclipse.osgi/bundles/56/1/.cp/libswt-gtk-3135.so
> .--eclipse/org.eclipse.platform_3.1.0/configuration/org.eclipse.osgi/bundles/56/1/.cp/libswt-gnome-gtk-3135.so
> .--eclipse/org.eclipse.platform_3.1.0/configuration/org.eclipse.osgi/bundles/57/1/.cp/libswt-pi-gtk-3135.so
> .--eclipse/org.eclipse.platform_3.1.0/configuration/org.eclipse.osgi/bundles/57/1/.cp/libswt-gtk-3135.so
> .--eclipse/org.eclipse.platform_3.1.0/configuration/org.eclipse.osgi/bundles/57/1/.cp/libswt-gnome-gtk-3135.so
> .--eclipse/org.eclipse.platform_3.1.0/configuration/org.eclipse.osgi/bundles/81/1/.cp/libswt-pi-gtk-3138.so
> .--eclipse/org.eclipse.platform_3.1.0/configuration/org.eclipse.osgi/bundles/81/1/.cp/libswt-gtk-3138.so
> .--eclipse/org.eclipse.platform_3.1.0/configuration/org.eclipse.osgi/bundles/81/1/.cp/libswt-gnome-gtk-3138.so
> .--eclipse/org.eclipse.platform_3.1.0/configuration/org.eclipse.osgi/bundles/25/1/.cp/os/freebsd/x86/libcore_3_1_0.so
> %
> 
> I surprised by this set of .so-files .
> 
> It there way to migrate projects layout without recreating all projects
> setups ?

IIRC, this is the same as running eclipse with the command-line option 
"-clean". This should pretty much wipe your 
.eclipse/org.eclipse.platform_3.1.0/configuration directory.

Cheers,

Panagiotis



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?43301BAE.5070601>