Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re^3: What is the best way to install CPAN modules on Debian?

by mpeever (Friar)
on Mar 26, 2009 at 19:58 UTC ( [id://753496]=note: print w/replies, xml ) Need Help??


in reply to Re^2: What is the best way to install CPAN modules on Debian?
in thread What is the best way to install CPAN modules on Debian?

Doh! I forgot the GNU companion CD. I always use http://sunfreeware.com/ instead.

Still, I've had issues getting the installed Perl to play nicely with gcc on Solaris. I just started building a parallel Perl system under /usr/local when I set up new systems. Is it just me? I've booked a lot more time on Solaris 8 & 9 than 10, so perhaps my information's outdated.

  • Comment on Re^3: What is the best way to install CPAN modules on Debian?

Replies are listed 'Best First'.
Re^4: What is the best way to install CPAN modules on Debian?
by JavaFan (Canon) on Mar 26, 2009 at 20:18 UTC
    For Solaris systems where I don't have access to the SUN compiler, I typically install Perl somewhere (/opt/perl for instance), and just link /usr/bin/perl to /opt/perl/bin/perl. I then compile using gcc.

    Actually, I've often done the same if I do have access to the SUN compiler.

    Solaris shouldn't break down if you replace /usr/bin/perl, and I've never experienced any problems by doing so.

    But this thread was about Debian, not Solaris.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://753496]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (5)
As of 2024-04-23 21:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found