Connecting Tech Pros Worldwide Help | Site Map

question about perl complaint

  #1  
Old September 5th, 2006, 09:15 PM
Giancarlo Bassi
Guest
 
Posts: n/a
Hi everyone,

Running html2latex I got this:

~/#html2latex

perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = "italian",
LC_ALL = "",
LC_COLLATE = "C",
LANG = "en_US"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
strict.pm did not return a true value at /usr/bin/html2latex line 22.
BEGIN failed--compilation aborted at /usr/bin/html2latex line 22.


With:

localedef --help

Usage: localedef [OPTION...] NAME
or: localedef [OPTION...] [--add-to-archive|--delete-from-archive]
FILE...
or: localedef [OPTION...] --list-archive [FILE]
Compile locale specification

Input Files:
-f, --charmap=FILE Symbolic character names defined in FILE
-i, --inputfile=FILE Source definitions are found in FILE
-u, --repertoire-map=FILE FILE contains mapping from symbolic names to
UCS4
values

.......


I couldn't understand better what I have to change or define.

Can someone give me some hint ?

Thanks a lot.
Giancarlo Bassi

---
"I'm no Pawn, I'm Donald Duck ! "
-- Donald in MathMagic Land


  #2  
Old September 12th, 2006, 09:15 AM
Michael Wehner
Guest
 
Posts: n/a

re: question about perl complaint


Giancarlo Bassi wrote:
Quote:
Can someone give me some hint ?
Check your system's documentation about locales.
Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
Python to use a non open source bug tracker? Giovanni Bajo answers 158 October 10th, 2006 02:15 AM
Roundup of FAQ change requests Richard Cornford answers 4 July 23rd, 2005 04:44 PM
Python syntax in Lisp and Scheme mike420@ziplip.com answers 699 July 18th, 2005 05:41 AM
What's better about Ruby than Python? Brandon J. Van Every answers 220 July 18th, 2005 03:04 AM