Changeset 10175
- Timestamp:
- 2005-06-27T15:15:19+12:00 (18 years ago)
- Location:
- trunk/gsdl/packages/yaz
- Files:
-
- 26 deleted
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/gsdl/packages/yaz/README.gsdl
r1980 r10175 1 1 The YAZ toolkit is used by the GSDL receptionist 2 2 when acting as a z39.50 client. 3 4 June 2005, kjdon: 5 Changed to use yaz version 2.1.4. This is also used by the new z3950server. 6 The original yaz download has been added to cvs - this is unzipped and untared by the configure script, then only the src and client directories are compiled. 7 Greenstone uses the libyaz.a library. yaz_zclient.o is modified from the sample client.o, and now lives in the colservr directory. 3 8 4 9 Two files are linked against:
Note:
See TracChangeset
for help on using the changeset viewer.