В отговор на Pankaj Kumart <[EMAIL PROTECTED]>:

> Hi all,
>  
> I am getting problem while running gdb 6.0 on solaris 9.0 machine.
>  
> the error message is
> ld.so.1: gdb: fatal: libiconv.so.2: open failed: No such file or directory
> Killed
>  
> please do let me know the solution to resolve this problem.
>  
> 
Add the location of libiconv.so.2(/usr/local/lib for example) and related lib
objects to LD_LIBRARY_PATH variable. Or better - create an init script that
updates ld.so.conf, so you won't need to fix env variables all the time.
Check man ld and related pages.
Dimitar
_______________________________________________
Solaris-Users mailing list
[EMAIL PROTECTED]
http://www.filibeto.org/mailman/listinfo/solaris-users

Reply via email to