scsh-hackers
[Top] [All Lists]

Re: [Scsh-hackers] Testing the tarball

To: andreas.bernauer@student.uni-tuebingen.de
Subject: Re: [Scsh-hackers] Testing the tarball
From: Martin Gasbichler <gasbichl@informatik.uni-tuebingen.de>
Date: Wed Jan 9 00:27:15 2002
Cc: scsh-hackers@lists.sourceforge.net
List-id: Discussion among the implementors <scsh-hackers.lists.sourceforge.net>
Sender: scsh-hackers-admin@lists.sourceforge.net
>>>>> "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


<Prev in Thread] Current Thread [Next in Thread>