Return to BSD News archive
#! rnews 1239 bsd Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!news.rmit.EDU.AU!news.unimelb.edu.au!munnari.OZ.AU!news.ecn.uoknor.edu!feed1.news.erols.com!newsfeed.internetmci.com!news-peer.gsl.net!jupiter.nic.dtag.de!RRZ.Uni-Koeln.DE!gtnduss1.du.gtn.com!www.punkt.de!not-for-mail From: "Patrick M. Hausen" <hausen@punkt.de> Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: INN w/ FreeBSD Date: 2 Jun 1997 16:41:19 GMT Organization: WEB Internet Services Lines: 12 Message-ID: <01bc6f73$e79735a0$f3e94dc2@hugo09.ticsoft.de> References: <01bc6d2e$af7f25c0$0410918a@smtpgw.nctsw.navy.mil> NNTP-Posting-Host: hugo09.ticsoft.de X-Newsreader: Microsoft Internet News 4.70.1155 Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:42058 Steve Koch <Steve.Koch@nctsw.navy.mil> wrote in <01bc6d2e$af7f25c0$0410918a@smtpgw.nctsw.navy.mil>... > Has anyone successfully configured Inn 1.5.1 w/ FreeBSD. I've tried it > with FreeBSD 2.1, 2.1.5, & 2.2.2 w/ no luck. I figured the port would be > pretty easy to compile but during the make all portion of the compile it > get the error: > ld: -lperl: no match > Any ideas? Any info would be appreciated. Thanks. The error message says it: install the perl5 port first. Patrick