OESF Portables Forum

Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started by: neth on May 18, 2004, 11:09:21 am

Title: xpdf doesn\'t work
Post by: neth on May 18, 2004, 11:09:21 am
Hi,

I installed the xpdf package from pdaxrom, but xpdf doesn\'t start ( library linXm.so.2 not found) Which package do i have to install to get this working?

And another thing: How can I customize the desktop environment, e.g. add icons?

bye
neth
Title: xpdf doesn\'t work
Post by: nihon-jin on May 18, 2004, 08:02:47 pm
lesstif is needed to satisfy xpdfs dependencies ...

and for adding icons, look at /usr/share/matchbox/vfolders & /usr/share/applications
icons are stored in /usr/share/pixmaps (i\'m adding desktop files in my ipkg\'s directly, like that, it is bound to the ipkg and I have no need to remove that stuff manually  )
Title: xpdf doesn\'t work
Post by: piotr on May 20, 2004, 04:40:19 pm
It works for me.
If you have CF wifi card try to install xpdf under console

ipkg install xpdf

It will install all dependences.
piotr
Title: xpdf doesn\'t work
Post by: neth on May 20, 2004, 05:14:05 pm
Installing lesstif fixed the problem for me.  Thanks.