ghenry <ghenry@cmi.univ-mrs.fr> wrote:
Frederic Demians wrote:
You may have to edit Makefile.PL line 1418: if ( $^O =~ /darwin|linux|cygwin|freebsd/ ) {
thanks for your fast reply, but i'm not very friendly with perl, what's the value expected? the result of "uname -n" ?
man perlvar says: $^O The name of the operating system under which this copy of Perl was built, as determined during the configuration process. The value is identical to $Config{'osname'}. See also Config and the -V command-line switch documented in perlrun. and in the worst case, "perl -e 'print $^O'" will print the current value for your system. Hope that helps, -- MJ Ray (slef) Webmaster for hire, statistician and online shop builder for a small worker cooperative http://www.ttllp.co.uk/ http://mjr.towers.org.uk/ (Notice http://mjr.towers.org.uk/email.html) tel:+44-844-4437-237