Quote:
Originally Posted by Adam B.
Do an `ls` in the abiword directory.
Then `cd bin`, and do an `ls` in the bin directory. It sounds like it can't find the abiword binary...
|
I did that. It is there.
Update:
I think I found it:
export DISPLAY=:0
export scriptdir=`/usr/bin/dirname $0` <<<<< This is the letter Oh, I changed it to zero, now it seems to work !!
LD_LIBRARY_PATH=$scriptdir/lib
cd $scriptdir
./bin/abiword