Create an Account
username: password:
 
  MemeStreams Logo

RE: How to use perl on Solaris 10 : docs.sun.com: System Administration Guide: Network Services

search


RE: How to use perl on Solaris 10 : docs.sun.com: System Administration Guide: Network Services
by Lost at 3:28 pm EST, Feb 11, 2007

Decius wrote:

Jello wrote:

However, any XSUB-based (.xs) modules require recompilation and reinstallation.

When you use Solaris 10, you must execute the following command as root to get ANYTHING from CPAN to build:

perl -MCPAN -e 'force install("Scalar::Util")'

Otherwise there is no .XS support, and you are so screwed.

Can you build CPAN modules with GCC against the version of perl they distributed? In Solaris 9 the idiots built all their stuff against their commercial compiler and so you pretty much had to throw it all away.

They used Sun's CC, but you don't have to throw it all away. If you install the Sun Studio 11, and perl -MCPAN -e 'force install("Scalar::Util")' then you will find that most everything will build. I'm using Sun's make and CC, and everything is building.

RE: How to use perl on Solaris 10 : docs.sun.com: System Administration Guide: Network Services


 
 
Powered By Industrial Memetics