Re: [eclipse-users] Installing ECLiPSe on Linux

From: Kish Shen <kisshen_at_...5...>
Date: Thu, 14 Dec 2006 13:59:25 +0000
Hi,

David Tian wrote:
> Hi,
>
> I followed the installation process as follows:
> ./UNPACK_5_10_39_i386_linux
> which unpacks and untar eclipse_basic_5_10_39_i386_linux.tgz.
> Then run the installation script for the software:
> ./RUNME
>
> However, when I typed ./UNPACK_5_10_39_i386_linux, following error message
> displayed:
> ./UNPACK_5_10_39_i386_linux: No such file or directory
>
> even I was in the dir where UNPACK_5_10_39_i386_linux is located and
> UNPACK_5_10_39_i386_linux is set to be executable.
>
> BTW, I am using bash on Linux.
>
> Many thanks,
>
> David
>
> _______________________________________________
> ECLiPSe-Users mailing list
> ECLiPSe-Users_at_...2...
> http://www.crosscoreop.com/mailman/listinfo/eclipse-users
>   

It may be a permission problem, but it is difficult to say for sure 
without looking at your setup. However, the UNPACK script does very 
little, it basically untars the packages you have. You
can just untar the packages yourself. You can look at the UNPACK script 
to see how this is done, but if you can't access it, just do something like

tar -zxvf eclipse_basic_5_10_39_i386_linux.tgz

Cheers,

Kish
Received on Thu Dec 14 2006 - 13:59:35 CET

This archive was generated by hypermail 2.3.0 : Tue Apr 16 2024 - 09:13:19 CEST