View Single Post
Old 08-19-2011, 01:57 PM   #1
geormes
Groupie
geormes ought to be getting tired of karma fortunes by now.geormes ought to be getting tired of karma fortunes by now.geormes ought to be getting tired of karma fortunes by now.geormes ought to be getting tired of karma fortunes by now.geormes ought to be getting tired of karma fortunes by now.geormes ought to be getting tired of karma fortunes by now.geormes ought to be getting tired of karma fortunes by now.geormes ought to be getting tired of karma fortunes by now.geormes ought to be getting tired of karma fortunes by now.geormes ought to be getting tired of karma fortunes by now.geormes ought to be getting tired of karma fortunes by now.
 
geormes's Avatar
 
Posts: 152
Karma: 216188
Join Date: Jul 2010
Device: Nook Classic, Kobo Touch, Nook Simple Touch, Kobo Aura
0.4.0 on Fedora 15

32-bit works great after some minor fiddling. At first it refused to work and complained of static libraries it couldn't find. I looked at sigil.sh in gedit and noted it was adding the current directory to the LD_LIBRARY_PATH environmental variable. Due to old habits I don't like to use LD_LIBRARY_PATH and prefer to leave it blank,the default on Fedora.

I added the following line to sigil.sh before the if/fi logic:
LD_LIBRARY_PATH=/usr/lib
Other than changing permissions that was all that was needed.
geormes is offline   Reply With Quote