NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
the pain (Score:1)
you have to make sure you have your own compiled perl using the compiler you actually have. even then ld sometimes bites you in the arse.
the perl installed by default is compiled with the sun compiler. which almost noone actaully has.
it is just pain. and is why im thankful i sysadmin for java developers
cat /dev/clue (Score:1)
Part of the problem is that too many companies don't know the difference between an experienced Solaris administrator and an admini
Re:cat /dev/clue (Score:2)
-Dom (ex solaris admin)
Re:cat /dev/clue (Score:2)
Possibly helpful (Score:2)
Re:Possibly helpful (Score:1)
Re:Possibly helpful (Score:2)
In any way, I am not trying to install my module on Solaris. I am just testing it. Therefore going the hard way is the right thing to do, I think. Thus I know what Solaris users might have to expect when dealing with my modules and I can foresee some of their problems and mention them in the README.
At least I do have some access to Solaris. I wonder abou
Re:Possibly helpful (Score:1)
I've included the patch in the perl 5.8.3 I integrat
Re:Possibly helpful (Score:2)
So far, every Solaris machine I touched did in fact have a gcc (luckily so). It is more tricky to find one with SUN's C compiler. I remember that SourceForge's compile-farm once had it, but right now only the gcc appears to be there. That's quite a pity as my stuff seldom compiled out of the box on compilers other than the gcc. For suncc I re
Re:Possibly helpful (Score:2)
You could try the Compaq^WHP testdrive [hp.com]
Modern Solaris is a Mixture (Score:1)
If you've always been on a BSD Unix, you have the advantage of living with a Unix who's sys admin structure has been relatively stable.
If you've always been on Linux, you have the advantage of a sys admin structure that is user-driven: the community has taken what makes sense and kept it.
But Solaris (SunOS) has had a long history before Linux and th