koha-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Koha-devel] problems installing z3950 module


From: paul POULAIN
Subject: Re: [Koha-devel] problems installing z3950 module
Date: Thu Jan 9 00:33:02 2003
User-agent: Mozilla/5.0 (X11; U; Linux i686; fr-FR; rv:1.1) Gecko/20020826

Ville Huhtala a écrit:
cc (GCC) 3.2 (Mandrake Linux 9.0 3.2-1mdk)
      

I managed to get it work:

perl-event 0.86-2mdk from mandrake-devel/contrib

Net::Z3950 source 
http://search.cpan.org/CPAN/authors/id/M/MI/MIRK/Net-Z3950-0.31.tar.gz

after uncompressing I edited Net-Z3950-0.31/yazwrap/Makefile.PL file:

I changed line
'CCFLAGS'   => $defaultCCFLAGS . ' -Wall',
to
'CCFLAGS'   => $defaultCCFLAGS . ' -Wall -D_GNU_SOURCE',
In the Net::Z3950 mailing list, someone tells me to do :
In Makefile.PL and yazwrap/Makefile.PL, try setting

    'DEFINE'    => '-D_GNU_SOURCE',
which works. Thanks for help
-- 
Paul POULAIN
Consultant indépendant en logiciels libres
responsable francophone de koha (SIGB libre http://www.koha-fr.org)

reply via email to

[Prev in Thread] Current Thread [Next in Thread]