From | John R. McPherson |
Date | Mon, 05 May 2003 14:26:27 +1200 |
Subject | Re: [greenstone-devel] gsdl 2.39-unix and yaz |
In-Reply-To | (62672-202-54-37-86-1051945358-squirrel-drtc-isibang-ac-in) |
aditya@drtc.isibang.ac.in wrote:
> Hi, > i have some problem with GSDL while i am compiling it on redhat 9... > though i could fix it. > > While running MAKE wget comes out causing error in ftp.c and http.c > files... it gives error message for h_errno function... so i removed where > ever h_errno function was there, of course u need to remove wget*.tar file > from packages directory. Hi, this is answered in the mailing list archives:
> Than i run configure from gsdl home directory (where gsdl is
If you want the z39.50 client support, you need to add "--enable-z3950"
$ ./configure --enable-z3950 You can then configure which z3950 servers to talk to by editting
Hope this helps
|