[Koha] koha3 on opensolaris

ghenry ghenry at cmi.univ-mrs.fr
Tue Jan 27 23:54:03 NZDT 2009


MJ Ray wrote:
> 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,

thanks for your reply.
What's the best way to ensure that this will be taken into account for 
the future releases of koha? opening a bug on bug tracker?





More information about the Koha mailing list