Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: Running Perl on any platform

by crenz (Priest)
on Apr 22, 2003 at 15:41 UTC ( [id://252295]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    configure --prefix=/my/path/image2swf.app/lib
    make
    make install
    
  2. or download this
    perl Makefile.PL PREFIX=/my/path/image2swf.app/lib
    make
    make install
    
  3. or download this
    use lib qw(lib)
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (4)
As of 2024-04-19 03:38 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found