Final update, I suppose. I decided to avoid running the imapd.rc file competely, and ran the couriertcp (etc) command manually. I was apparently successful, since the command ran without error. Here is that command FYI:
/usr/local/libexec/courier-imap/couriertcpd -address=10.0.0.1 -pid=/var/run/imapd.pid -stderrloggername=imapd -maxprocs=50 143 /usr/local/sbin/imaplogin /usr/local/bin/imapd Maildir (remember to change the IP to your IP) -- Steve >At 21:31 27/09/2002 -0400, Steve Fulton wrote: > >Here is an update: > >I re-compiled Courier-Imapd 1.5.3 under Solaris 8 using GDBM instead of >Berkeley's DB 4.1.24, with these evironmental variables set, pointing to >the directory where I installed both GDBM and DB (/usr/local/lib): > >LD_LIBRARY_PATH=/usr/lib:/usr/local/lib >LD_FLAGS=-R/usr/lib:/usr/local/lib > >.. and since I use bash, I exported each of them. > >The compile completely successfully and I ran make install and make >install-configure -- both successful. I then switched to the directory >containing the imapd.rc file and ran "imapd.rc start" and received this error: > >bash-2.03# ./imapd.rc start >ld.so.1: /usr/local/libexec/courier-imap/couriertcpd: fatal: libgdbm.so.3: >open failed: No such file or directory >Killed > >With the exception of the libgdbm.so.3 file name, the error is identical >to one I got using Berkeley's DB. > >I am running out of ideas, any help would be greatly appreciated! > >-- Steve > > >>>>error has occurred. I've ensured that the LD_LIBRARY_PATH was >>>>correctly set every time I ran the configure script and ran make. >>> >>>And what about at runtime? >> >>I've had the LD_LIBRARY_PATH variable set at run time as well. I'm >>currently re-compiling using gdbm instead of db, and I'll post the result. >> >>-- Steve >> >> >> >>------------------------------------------------------- >>This sf.net email is sponsored by:ThinkGeek >>Welcome to geek heaven. >>http://thinkgeek.com/sf >>_______________________________________________ >>courier-users mailing list >>[EMAIL PROTECTED] >>Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users > > > >------------------------------------------------------- >This sf.net email is sponsored by:ThinkGeek >Welcome to geek heaven. >http://thinkgeek.com/sf >_______________________________________________ >courier-users mailing list >[EMAIL PROTECTED] >Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
