RT3: perl sbin/rt-test-dependencies not working

Can anyone help me here?

I installed perl 5.8.0 from source on a debian (woody) system in a separate
location.
After this I tried to follow the instructions in the rt3 README to install
perl modules with cpan.

When I start

perl sbin/rt-test-dependencies --with-mysql --with-modperl1 --install

I get a syntax error in CPAN/FirstTime.pm (log output.txt attached), so I
cannot use the --install options to solve all dependencies.

Before I go by hand, is this a known error in rt3(rc1) or in perl? Is there
a fix?

Regards,
Dirk Pape.

I forgot to attach the log.

–Am Dienstag, 18. März 2003 11:13 Uhr +0100 schrieb Dirk Pape
pape-rt@inf.fu-berlin.de:

output.txt (3.4 KB)

I forgot to attach the log.

–Am Dienstag, 18. März 2003 11:13 Uhr +0100 schrieb Dirk Pape
pape-rt@inf.fu-berlin.de:

Can anyone help me here?

I installed perl 5.8.0 from source on a debian (woody) system in a
separate location. After this I tried to follow the instructions in the
rt3 README to install perl modules with cpan.

When I start

perl sbin/rt-test-dependencies --with-mysql --with-modperl1 --install

I get a syntax error in CPAN/FirstTime.pm (log output.txt attached), so I
cannot use the --install options to solve all dependencies.

Before I go by hand, is this a known error in rt3(rc1) or in perl? Is
there a fix?

After installing Perl for the first time, I reckon you need to configure
CPAN.

http://www.cynistar.net/~apthorpe/code/configuring_cpan.html

    cheers
   - wash 

Odhiambo Washington, wash@wananchi.com . WANANCHI ONLINE LTD (Nairobi, KE) |
http://ns2.wananchi.com/~wash/ . 1ere Etage, Loita Hse, Loita St., |
GSM: (+254) 722 743 223 . # 10286, 00100 NAIROBI |
“Oh My God! They killed init! You Bastards!”
–from a /. post

Thanks, but that did not help. The error remains the same.

Dirk.

–Am Dienstag, 18. März 2003 17:55 Uhr +0300 schrieb Odhiambo Washington
wash@wananchi.biz: