On Thu, 12 Sep 2002 14:06:55 +0100 Andrew Keedle <andrew@numptyheads.com> wrote: > Pierre, > Thanks for that, although.... I followed the instructions and now get: > ./eclipse: error while loading shared libraries: ./libXm.so.2: ELF > file data encoding not big-endian > > Any thoughts? A lot :-) You have to install motif libraries : apt-get install libmotif3 Pierre