[CSCMail-Users] Timezone Problems
Brought to you by:
countzer0
|
From: Daniel S. <np...@gm...> - 2000-06-24 14:38:10
|
I get the following error message everytime I try to write an email:
Use of uninitialized value at /usr/bin/cscmail line 3391.
ERROR: Date::Manip unable to determine TimeZone.
Date::Manip::Date_TimeZone called at /usr/lib/perl5/site_perl/5.005/Date/Manip.pm line 620
Date::Manip::Date_Init() called at /usr/lib/perl5/site_perl/5.005/Date/Manip.pm line 738
Date::Manip::ParseDateString('now') called at /usr/lib/perl5/site_perl/5.005/Date/Manip.pm line 1655
Date::Manip::UnixDate('now', '%g') called at /usr/lib/cscmail/csclib.pl line 226
main::date_now called at /usr/bin/cscmail line 3044
main::send_message('Gtk::Button=HASH(0x8aed0ec)', 'Gtk::Window=HASH(0x8aa8004)', undef, undef) called at /usr/bin/cscmail line 7303
I updated the Date::Manip Module to 5.38, and also tried to compile it myself. The "make test" command succeded, but my cscmail still dont works.
Can anyone tell me what to do?
I'm using:
SuSE 6.2
Perl 5.00503
GTK 1.2.8
Timezone: Europe/Zurich
thanks, Daniel
|