for dir in lib xmlwf; do \ (cd $dir && make install); \ done make[1]: Entering directory `/stuff/xml/expat-1.95.2/lib' sh ../conftools/mkinstalldirs /usr/local/lib /usr/local/include sh ../libtool --mode=install /usr/bin/install -c libexpat.la /usr/local/lib/libexpat.la /usr/bin/install -c .libs/libexpat-0-1-0.dll /usr/local/lib/libexpat-0-1-0.dll (cd /usr/local/lib && rm -f libexpat.a && ln -s libexpat-0-1-0.dll libexpat.a) /usr/bin/install -c .libs/libexpat.lai /usr/local/lib/libexpat.la /usr/bin/install -c .libs/libexpat.a /usr/local/lib/libexpat.a ranlib /usr/local/lib/libexpat.a chmod 644 /usr/local/lib/libexpat.a ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /usr/bin/install -c -m 644 expat.h /usr/local/include make[1]: Leaving directory `/stuff/xml/expat-1.95.2/lib' make[1]: Entering directory `/stuff/xml/expat-1.95.2/xmlwf' /bin/sh.exe ../conftools/mkinstalldirs /usr/local/bin /bin/sh.exe ../libtool --mode=install /usr/bin/install -c xmlwf /usr/local/bin/xmlwf /usr/bin/install -c xmlwf /usr/local/bin/xmlwf make[1]: Leaving directory `/stuff/xml/expat-1.95.2/xmlwf' DON'T FORGET TO MOVE THE DLL INTO A DIRECTORY IN YOUR PATH!!! gph