Hi All,
Installed eclipse from wip and just trying to start it but simply issuing eclipse does not have any effect. The file /usr/pkg/bin/eclipse is a script setting ECLIPSE_DIR to /usr/pkg/eclipse and starts eclipse there. If I do the same manually I get: No such file or directory
If I issue 'sh /usr/pkg/eclipse/eclipse' I get: Cannot execute ELF binary /usr/pkg/eclipse/eclipse
The file command reports: /usr/pkg/eclipse/eclipse: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux.so.2, for GNU/Linux 2.2.5, with debug_info, not stripped
Forgot to mention that the necessary linux emulation is enabled on the system, other linux stuff usually runs fine.
Best regards,
r0ller