Date: Tue, 14 Feb 2006 17:30:27 +0800 From: "Foo Ji-Haw" <jhfoo@nexlabs.com> To: <freebsd-questions@freebsd.org> Subject: Unable to install libwww (Perl) on FBSD 5.4 Message-ID: <057001c63149$4b9de350$c801a8c0@nexpc>
next in thread | raw e-mail | index | archive | help
Hi all, I've not no problems installing most of the applications on FBSD 5.4. = But I'm stuck with this one: Some background: 1. Just cvsupped 5 min ago 2. 5.4 OS 3. Using Perl 5.8.6 I'm trying to install ports/www/p5-libwww/, but in all the dependencies = that it tries to install, it always die on the same part of the error: perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LC_ALL =3D (unset), LANG =3D "en_EN.ISO8859-1" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). =3D=3D=3D> Building for p5-Net-1.19,1 0: not found *** Error code 127 I've had this for p5-URI, p5-Net, p5-Compress-Zlib. In the end, I installed the package instead: pkg_add -r libwww Running a test script that includes LWP::UserAgent, I get this warning = message; perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LC_ALL =3D (unset), LANG =3D "en_EN.ISO8859-1" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). Can anyone tell me how to get around this error/ warning? Thanks.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?057001c63149$4b9de350$c801a8c0>