[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
minivend detects perl-errors !
hi list
am new here and have a typical starter-problem :
linuxconf tells me, that perl have detect "locale" - errors.
these errors are as follows :
perl : warning : setting locale failed
perl : warning : Please check that your locale settings
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "de"
are supported and installed on your system
perl : warning : falling back to standard locale ("C")
Can't locate HTML/Entities.pm in @ INC (@INC contains :
/usr/lib/minivend/lib /usr/lib/perl5/5.00503/i386-linux
/usr/lib/perl5/5.00503
/usr/lib/perl5/site_perl/5.005/i386-linux
/usr/lib/perl5/site_perl/5.005 .) at
(usr/lib/minivend/lib/Vend/Parser.pm line 107
But : have found that file Entities.pm in :
/usr/local/src//minivend-3.14-3/extra/HTML and
/usr/local/mvend/lib/HTML
So, where should be the file "Entities.pm"
My locale tells me the following :
LANG=de
LC_CTYPE="de_DE"
LC_NUMERIC="de_DE"
LC_TIME="de_DE"
LC_COLLATE="de_DE"
LC_MONETARY="de_DE"
LC_MESSAGES="de_DE"
LC_ALL=de_DE
Trying to : set "LANGUAGE="de_DE"
does not appear in locale or have no effect..
The used linux is a RH 6.0 Version.
Have to say fairly, I'm a perl-starter also. So my
experience has a very low level. But I don't have a fear to
take the bull by the horns. Am aware, that this way can be
a long way. Anyway - lets start.
Thanks for helping me
schneidhofer