[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bigsister-general] UTF-8 error message


On Thu, Feb 09, 2006 at 05:54:40PM -0800, Herb Rubin wrote:
> I have Redhat ES 3 and get this when starting up:
> 
> your system is set to UTF-8 and your perl version might not support this

I run on RH ES 4, with the following patch and no additional problems:

Index: tools/bs_boot.sh
===================================================================
RCS file: /cvsroot/bigsister/bigsister/tools/bs_boot.sh,v
retrieving revision 1.2
diff -u -r1.2 bs_boot.sh
--- tools/bs_boot.sh    2 Mar 2004 15:05:44 -0000       1.2
+++ tools/bs_boot.sh    26 Jan 2006 09:11:52 -0000
@@ -17,6 +17,8 @@

 bs_instdir=/some-dir

+LANG=C LC_MESSAGES=C export LANG LC_MESSAGES
+
 [ -x "$bs_instdir/bin/bb_start" ] || exit 0

 exec $bs_instdir/bin/bb_start "$@"


(This is the file that ends up as /etc/init.d/bigsister)

/Niels

-- 
Niels Baggesen - @home - Århus - Denmark - suppressed
The purpose of computing is insight, not numbers   ---   R W Hamming


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd_______________________________________________
Bigsister-general mailing list
suppressed
https://lists.sourceforge.net/lists/listinfo/bigsister-general


Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.