1 Building and installation
2 -------------------------
7 The Net::Z3950::SimpleServer Perl module requires the YAZ toolkit
8 in the development version 1.7. You can download it via this link,
10 http://ftp.indexdata.dk/pub/yaz/development/
12 You need to configure the YAZ toolkit with the command
14 % ./configure --enable-shared
16 Then compile and install
21 You don't *need* to install YAZ globally on your machine if you
22 prefer not to. In this case, you just have to update the Makefile.PL
23 with the locations of the libraries.
27 Unpack the tar ball this way
29 % gunzip Net-Z3950-SimpleServer-xxxx.tar.gz
30 % tar xvf Net-Z3950-SimpleServer-xxxx.tar.gz
32 and cd to the root directory of the module package
34 % cd Net-Z3950-SimpleServer-xxxx
36 The installation takes place by issuing the following commands:
43 The last command has to be issued as super user.
47 Anders Sønderberg <sondberg@indexdata.dk>
48 http://www.indexdata.dk/