Author Topic: xpdf doesn\'t work  (Read 2224 times)

neth

  • Newbie
  • *
  • Posts: 5
    • View Profile
    • http://
xpdf doesn\'t work
« 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

nihon-jin

  • Newbie
  • *
  • Posts: 3
    • View Profile
xpdf doesn\'t work
« Reply #1 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  )

piotr

  • Jr. Member
  • **
  • Posts: 69
    • View Profile
    • http://
xpdf doesn\'t work
« Reply #2 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

neth

  • Newbie
  • *
  • Posts: 5
    • View Profile
    • http://
xpdf doesn\'t work
« Reply #3 on: May 20, 2004, 05:14:05 pm »
Installing lesstif fixed the problem for me.  Thanks.