Reply to item 10 ...

Vladimir Marek wrote:
    ... cut ...
> 
>> 10. SUNWunrar dependencies
>>    You only have the default dependencies, is this correct?
>>    Have you checked with the dependency checker script that
>>    there are no others ?
> 
> I checked it by ldd
> $ ldd /usr/bin/unrar
>         libCstd.so.1 =>  /usr/lib/libCstd.so.1
>         libCrun.so.1 =>  /usr/lib/libCrun.so.1
>         libm.so.2 =>     /lib/libm.so.2
>         libc.so.1 =>     /lib/libc.so.1
> 
> Where can I find dependency checker ?

This was cut-n-paste from someone else's email ...

 > Dependencies check, follow the below instruction ...
 >
 > 1. edit your sfw-developer.sh script.  At the bottom, set SFW_PKGDB
 >    to point to the package directory of a current Solaris install
 >    image.
 >    # SFW_PKGDB=/net/netinstall/export/nv/s/latest/Solaris_11/Product
 >    and use bldenv(1) or just set it in your env.
 > 2. cd usr/src/pkgdefs
 > 3. make check_deps.

Reply via email to