Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!spool.mu.edu!usenet.eel.ufl.edu!news.mathworks.com!enews.sgi.com!news.igc.apc.org!usenet From: "Samuel E. Romero" <ser@mail.hon.hn> Newsgroups: comp.unix.bsd.freebsd.misc Subject: ApacheSSL How to Date: Tue, 23 Jul 1996 14:50:50 +0600 Organization: Institute for Global Communications Lines: 16 Sender: codehuhon@igc.apc.org Message-ID: <31F4926A.52F4@mail.hon.hn> NNTP-Posting-Host: 206.48.253.70 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 2.02 (Win95; I) I've setup FreeBSD 2.1.5 from the ftp.freebsd.org site, but I'm located outside the US, so I didn't got the DES and the export restricted software. I want to use Apache-SSL (from the european site), but was unable to successfully compile SSLeay-0.6.1, because it says: read_pwd.c:93: termio.h: No such file or directory *** Error code 1 I have searched for the termio.h file and is not in my system. I don't know if that file is part of the DES packages, and if it does, how can I add to my system the DES and eBones libraries found in ftp.internat.freebsd.org? Do I have to reinstall from that site? or can I use my current installation and 'add' that software? (how?). Thanks.