[Slackbuilds-users] eclipse on slackware64
    Paul Tatum 
    ptatum at blueyonder.co.uk
       
    Tue Sep  8 10:23:50 UTC 2009
    
    
  
Hi, I've just noticed that there's a new build out today so this may be 
resolved. I installed eclipse on slackware64 13.0 and recieved an error 
about not being able to find a companion shared library when I launched 
the app. I fixed the problem by editing /org/eclipse.ini so that it read:
startup
plugins/org.eclipse.equinox.launcher_1.0.101.R34x_v20081125.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.0.101.R34x_v20080731
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
256m
-vmargs
-Xms40m
-Xmx256m
The line that has changed is
plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.0.101.R34x_v20080731
where I added the "_64" and changed the last three digits to read 731. 
(Typically, i did not keep a record of the original line :-)
Paul Tatum.
    
    
More information about the SlackBuilds-users
mailing list