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_crosscoreop.com > 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, KishReceived on Thu Dec 14 2006 - 13:59:35 CET
This archive was generated by hypermail 2.2.0 : Thu Feb 02 2012 - 02:31:57 CET