[opensuse] why is perl broken?
Can't locate ctime.pl in @INC (@INC contains: /usr/lib/perl5/site_perl/5.20.1/i586-linux-thread-multi /usr/lib/perl5/site_perl/5.20.1 /usr/lib/perl5/vendor_perl/5.20.1/i586-linux-thread-multi /usr/lib/perl5/vendor_perl/5.20.1 /usr/lib/perl5/5.20.1/i586-linux-thread-multi /usr/lib/perl5/5.20.1 /usr/lib/perl5/site_perl .) at /usr/lib/majordomo/config-test line 129. is there a fix for this. I always end up recompiling perl and then modperl and then apache. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On Tue 13 Oct 2015 02:05:36 PM CDT, Ruben Safir wrote:
Can't locate ctime.pl in @INC (@INC contains: /usr/lib/perl5/site_perl/5.20.1/i586-linux-thread-multi /usr/lib/perl5/site_perl/5.20.1 /usr/lib/perl5/vendor_perl/5.20.1/i586-linux-thread-multi /usr/lib/perl5/vendor_perl/5.20.1 /usr/lib/perl5/5.20.1/i586-linux-thread-multi /usr/lib/perl5/5.20.1 /usr/lib/perl5/site_perl .) at /usr/lib/majordomo/config-test line 129.
is there a fix for this. I always end up recompiling perl and then modperl and then apache. Hi Not broken it was deprecated....
Here's a thread, change the code to use POSIX; http://seriss.com/cgi-bin/rush/newsgroup-threaded.cgi?-viewthread+2376+2377 -- Cheers Malcolm °¿° LFCS, SUSE Knowledge Partner (Linux Counter #276890) SUSE Linux Enterprise Desktop 12 | GNOME 3.10.1 | 3.12.44-52.18-default up 7 days 23:09, 6 users, load average: 0.15, 0.21, 0.22 CPU Intel® Core i3-3227U CPU @ 1.90GHz | GPU Intel® HD Graphics 4000 -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 10/13/2015 02:30 PM, Malcolm wrote:
On Tue 13 Oct 2015 02:05:36 PM CDT, Ruben Safir wrote:
Can't locate ctime.pl in @INC (@INC contains: /usr/lib/perl5/site_perl/5.20.1/i586-linux-thread-multi /usr/lib/perl5/site_perl/5.20.1 /usr/lib/perl5/vendor_perl/5.20.1/i586-linux-thread-multi /usr/lib/perl5/vendor_perl/5.20.1 /usr/lib/perl5/5.20.1/i586-linux-thread-multi /usr/lib/perl5/5.20.1 /usr/lib/perl5/site_perl .) at /usr/lib/majordomo/config-test line 129.
is there a fix for this. I always end up recompiling perl and then modperl and then apache. Hi Not broken it was deprecated....
Here's a thread, change the code to use POSIX; http://seriss.com/cgi-bin/rush/newsgroup-threaded.cgi?-viewthread+2376+2377
that is a problem for majordomo and a ton of my own written scripts. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 10/13/2015 02:30 PM, Malcolm wrote:
On Tue 13 Oct 2015 02:05:36 PM CDT, Ruben Safir wrote:
Can't locate ctime.pl in @INC (@INC contains: /usr/lib/perl5/site_perl/5.20.1/i586-linux-thread-multi /usr/lib/perl5/site_perl/5.20.1 /usr/lib/perl5/vendor_perl/5.20.1/i586-linux-thread-multi /usr/lib/perl5/vendor_perl/5.20.1 /usr/lib/perl5/5.20.1/i586-linux-thread-multi /usr/lib/perl5/5.20.1 /usr/lib/perl5/site_perl .) at /usr/lib/majordomo/config-test line 129.
is there a fix for this. I always end up recompiling perl and then modperl and then apache. Hi Not broken it was deprecated....
Here's a thread, change the code to use POSIX; http://seriss.com/cgi-bin/rush/newsgroup-threaded.cgi?-viewthread+2376+2377
|install Perl4::CoreLibs ? | -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
participants (2)
-
Malcolm
-
Ruben Safir