Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-dev] Eclipse GTK on Woody

I will add this to SWT FAQ.




Luigi Monaco <zdys@xxxxxxx> 
Sent by: eclipse-dev-admin@xxxxxxxxxxx
01/04/2004 10:03 AM
Please respond to
eclipse-dev


To
eclipse-dev@xxxxxxxxxxx
cc

Subject
[eclipse-dev] Eclipse GTK on Woody






Hi to all, 

I was using Eclipse with Motif on Woody for one week, when I decided to 
change
to Eclipse with GTK+. 

Running the extracted eclipse-SDK-2.1.2-linux-gtk.zip gave me an error
complaining about a micro-code version conflict in the swt for gnome. It
required 2.0.6 having only 2.0.2. 

apt-get upgrade didn't help and searching for a solution I found that 
there was
no complete description available in the net. I found a way which is easy, 
fast
and may help people encountering this specific problem on Woody. 

1) edit /etc/apt/sources.list adding
...snip
deb http://mirror.raw.no gnome2.2/
deb-src http://mirror.raw.no gnome2.2/
snap...

2) apt-get update & apt-get install libgnome2-0

solved my problem. 

I am a bit unsure if this mailing list is the right place to post this 
message,
if errata maybe someone could kindly forward to the appropriate place and/ 
or
inform me. 

regards & keep up the good work
-- 
Luigi Monaco
[-- Please be kind and send only plain ASCII eMails, 
 attach other formats and use GPG whenever feasable. 
 http://ocanom.com  | search.keyserver.net  zdys --]
_______________________________________________
eclipse-dev mailing list
eclipse-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe 
from this list, visit
http://dev.eclipse.org/mailman/listinfo/eclipse-dev




Back to the top