php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #3898 perl : warning setting local failed....
Submitted: 2000-03-22 12:29 UTC Modified: 2000-03-27 13:27 UTC
From: anpe dot fr at cisi dot centre-est Assigned:
Status: Closed Package: Compile Failure
PHP Version: Earlier? Upgrade first! OS: linux
Private report: No CVE-ID: None
 [2000-03-22 12:29 UTC] anpe dot fr at cisi dot centre-est
I have a problem with compiling php4.
Do yo know what is this problem?

When I do : make install I have this at the end :

perl: warning: setting local failed
perl: warning please check that your local setting:
       LANGUAGE = (unset),
       LC_ALL = "fr_FR",
       LANG = "fr"
are supported and installed on your system
perl: warning: falling back to the standard locale ("C").
cp libs/libphp4.so usr/lib/apache/libphp4.so
cp: libs/libphp4.so Aucun fichier ou r?pertoire de ce type
apxs: Break command failed with rc=65536
make[1]: *** [install-local] Error 1
make[1]: *** [leaving directory 'usr/src/php-4.0b4pl1
make[1]: *** [install-recursive] Error 1

I do ./configure --with-mysql --with-apxs=/usr/sbin/apxs --enable-track-vars --with-ftp --with-xml


       

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-03-27 13:27 UTC] sas at cvs dot php dot net
This warning message is unrelated to PHP. If you encounter further compile failures, please follow

http://bugs.php.net/bugs-dos-and-donts.php3
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat May 18 13:01:32 2024 UTC