Thread: iLiad Abiword
View Single Post
Old 04-27-2007, 04:01 PM   #30
henkvdg
Groupie
henkvdg has read War And Peace ... all of ithenkvdg has read War And Peace ... all of ithenkvdg has read War And Peace ... all of ithenkvdg has read War And Peace ... all of ithenkvdg has read War And Peace ... all of ithenkvdg has read War And Peace ... all of ithenkvdg has read War And Peace ... all of ithenkvdg has read War And Peace ... all of ithenkvdg has read War And Peace ... all of ithenkvdg has read War And Peace ... all of ithenkvdg has read War And Peace ... all of it
 
Posts: 180
Karma: 66830
Join Date: Oct 2006
Device: IREX iLiad, Pocketbook Pro 903
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

Last edited by henkvdg; 04-27-2007 at 05:10 PM.
henkvdg is offline   Reply With Quote