<html>
<body>
<font size=3>At 11:42 AM 4/12/2008, Brad DerManouelian wrote:<br>
<blockquote type=cite class=cite cite="">On Apr 12, 2008, at 11:28 AM,
Mache Creeger wrote:<br><br>
> In am running the most recent version of Fedora 8 and am trying
to<br>
> use your script to recover my mythconverg database. When I try
to<br>
> execute I get: Can't locate Time/Format.pm in @INC<br>
><br>
> I found and loaded this<br>
> rpm:<br>
>
<a href="ftp://ftp.pbone.net/mirror/reb00t.com/fedora/8/perl/perl-Time-Format-1.02-2.n0i.8.fc7.noarch.rpm" eudora="autourl">
ftp://ftp.pbone.net/mirror/reb00t.com/fedora/8/perl/perl-Time-Format-1.02-2.n0i.8.fc7.noarch.rpm</a>
<br>
><br>
> and still was unable to get past the bug.<br><br>
It's not a bug. You haven't installed Time::Format correctly if
you're <br>
still getting the same error message.<br>
It's probably easier to use cpan to install.<br>
Typically:<br>
cpan (you likely need to be root when you do this)<br>
<walk through the setup wizard if you haven't done it before><br>
cpan> install Time::Format<br><br>
-Brad</font></blockquote><br>
Still not working<br><br>
-- Mache<br>
# pwd<br>
/usr/lib/perl5/vendor_perl/5.8.8/LWP/Protocol<br><br>
# ls -al<br>
total 168<br>
drwxr-xr-x 2 root root 4096 2008-04-11 15:39 .<br>
drwxr-xr-x 4 root root 4096 2008-04-11 15:39 ..<br>
-rw-r--r-- 1 root root 1380 2003-11-21 06:31 cpan.pm<br>
-rw-r--r-- 1 root root 1279 1998-11-19 13:45 data.pm<br>
-rw-r--r-- 1 root root 3895 2004-11-15 14:53 file.pm<br>
-rw-r--r-- 1 root root 17503 2003-10-23 12:11
<a href="ftp://ftp.pm/" eudora="autourl">ftp.pm<br>
</a>-rw-r--r-- 1 root root 1824 2003-10-14 05:01 GHTTP.pm<br>
-rw-r--r-- 1 root root 5793 2003-10-23 12:11 gopher.pm<br>
-rw-r--r-- 1 root root 8445 2003-10-23 12:11 http10.pm<br>
-rw-r--r-- 1 root root 10837 2005-12-08 02:28 http.pm<br>
-rw-r--r-- 1 root root 1886 2007-07-19 23:16 https10.pm<br>
-rw-r--r-- 1 root root 1289 2003-10-15 03:35 https.pm<br>
-rw-r--r-- 1 root root 601 2004-06-14 05:57 loopback.pm<br>
-rw-r--r-- 1 root root 4465 2004-05-21 01:56 mailto.pm<br>
-rw-r--r-- 1 root root 4051 2007-07-19 13:26 nntp.pm<br>
-rw-r--r-- 1 root root 630 2001-05-05 06:33 nogo.pm<br><br>
# perl -MCPAN -e shell<br>
Can't locate CPAN.pm in @INC (@INC contains:
/usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi
/usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi
/usr/lib/perl5/site_perl/5.8.8
/usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.8.8
/usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi
/usr/lib/perl5/site_perl/5.8.7/i386-linux-thread-multi
/usr/lib/perl5/site_perl/5.8.6/i386-linux-thread-multi
/usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi
/usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl/5.8.7
/usr/lib/perl5/site_perl/5.8.6 /usr/lib/perl5/site_perl/5.8.5
/usr/lib/perl5/site_perl
/usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.8.7/i386-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.8.6/i386-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.8.8 /usr/lib/perl5/vendor_perl/5.8.7
/usr/lib/perl5/vendor_perl/5.8.6 /usr/lib/perl5/vendor_perl/5.8.5
/usr/lib/perl5/vendor_perl /usr/lib/perl5/5.8.8/i386-linux-thread-multi
/usr/lib/perl5/5.8.8 .).<br>
BEGIN failed--compilation aborted.<br><br>
# cpan<br>
bash: cpan: command not found<br><br>
</body>
</html>