ctype locale: Invalid argument
- From: "Chris H." <chris#@1command.com>
- Date: Fri, 22 Jun 2007 17:10:18 -0700
Hello,
I've been struggling with an error in a perl program I've been working on.
Actually, I'm attempting to convert and enhance the freebsd man page cgi
program - convert it to PHP and add some additional features. BUT, before
I make the conversion I wanted to eliminate an error that the original perl
version emits - ctype locale: Invalid argument.
I've spent several days searching for an answer. On the FBSD mailing list
I found only one reference. But it was Solaris related. Given that MAN(1)
gets this information from ENV(1). I ran LOCALE(1) with no args and received
the following:
LANG=
LC_CTYPE="C"
LC_COLLATE="C"
LC_TIME="C"
LC_NUMERIC="C"
LC_MONETARY="C"
LC_MESSAGES="C"
LC_ALL=
Given I'm on the west coast of the US (-700). Is the above output correct?
Should I have added something to MAKE.CONF(5) before build kernel && build
world? Am I even on the right track here?
Thank you for all your time and consideration.
--Chris
--
panic: kernel trap (ignored)
_______________________________________________
freebsd-stable@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@xxxxxxxxxxx"
- Prev by Date: Re: Have some troubles after deleting group of packages...
- Next by Date: Re: Have some troubles after deleting group of packages...
- Previous by thread: UPEK/TouchChip Biometric Device problem
- Next by thread: Unable to use my USB MP4 player: FreeBSD hangs
- Index(es):
Relevant Pages
|