Date: Fri, 28 May 2004 12:18:38 -0500 From: Len Conrad <LConrad@Go2France.com> To: freebsd-questions@freebsd.org Subject: Re: perl and berkeley Message-ID: <6.1.0.6.2.20040528113731.04e11d18@81.255.84.73> In-Reply-To: <20040528030330.GA36365@weller-fahy.com> References: <6.1.0.6.2.20040526161236.03124ec0@81.255.84.73> <20040526233114.GA57519@weller-fahy.com> <6.1.0.6.2.20040526224910.031d07a8@81.255.84.73> <20040527065822.GA60211@weller-fahy.com> <6.1.0.6.2.20040527042551.03d0ea00@81.255.84.73> <20040528030330.GA36365@weller-fahy.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> > perl -MCPAN -e 'install BerkeleyDB' > > > > ... still gives: > > > > BerkeleyDB.xs:74: #error db.h is from Berkeley DB 1.x - need at least > > Berkeley DB 2.6.4 > > *** Error code 1 > > > > I've deleted and re-installed that db3 pkg, but still get the same error. > >my first try would probably be to remove all CPAN modules installed >under the old perl, and reinstall them. Then try installing that DB. >However, wiser heads may have a better clue. Sounds like a good plan, but MCPAN doesn't seem to support uninstall of modules. "find" does show where modules are installed to uninstall them manually. I see MCPANPLUS supports uninstall. Dammit, this "simple" project of getting PERL to talk to db3 is like the ball of string. thanks Len
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6.1.0.6.2.20040528113731.04e11d18>