OESF Portables Forum

Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Angstrom & OpenZaurus => Topic started by: lekter on September 23, 2004, 12:44:57 pm

Title: 3.5.1 pdf reader
Post by: lekter on September 23, 2004, 12:44:57 pm
I have just set up the OE environment and it seems it is working. (good job guys).

Do you know which package do I need to compile to have a PDF reader for oz-opie?
Title: 3.5.1 pdf reader
Post by: Mickeyl on September 23, 2004, 03:47:00 pm
There's no pdf viewer for Opie in OE yet. We're waiting for someone to add a .oe file for qpdf2...
Title: 3.5.1 pdf reader
Post by: lekter on September 23, 2004, 06:18:07 pm
I have been trying to compile qpdf2 with oe toolchain but it i s difficult. qpdf2 is one of the ugliest source i've ever seen.. It requires the modification of some .h files from QT to ever compile.

I am not enough skilled in OE yet to build qpdf2 (my favorite pdf viewer). I dont know even if its possible to make those ugly hacks with oe.
Title: 3.5.1 pdf reader
Post by: Teletubbie on September 23, 2004, 06:36:00 pm
The same here. I got it compiled after modificating some qpe and qte headers as mentioned in the readme file. But then I got SIGSEGV.
I also got the first version compiled and running, but that cant do nothing more than usual opie-qpdf.
Cheers,
Sam
Title: 3.5.1 pdf reader
Post by: technojunkie on September 26, 2004, 12:37:42 pm
Does konqueror have a PDF plugin? If so is it decent?
Title: 3.5.1 pdf reader
Post by: technojunkie on October 15, 2004, 05:47:18 pm
*bump*

does anybody have a way to read pdf files in 3.3.5?
Title: 3.5.1 pdf reader
Post by: alienz on October 22, 2004, 03:57:07 pm
*forgive all ignorance beforehand please*

Does qpdf just need to be recompiled and ipkg'd for OZ 3.5.1? It's the one reason I'm using Cacko still. OZ is amazingly fast but a PDF reader is a killer app.
Title: 3.5.1 pdf reader
Post by: lardman on October 23, 2004, 09:12:05 am
You should be able to install a package which you're using on Cacko. You'll need to use the compat libs with it though, and will need to use -force-depends to ignore the qpe-base dependency.


Simon
Title: 3.5.1 pdf reader
Post by: alienz on October 26, 2004, 12:16:31 am
I have qpdf2 installed on OZ/GPE and got all the libs it needed installed finally, but it barfed out on a undefined symbol. Is this the error that prevents it from running on OZ?
Title: 3.5.1 pdf reader
Post by: znaut on November 04, 2004, 05:50:09 am
qpdf works with the compat-libs. but if you want to show a document, he crashs.

you have to starte a document first with the note-view. then, the viewer makes a xml-file an crashs again. but then you have this file and you can start the document in all viewmodes.
Title: 3.5.1 pdf reader
Post by: systemparadox on November 11, 2004, 10:14:29 am
I don't suppose the status of this has changed, but if it has, please speak up.
Thanks
Simon
Title: 3.5.1 pdf reader
Post by: michalf on November 16, 2004, 03:14:14 pm
qpdf2 works fine for me with compat-lib on oz 3.5.1, zaurus 5600. a friend of mine has zaurus 5500 with oz 3.5.1 and also works fine.

regards - m
Title: 3.5.1 pdf reader
Post by: systemparadox on November 16, 2004, 03:43:46 pm
woohoo!
I'll go try it, thanks.
I'll try the one in the feed whilst i'm waiting for someone to reply, but is that the right one to use?

Thanks!
Simon
Title: 3.5.1 pdf reader
Post by: Mickeyl on November 16, 2004, 06:08:00 pm
Quote
*forgive all ignorance beforehand please*

Does qpdf just need to be recompiled and ipkg'd for OZ 3.5.1? It's the one reason I'm using Cacko still. OZ is amazingly fast but a PDF reader is a killer app.
Besides qpdf and qpdf2 being more or less dead, it's not only that. It is writing a .oe file for it to make it reproducable from source. (This is btw., the major difference between a "customized ROM" (aka a SharpROM clone) and a built-from-source ROM (aka pdaXrom and OZ)). And since qpdf2 is one hacky piece of code [with a sad history, which I might add] no one was motivated yet to add it [and its dependencies] to OE.

Wanna give it a shot?