[toaster] URGENT: Disabling TLS in Toaster Patch - How?
I need to disable TLS in the Toaster patch urgently. Is it all in one area in the patch file? TLS is looking more and more likely to be the problem causing my myserious misrouting of mail. (Why, I still have no idea, but a hand-run SMTP session with no TLS works perfectly) -- Was I helpful? Let others know: http://svcs.affero.net/rm.php?r=utoxin&p=main
[toaster] new cobalt installation error
Hi list, I had tried to install another cobalt, fixed up the error on /usr/bin/ld: cannot find -lsslcollect2: ld returned 1 exit statusmake: *** [qmail-remote] Error 1 and i have now a new error, str.a fs.a auto_qmail.o `cat dns.lib` `cat socket.lib` \-lssl -lcryptocollect2: cannot find `ld'make: *** [qmail-remote] Error 1 Does this has anything to do with openssl or openssh? regards
Re: [toaster] new cobalt installation error
Well, install ssl-devel libary and software development tools. Like make, autoconf, gcc, ld .. -- Eero - Original Message - From: "Nicholas Chua" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, July 02, 2003 6:27 AM Subject: [toaster] new cobalt installation error Hi list, I had tried to install another cobalt, fixed up the error on /usr/bin/ld: cannot find -lssl collect2: ld returned 1 exit status make: *** [qmail-remote] Error 1 and i have now a new error, str.a fs.a auto_qmail.o `cat dns.lib` `cat socket.lib` \ -lssl -lcrypto collect2: cannot find `ld' make: *** [qmail-remote] Error 1 Does this has anything to do with openssl or openssh? regards
[toaster] NO root / segmentation fault
Hi I installed the complete toaster, and it works super fine – the first about 24 hours After that, I can’t log in to my root account any more!!! And when I use one of the other accounts, I get segmentation faults all the time…
Re: [toaster] new cobalt installation error
> Well, install ssl-devel libary and software development tools. > > Like make, autoconf, gcc, ld .. > -- > Eero Where can i do that? Are the tools in the openssl-0.9.7b.tar.gz package?