Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: Installing Zlib-1.34

by devnul (Monk)
on Apr 29, 2005 at 21:56 UTC ( [id://452760]=note: print w/replies, xml ) Need Help??


in reply to Installing Zlib-1.34

Which C-compiler did your sysadmin install?.. The Solaris one or GCC?

If you do a "which cc", can it find your compiler?...

If not, you might want to do the following:

find /usr -name cc

.. and whatever directory it finds that in, if it finds it, add that to your PATH environment variable.

I bet after you do that this will work.


- devnul

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (3)
As of 2024-04-18 19:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found