On Aug 12, 2009, at 6:46 PM, Josh Simons wrote:

>
> I have added SUNWxwrtl as a build dependency for my package in order  
> to ensure that
> /usr/lib/X11/libX11.so is available in the Juicer build environment  
> and yet my build still fails, unable
> to find this library.
>
> Is this the correct dependency? If not,
>
>       1. What is the correct dependency?
>       2. How would I determine this if faced with a similar situation in  
> the future?
>


Answering my own questions:

        1. The correct dependency is SUNWxwplt. SUNWxwrtl installs various  
links,
        but no actual files.

        2. In this case, I issued the following command to determine that  
SUNWxwplt
        contains the actually .so I was looking for:

                pfexec pkg search :file::libX11.so.\*



Reply via email to