OESF Portables Forum
Everything Else => General Support and Discussion => Zaurus General Forums => Archived Forums => Software => Topic started by: shanti on January 18, 2005, 06:36:07 pm
-
5500 with openzaurus and opie
ok, i've tried this link:
http://prdownloads.sourceforge.net/qpdf2/q...rm.ipk?download (http://prdownloads.sourceforge.net/qpdf2/qpdf2_freetype-2.2.1-20040217_arm.ipk?download)
with:
undefined symbol: _7QString.shared_null
(same error for ztrans)
with opie repository "ipkg install ..." only:
segmentation fault
i've searched/installed around for a library but i don't know what it is the right one...
one more: you know a program for track time where i can put a money/hour cost? (like hours for palm...)
thanks! ;)
Matteo
-
oz-compat libraries already installed but:
http://opie.handhelds.org/cgi-bin/moin.cgi...dcompat_20HowTo (http://opie.handhelds.org/cgi-bin/moin.cgi/oz_2dcompat_20HowTo)
maybe can help someone...
cheers
Matteo
-
HEy,
it's not necessary to have oz-compat to run qpdf2!!
Just install qpdf2 from the OZ-3.5.2 feeds under www.openzaurus.org
Then start qpdf2 with "qpdf -d0" thats all!
Much fun
Bedman
-
I get this from the command line:
Cannot find font definition file /usr/local/qt-embedded/lib/fonts/fontdir - is $QTDIR set correctly?
And it appears that this is what's causing the segfault.
Any ideas?
Thanks,
Kent!
-
In another post someone replied to edit the qpdf.desktop file (in opt/QtPalmtop/apps/Applications) with the following change:
Exec=qpdf
should be changed to
Exec=qpdf -d 0
This is the post where I found the help:
https://www.oesf.org/forums/index.php?showtopic=10363 (https://www.oesf.org/forums/index.php?showtopic=10363)
Thanks,
Kent!