On Thu, 27 Sep 2007 14:32:06 -0500, CyberDESI wrote:
> cc -L/usr/local/lib -o miniperl \
> miniperlmain.o opmini.o libperl.a -lnsl -ldl -lm -lcrypt -lutil -lc
> ./miniperl -w -Ilib -MExporter -e '' || make minitest
> Can't locate Exporter.pm in @INC (@INC contains: lib
You seem to have an inco
On 9/27/07, CyberDESI <[EMAIL PROTECTED]> wrote:
> Here is the problem, I have RHEL AS 4 update 5 with perl v5.8.5. I would
> like to install a newer version in /usr/local/perl5.8.8. I do the following:
>
> sh Configure -de -Dprefix=/usr/local/perl5.8.8
> make
...
> Can someone point out what I am
Hello,
If this is the wrong place to post please point out the correct list.
Here is the problem, I have RHEL AS 4 update 5 with perl v5.8.5. I would
like to install a newer version in /usr/local/perl5.8.8. I do the following:
sh Configure -de -Dprefix=/usr/local/perl5.8.8
make
[ I get the foll