Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re^3: How do I connect to cisco pix via ssh?

by tachyon (Chancellor)
on Jun 07, 2004 at 06:54 UTC ( [id://361901]=note: print w/replies, xml ) Need Help??


in reply to Re^2: How do I connect to cisco pix via ssh?
in thread How do I connect to cisco pix via ssh?

cl is CL.EXE which is Microsofts C/C++ compiler which comes with VC++ but not Win32 per se. Or in english Microsoft don't ship a C compiler (cl.exe) with Win32. As a result you can't compile Perl modules THAT NEED COMPILING. Many modules are pure perl, and thus don't need compiling. However many modules use C for speed and do need compiling. For simplicity use ppm when possible. See:

A Guide to Installing Modules
A Practical Guide to Compiling C based Modules under ActiveState using Microsoft C++

cheers

tachyon

  • Comment on Re^3: How do I connect to cisco pix via ssh?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (6)
As of 2024-04-19 09:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found