Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: Is anyone using Solaris 8?

by yakko (Friar)
on Mar 30, 2001 at 08:56 UTC ( [id://68279]=note: print w/replies, xml ) Need Help??


in reply to Is anyone using Solaris 8?

Things like yer gcc can be had by installing the Software COmpanion. This CD has a huggy-feely GUI install, and will put your freeware under /opt/sfw ... of course, as mentioned in this thread, sites like Sunfreeware have more packages that generally install in /usr/local

The problem I see you having is that modules that use XS will harf when being built because it's expecting Sun's compiler. I had to tweak my Config.pm (/usr/perl5/5.00503/i866pc-solaris/Config.pm in my case) to get gcc to be the compiler, get "-fPIC" to be the way we build position-independent code, etc... after that, modules needing XS seemed to compile properly.

Update: I should note that I'm assuming you're using the perl that comes with Solaris 8. If you install any other version, YMMV here.

--
Me spell chucker work grate. Need grandma chicken.

Replies are listed 'Best First'.
Re: Re: Is anyone using Solaris 8?
by el-moe (Scribe) on Mar 31, 2001 at 00:01 UTC
    You have hit it right on the mark! I'll take a look at the Companion CD right now. Thank you very very much!!!

    Prost,
    Moe

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (2)
As of 2024-04-20 08:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found