Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: ctype locale: Invalid argument - what might cause this error?

by marto (Cardinal)
on Jan 03, 2010 at 13:24 UTC ( [id://815424]=note: print w/replies, xml ) Need Help??


in reply to ctype locale: Invalid argument - what might cause this error?

Further to Corions advice, please read and understand How do I post a question effectively?, as advised when posting.

  • Comment on Re: ctype locale: Invalid argument - what might cause this error?

Replies are listed 'Best First'.
Re^2: ctype locale: Invalid argument - what might cause this error?
by CamelDung (Novice) on Jan 03, 2010 at 15:44 UTC

    Apologies to you both, and to everyone else - I know better than to have posted such a question w/o some "clues" to work with. I'm afraid I've been up too many hours, and need some rest.

    In answer to your question - or rather, to place what I should have already;

    sys UNIX
    # locale
    LANG=
    LC_CTYPE="C"
    LC_COLLATE="C"
    LC_TIME="C"
    LC_NUMERIC="C"
    LC_MONETARY="C"
    LC_MESSAGES="C"
    LC_ALL=
    

    Once again, sorry for the omissions, and thank you for all your time and consideration.

    Advance perl usage; Do something really cool with it, and then share it with everyone.
      P.S. Just a "hunch"; do I need to set a perl env in the script to make perl happy, maybe?
      --
      Advance perl usage;
      Do something really cool with it, and then share it with everyone.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://815424]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (5)
As of 2024-04-16 18:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found