FS#7543 - Perl doesn't install correctly from the installer (?)
Attached to Project:
Arch Linux
Opened by Paul Robson (paulr) - Sunday, 01 July 2007, 06:21 GMT
Last edited by Tobias Powalowski (tpowa) - Thursday, 16 August 2007, 20:17 GMT
Opened by Paul Robson (paulr) - Sunday, 01 July 2007, 06:21 GMT
Last edited by Tobias Powalowski (tpowa) - Thursday, 16 August 2007, 20:17 GMT
|
Details
I've just reinstalled Arch Linux and found that it would not
print (foomatic-rip) failing. Investigations led to this
being caused by Perl not being able to cope with use
strict/warnings;
e.g. the simple perl program - use strict; use warnings; generates 'can't locate module strict.pm' messages. I reinstalled Perl and it went away. Not sure if this is reproducible or a one-off wierd bug for some reason. Could be a symlink fault on first installation ? |
This task depends upon
Closed by Tobias Powalowski (tpowa)
Thursday, 16 August 2007, 20:17 GMT
Reason for closing: Duplicate
Thursday, 16 August 2007, 20:17 GMT
Reason for closing: Duplicate
Comment by dude r (duder) - Monday,
02 July 2007, 04:16 GMT
Comment by Paul Robson (paulr) -
Tuesday, 10 July 2007, 18:21 GMT
i've got the same issue. this is a first install for arch, haven't
touched perl at all. cpan won't even load up.
Have reinstalled arch (you don't want to know the stupid reason
why - my fault not Arch's) and same problem has occurred - same
fix (pacman -S perl and accept reinstall) solves problem.