Code: Select all
/usr/bin/eclipse: line 3: ./eclipse: No such file or directory
Code: Select all
/usr/bin/eclipse: line 3: ./eclipse: No such file or directory
I'm using 64-bit XFCE version.gapan wrote:Are you on 32bits or 64bits? There is probably something wrong with the package.
It looks like correct, what should I change it into? The content is:JRD wrote:It's an error of me in packaging.
As root, simply edit /usr/bin/eclipse and correct the wrong path. Then all will work.
Sorry, I will take care of this for the next version.
Code: Select all
cd /usr/share/eclipse
./eclipse "$@"