in reply to errors installing XS module on Solaris

Perl modules using XS are notoriously hard to install correctly on solaris, usually because the perl shipped with solaris was built using the sun workshop compiler. As a result, trying to compile XS modules often fails, because most of the time the only compiler around is gcc, which causes a conflict.

Either that, or your compiler doesn't know where your libperl is. Try adjusting LD_LIBRARY_PATH or other such environment variables.



--chargrill
s**lil*; $*=join'',sort split q**; s;.*;grr; &&s+(.(.)).+$2$1+; $; = qq-$_-;s,.*,ahc,;$,.=chop for split q,,,reverse;print for($,,$;,$*,$/)