pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/50039: erroneous dependency of print/xpdf on libXp



Maybe pkgsrc isn't so wrong after all:

$ ldd /usr/pkg/bin/xpdf
[...]
        -lXp.6 => /usr/pkg/lib/libXp.so.6
[...]
        -lXpm.4 => /usr/pkg/lib/libXpm.so.4
[...]

And this is on NetBSD. The same is true on Solaris, i.e. the xpdf there is now showing an unresolved dependency:

$ ldd /opt/pkg-hrz/head/bin/xpdf
[...]
        libXp.so.6 =>    (file not found)
[...]

So the fix is probably to make x11/libXp an explicit requirement in print/xpdf.

--
Jörn Clausen
Plattformen & Serverdienste
Hochschulrechenzentrum

Universität Bielefeld
Universitätsstraße 25
33615 Bielefeld
Telefon: +49 521 106-12601
E-Mail: joern.clausen%uni-bielefeld.de@localhost

http://www.uni-bielefeld.de/hrz


Home | Main Index | Thread Index | Old Index