[Koha] koha3 on opensolaris

MJ Ray mjr at phonecoop.coop
Tue Jan 27 23:06:00 NZDT 2009


ghenry <ghenry at 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


More information about the Koha mailing list