> i find iconv.h both in /opt/csw/lib and
> /usr/local/lib.
>     i didn't know how to add  LD_LIBRARY_PATH .
>    is it edit /etc/profile,add line:
>    LD_LIBRARY_PATH=/usr/local/lib
> i have add this,but no use.

 I would advise not to set LD_LIBRARY_PATH.  Rather set your LDFLAGS -L and -R 
paths
before compiling.  And your going to have to make up your mind on a single 
environment
path you want to compile against.  Your mixing too many environments.

---Bob
 
 
This message posted from opensolaris.org
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to