Hi all, help with Ubuntu install of Kepler [message #1384646] |
Thu, 29 May 2014 18:14  |
Eclipse User |
|
|
|
Hi to all the Eclipse forum members! Glad to be back doing some new development for a startup on Ubuntu/Java/JBOSS/mySQL/PHP.
I'm running Ubuntu 12.04.4 (Precise Pangolin) and see that the apt-get version of Eclipse is rather outdated ( I think it's 3.7.X ) so I downloaded the new version from Eclipse.org downloads and saved the file 'eclipse-standard-kepler-SR2-linux-gtk-x86_64.tar.gz' to my Downloads folder. After extracting the contents with 'tar -zxvf eclipse-standard-kepler-SR2-linux-gtk-x86_64.tar.gz' to the /opt/eclipse directory, I ran the eclipse exectuable and get the error "The Eclipse executable launcher was unable to locate its companion shared library".
I haven't been doing any development on Linux until just recently and maybe I am missing something about the downloaded tar.gz eclipse file. I was under the impression that this was an all inclusive x64 bit install that should be ready to go on Linux?
I removed the install from /opt/eclipse but still have the tar file in case I can figure out how to get the installation working. Is there another download needed for a complete install? Not sure if the 'SR2' part of the filename was referring to a second release or if it means it's an update meant to be overlaid on an existing eclipse install.
Thanks for any help.
|
|
|
|
|
|
|
|
Re: Hi all, help with Ubuntu install of Kepler [message #1384729 is a reply to message #1384714] |
Fri, 30 May 2014 16:38  |
Eclipse User |
|
|
|
Prahlad Yeri wrote on Fri, 30 May 2014 12:16>>I still get the same weird RSE_UI_INIT at startup followed by the kind of minimalist UI (starts in a project display mode *NOT* the nice fresh startup UI
This error doesn't look like its because of any workspace metadeta, but something related to the platform itself. Though I don't work in JBoss, etc. (I use Eclipse mostly for Android and PyDev), I faced a similar issue with Kepler a while ago. Though there wasn't any error, the program crashed frequently and had GUI issues in ubuntu. This has something to do with your eclipse.ini file. You can experiment with some settings like -XX:PermSize=128m and -XX:MaxPermSize=400m. Do a google search on that, you will got some pointers.
Can't you try it on a 32-bit ubuntu machine? I'm running eclipse-JEE with ADT+PyDev+Webtools plugins and still goes w/o any problems from 12.04 to 14.04 since I upgraded recently. I did face a lot more issues when I tried 64bit earlier with Android ADT plugin.
Many thanks for your help Prahlad, but the problem was just incomplete cleanup of the previous install. Interesting that at startup I still see the RSE_UI_INIT very breifly, I am thinking it is simply a process status notification, but it lasts only shortly as the "proper" UI is initialized. I need the 64 bit support for the 64 bit target instance in AWS cloud.
|
|
|
Powered by
FUDForum. Page generated in 0.09371 seconds