-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 hi Meena,
> 1) Rather than "Download: ows-source-3.tar.gz > <http://www.rtarnell.ukfsn.org/ows/ows-source-3.tar.gz>" can you give > check out instructions since we will have patches. You do not have to > get latest code everytime. Or you can put both. okay, that makes sense. i added instructions to use hg, but since HP-UX doesn't ship with either Python or hg, i retained the tar file as well. > 2) Minor documentation stuff : You have added in defines*.mk these : > You can add somewhere in your main document the fact that those external > components(like ant, xerces, xalan, ldapsdk, nss, nspr,zlib, pcre, ...) > get installed(or build them) in /opt/ows-support/ directory. > We have used /usr/lib or /usr/local/lib (and corresponding include) etc. > in other platforms so users may put them in wrong directory by mistake. okay, i added a note about that. > Wondering if the temp file and directory gets created for normal > instance generated by gmake install. Is it only a problem when you run > create-instance? yes, this is only a problem with create-instance. i wrote this script to replace 'wadm create-instance', since OWS doesn't include 'wadm'. for the next release, i fixed the script to generate the temporary directory correctly. > 6) This changes in webservd/Makefile looks ok > ifeq ($(OS_ARCH), HP-UX) > # Added Jan26 for Java problem. > ! #LOCAL_LIBDIRS += $(JVM_LIBDIR) > ! #EXE_LIBS+=$(JNI_MD_LIBNAME) i made this change since not linking to 'libjvm' saves a little bit of memory. since OWS doesn't support the Java servlet container, i didn't see any need to link to Java. thanks, river. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (HP-UX) iEYEARECAAYFAkmavaAACgkQIXd7fCuc5vKlXgCglFeREkxpCYzSnl86+0Nfn4D4 rmgAoKMFyzvzL295k2fuT4+kdZtAMX9+ =Lwbf -----END PGP SIGNATURE-----