OESF Portables Forum
Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started 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
-
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 )
-
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
-
Installing lesstif fixed the problem for me. Thanks.