farhan ahmed wrote:
Hello,
I have been facing weird login problem, have been running OpenBSD 4.4 for
months without any problem, today I installed some packages and after that I
am unable to login, it is production pf/CARP firewall server, all daemons are
runninng fine but can't get login. Please help me to sort out this.
OS: BSD 4.4
Hardware: SUN Fire X2100
[EMAIL PROTECTED] ssh 10.108.128.1
[EMAIL PROTECTED]'s password:
-bash: can't load library 'libiconv.so.5.0'
connection to 10.108.128.1 closed
I have libiconv.so.5.0 in /usr/local/lib. Even i tried to login from console
but getting same error. Please help me how can I solve this.
Thanks,
--
Regards,
Farhan Ahmed
today.
http://www.ninemsn.com.au/hotmailroadtrip
Hi,
1. don't log in remotely as root.
2. don't use bash as shell for root.
3. and if you really want to ignore good advice 1 & 2, adapt your PATH
variable to include /usr/local/lib/.
HTH,
Stijn