eclipse install

Roger Olofsson 240olofsson at telia.com
Thu Aug 6 07:13:31 UTC 2009



Coert Waagmeester skrev:
> Hello all,
> 
> What is the best way to install eclipse on FreeBSD 7.2?
> 
> On Linux I installed java, and downloaded the newest eclipse.
> 
> Regards,
> Coert
> 
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
> 


Hi Coert,

I had an issue some time back and I posted this to the list. I don't 
know if it'll help you.

------
Dear mailing list,

I don't know if anyone has noticed or if it's my machine having stale 
ports but it seems that to make eclipse 3.4.1 working on FreeBSD 7.1 
STABLE with diablo-jdk-1.6.0.07.02_4 you need to do the following:

Do _not_ make clean until you have made:
  cp 
/usr/ports/java/eclipse/work/plugins/org.eclipse.swt.gtk.freebsd.x86/gtk/library/libswt* 
/usr/local/diablo-jdk1.6.0/jre/lib/i386/client/

It seems like make install builds the swt-gtk:s but that the .jar 
somehow 'misses' adding them in.

/Roger
------


More information about the freebsd-questions mailing list