Date: 03 Jun 2003 10:39:52 -0400 From: "Brandon S. Allbery " KF8NH <allbery@ece.cmu.edu> To: Roger Merritt <mcrogerm@stjohn.ac.th> Cc: freebsd-ports@freebsd.org Subject: Re: Perl ports problem Message-ID: <1054651191.82789.3.camel@rushlight.kf8nh.apk.net> In-Reply-To: <5.2.0.9.0.20030603151634.00a30240@127.0.0.1> References: <5.2.0.9.0.20030603151634.00a30240@127.0.0.1>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 2003-06-03 at 04:25, Roger Merritt wrote: > I was trying to install a Content Management System (MkDoc) which requires > several perl ports. Many of the ports installed with no problem, but now > I've run into several that all seem to have the same header file missing: Sounds like either (a) you haven't done "use.perl port" (the Unicode stuff in particular almost certainly needs at least perl 5.6), or (b) your perl installation is confused. I had the latter happen during a mass portupgrade because I had both 5.6 and 5.8 installed; I ended up nuking both, reinstalling 5.8, "use.perl port", and "portupgrade -f p5-\*" to make the existing ports sync up before I could install new Perl ports. -- brandon s allbery [openafs/solaris/japh/freebsd] allbery@kf8nh.apk.net system administrator [linux/heimdal/too many hats] allbery@ece.cmu.edu electrical and computer engineering KF8NH carnegie mellon university [better check the oblivious first -ke6sls]
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1054651191.82789.3.camel>