Thread: iLiad FBReader 0.10.7 Problem
View Single Post
Old 06-03-2009, 10:05 PM   #11
pwarren
Connoisseur
pwarren can program the VCR without an owner's manual.pwarren can program the VCR without an owner's manual.pwarren can program the VCR without an owner's manual.pwarren can program the VCR without an owner's manual.pwarren can program the VCR without an owner's manual.pwarren can program the VCR without an owner's manual.pwarren can program the VCR without an owner's manual.pwarren can program the VCR without an owner's manual.pwarren can program the VCR without an owner's manual.pwarren can program the VCR without an owner's manual.pwarren can program the VCR without an owner's manual.
 
Posts: 95
Karma: 186186
Join Date: May 2009
Location: Canberra, Australia
Device: Irex Iliad (Dead), EcoReader (Smashed screen), Kobo Touch
Ah, sorry, wasn't being clear!

I've copied my compiled install to /mnt/cf/myfbreader on my iliad, via scp after installing the unbrickable application.

so I run
Code:
root@ereader:/media/cf/myfbreader# export DISPLAY=:0
root@ereader:/media/cf/myfbreader# export LD_LIBRARY_PATH=/media/cf/myfbreader/lib
root@ereader:/media/cf/myfbreader# xepdmgr :0 ./bin/FBReader 
xepdmgr: client mode, child ./bin/FBReader
root@ereader:/media/cf/myfbreader#
Not terribly promising

Code:
root@ereader:/media/cf/myfbreader# LD_LIBRARY_PATH=/media/cf/myfbreader/lib /lib/ld-linux.so.2 --list ./bin/FBReader 
	libzltext.so.0.10 => /media/cf/myfbreader/lib/libzltext.so.0.10 (0x40000000)
	libzlcore.so.0.10 => /media/cf/myfbreader/lib/libzlcore.so.0.10 (0x4004f000)
	libdl.so.2 => /lib/libdl.so.2 (0x400f0000)
	liberipc.so.0 => /usr/lib/liberipc.so.0 (0x400fb000)
	libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x4010b000)
	libm.so.6 => /lib/libm.so.6 (0x401ea000)
	libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x40297000)
	libc.so.6 => /lib/libc.so.6 (0x402a1000)
	liblinebreak.so.1 => /media/cf/myfbreader/lib/liblinebreak.so.1 (0x403ad000)
	libfribidi.so.0 => /media/cf/myfbreader/lib/libfribidi.so.0 (0x403bd000)
	libexpat.so.0 => /usr/lib/libexpat.so.0 (0x403d3000)
	libz.so.1 => /usr/lib/libz.so.1 (0x403f8000)
	libcurl.so.3 => /usr/lib/libcurl.so.3 (0x40411000)
	/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x2aaaa000)
	libssl.so.0.9.7 => /usr/lib/libssl.so.0.9.7 (0x4044a000)
	libcrypto.so.0.9.7 => /usr/lib/libcrypto.so.0.9.7 (0x4047f000)
The FBReader 0.10.2 that istudy compiled works fine. https://www.mobileread.com/forums/showthread.php?t=39802
and now that I've actually read through his thread, I find that the install path, is actually compiled in to FBReader, which might be my problem, as I changed that!

brb....
pwarren is offline   Reply With Quote