pkgsrc-Users archive

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

Re: Missing libXaw8.so.8



Jan Danielsson wrote:
> Hello,
> 
>    On NetBSD/amd64 5.0 with pkgsrc-current, I get this:
> 
>    $ cat outdated_and_vuln_packages.dot | dotty -
>    Shared object "libXaw8.so.8" not found
> 
>    What is libXaw8.so.8, and where do I get it? Shouldn't it be a
> dependency of graphviz?

It is :)

[root@waldorf /usr/pkgsrc/graphics/graphviz]# bmake show-depends|grep Xaw
libXaw>=1.0.5:../../x11/libXaw

Jens


Home | Main Index | Thread Index | Old Index