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

Re: perl warning....



Ole Janssen schrieb:
Am Sonntag, 16. Oktober 2005 21:58 schrieb norman bundey:

ach ja und das weglassen der angaben von language hat leider auch
nichts gebracht.


Wie hast Du das denn gemacht? Also ich meinte sowas wie:

unset LANGUAGE
perl-programm

Okay so ging es habe alles auf unset gedrückt. also LANGUAGE und
LANG. dann habe ich wie andreas meinte die beiden pakete
neuinstalliert.hier der auszug der installation:

...# apt-get install --reinstall libc6 locales
Reading Package Lists... Done
Building Dependency Tree... Done
0 upgraded, 0 newly installed, 2 reinstalled, 0 to remove and 0 not
upgraded.
Need to get 0B/8884kB of archives.
After unpacking 0B of additional disk space will be used.
Do you want to continue? [Y/n]

Preconfiguring packages ...
(Reading database ... 105238 files and directories currently installed.)
Preparing to replace libc6 2.3.2.ds1-22 (using
.../libc6_2.3.2.ds1-22_i386.deb)
...
ls: relocation error: /lib/libpthread.so.0: symbol __libc_stack_end,
version GLIBC_PRIVATE not defined in file ld-linux.so.2 with link time
reference
ls: relocation error: /lib/libpthread.so.0: symbol __libc_stack_end,
version GLIBC_PRIVATE not defined in file ld-linux.so.2 with link time
reference
ls: relocation error: /lib/libpthread.so.0: symbol __libc_stack_end,
version GLIBC_PRIVATE not defined in file ld-linux.so.2 with link time
reference
ls: relocation error: /lib/libpthread.so.0: symbol __libc_stack_end,
version GLIBC_PRIVATE not defined in file ld-linux.so.2 with link time
reference
Unpacking replacement libc6 ...
Setting up libc6 (2.3.2.ds1-22) ...
Current default timezone: 'Europe/Berlin'.
Local time is now: Mon Oct 17 07:00:28 CEST 2005.
Universal Time is now: Mon Oct 17 05:00:28 UTC 2005.
Run 'tzconfig' if you wish to change it.
(Reading database ... 105238 files and directories currently installed.)
Preparing to replace locales 2.3.2.ds1-22 (using
.../locales_2.3.2.ds1-22_all.deb) ...
Unpacking replacement locales ...
Setting up locales (2.3.2.ds1-22) ...
Generating locales...
Generation complete.

nun habe ich mit dpkg-reconfigure locales die einstellungen vorgenommen, so wie til meinte. aber der fehler war nach einem neustart wieder da. noch jemand eine idee? habe mal localeconf installiert hab ich hier :http://www.unixboard.de/vb3/showthread.php?t=5079
was sind denn die richtigen einstellungen die ich hier machen muss?

locale sieht jetzt so aus:
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
LANG=de_DE.UTF-8@euro
LC_CTYPE="de_DE.UTF-8@euro"
LC_NUMERIC="de_DE.UTF-8@euro"
LC_TIME="de_DE.UTF-8@euro"
LC_COLLATE="de_DE.UTF-8@euro"
LC_MONETARY="de_DE.UTF-8@euro"
LC_MESSAGES="de_DE.UTF-8@euro"
LC_PAPER="de_DE.UTF-8@euro"
LC_NAME="de_DE.UTF-8@euro"
LC_ADDRESS="de_DE.UTF-8@euro"
LC_TELEPHONE="de_DE.UTF-8@euro"
LC_MEASUREMENT="de_DE.UTF-8@euro"
LC_IDENTIFICATION="de_DE.UTF-8@euro"
LC_ALL=

gruus
norman


Wenn der Fehler danach weg ist, dann müsstest Du mal gucken, wo die Variable LANGUAGE gesetzt wird, und das da korrigieren/entfernen.





Reply to: