4 messages in net.sourceforge.lists.courier-users[courier-users] Trouble with libstdc+...
FromSent OnAttachments
Jim CooleyJun 26, 2000 7:55 pm 
Nathan HawkinsJun 27, 2000 6:06 pm 
Brian EdmondsJun 28, 2000 5:14 pm 
Anand BuddhdevJun 29, 2000 8:20 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[courier-users] Trouble with libstdc++.so.2.10.0Actions...
From:Jim Cooley (cool@pacbell.net)
Date:Jun 26, 2000 7:55:27 pm
List:net.sourceforge.lists.courier-users

I have just installed courier on a Sun Sever running Solaris 7. I have been able to get smtp functionality as well as pop3 login capability. I run into the following error when I attempt anything else:

ld.so.1: submit: fatal: libstdc++.so.2.10.0: open failed: No such file or directory

I got around this error earlier by setting LD_LIBRARY_PATH to the place where my libstdc++.so.2.10.0 is located (/usr/local/lib/). I have set this in etc/pop3d, etc/esmtpd, and etc/courierd.

My questions are these: Where is courier looking for this file by default? How do I get every piece of courier code that is run to have its evnironment include LD_LIBRARY_PATH=/usr/local/lib/ ?

Any ideas?

Jim