>>>>> "Andreas" == Andreas Bernauer <andreas.bernauer@student.uni-tuebingen.de>
>>>>> writes:
Andreas> I tried to install it on my linux/i686 (2.4.4), but if I try to
Andreas> call the executable I get the following message:
Andreas> andreas@zxmbk34:~/tmp/scsh-0.6/bin/bin > ./scsh
Andreas> ./scsh: No such file or directory
Andreas> Note, scsh reports that error, not the shell.
Andreas> But the following works:
Andreas> andreas@zxmbk34:~/tmp/scsh-0.6/scsh-0.6.0 > ./go
Andreas> Welcome to scsh 0.6.0 (Chinese Democracy)
Andreas> Type ,? for help.
>> ,exit
Andreas> Perhaps I did something wrong?
Andreas> (Did a ./configure --prefix=/home/andreas/tmp/scsh-0.6/bin, then make
Andreas> && make install. It run without errors.)
I have no idea what the problem is. Either do a strace on the call to
scsh or you have a look at the executable and check if the paths to vm and
image are correct (you can use the strings command for this).
--
Martin
|