Re: [Arsperl-users] Install problem - v1.83 on Solaris 9
Brought to you by:
jeffmurphy
|
From: Amir S. <sed...@ya...> - 2005-05-09 14:34:14
|
Joshua,
Does that mean you also had to use an older version of
the API, or did you get an older version of ARSperl to
compile properly with 6.3 libraries? If so, which
ARSperl version?
Thanks,
Amir.
--- Joshua Schuller <jos...@ya...> wrote:
> Amir,
>
> I had some trouble with a clean install as well. I
> ended up installing one of the previous versions of
> ARSPerl first and was able to resolve the issue.
>
> Good luck,
>
> JS
>
>
> --- Amir Sedighi <sed...@ya...> wrote:
> > This problem I'm having sounds almost identical to
> > one
> > discussed earlier by Missi and Mark, but following
> > the
> > same steps did not resolve my problem.
> >
> > I run perl Makefile.PL and everything works, then
> I
> > do
> > a make, and that works without any errors. Then I
> > run
> > make test and I get a ton of errors stating
> >
> > Can't locate auto/ARS/autosplit.ix in @INC (@INC
> > contains:
> > /export/home/asedighi/ARSperl-1.83/blib/lib
> > /export/home/asedighi/ARSperl-1.83/blib/arch
> > /export/home/asedighi/perl/lib/5.8.6/sun4-solaris
> > /export/home/asedighi/perl/lib/5.8.6/sun4-solaris
> > /export/home/asedighi/perl/lib/5.8.6
> >
>
/export/home/asedighi/perl/lib/site_perl/5.8.6/sun4-solaris
> >
>
/export/home/asedighi/perl/lib/site_perl/5.8.6/sun4-solaris
> > /export/home/asedighi/perl/lib/site_perl/5.8.6
> >
>
/export/home/asedighi/perl/lib/site_perl/5.8.6/sun4-solaris
> > /export/home/asedighi/perl/lib/site_perl/5.8.6
> > /export/home/asedighi/perl/lib/site_perl .
> > /export/home/asedighi/perl/lib/5.8.6/sun4-solaris
> > /export/home/asedighi/perl/lib/5.8.6
> >
>
/export/home/asedighi/perl/lib/site_perl/5.8.6/sun4-solaris
> > /export/home/asedighi/perl/lib/site_perl/5.8.6
> > /export/home/asedighi/perl/lib/site_perl .) at
> > /export/home/asedighi/perl/lib/5.8.6/AutoLoader.pm
> > line 160.
> >
> > These commands have been run following the make
> and
> > before the make test:
> >
> > bash-2.05$ ls -l blib/lib/auto/ARS/
> > total 0
> >
> > bash-2.05$ perl -e "use AutoSplit;
> > autosplit("ARS.pm","blib/lib/auto",0,1,1);"
> > Illegal division by zero at -e line 1.
> >
> >
> > Any idea what's wrong here?
> >
> > Thanks,
> > Amir.
> >
> >
> > oh btw
> > Perl 5.8.6
> > SunOS 5.9
> > GNU Make 3.80
> > ARS 6.3
> >
> >
> >
> >
>
-------------------------------------------------------
> > This SF.Net email is sponsored by: NEC IT Guy
> Games.
> > Get your fingers limbered up and give it your best
> > shot. 4 great events, 4
> > opportunities to win big! Highest score wins.NEC
> IT
> > Guy Games. Play to
> > win an NEC 61 plasma display. Visit
> > http://www.necitguy.com/?r=20
> > _______________________________________________
> > Arsperl-users mailing list
> > Ars...@ar...
> >
>
https://lists.sourceforge.net/lists/listinfo/arsperl-users
> >
>
>
>
> Discover Yahoo!
> Find restaurants, movies, travel and more fun for
> the weekend. Check it out!
> http://discover.yahoo.com/weekend.html
>
>
>
>
-------------------------------------------------------
> This SF.Net email is sponsored by: NEC IT Guy Games.
> Get your fingers limbered up and give it your best
> shot. 4 great events, 4
> opportunities to win big! Highest score wins.NEC IT
> Guy Games. Play to
> win an NEC 61 plasma display. Visit
> http://www.necitguy.com/?r=20
> _______________________________________________
> Arsperl-users mailing list
> Ars...@ar...
>
https://lists.sourceforge.net/lists/listinfo/arsperl-users
>
|