Author Topic: Qpdf / Ztrans ... Again  (Read 2849 times)

shanti

  • Newbie
  • *
  • Posts: 2
    • View Profile
Qpdf / Ztrans ... Again
« 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

with:
Code: [Select]
undefined symbol: _7QString.shared_null(same error for ztrans)

with opie repository "ipkg install ..." only:
Code: [Select]
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

shanti

  • Newbie
  • *
  • Posts: 2
    • View Profile
Qpdf / Ztrans ... Again
« Reply #1 on: January 20, 2005, 08:40:07 am »
oz-compat libraries already installed but:

http://opie.handhelds.org/cgi-bin/moin.cgi...dcompat_20HowTo

maybe can help someone...

cheers

Matteo

Bedman

  • Newbie
  • *
  • Posts: 28
    • View Profile
Qpdf / Ztrans ... Again
« Reply #2 on: January 20, 2005, 07:14:25 pm »
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

ksignorini

  • Full Member
  • ***
  • Posts: 117
    • View Profile
Qpdf / Ztrans ... Again
« Reply #3 on: January 29, 2005, 10:30:47 am »
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!

ksignorini

  • Full Member
  • ***
  • Posts: 117
    • View Profile
Qpdf / Ztrans ... Again
« Reply #4 on: January 29, 2005, 08:28:38 pm »
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


Thanks,
Kent!