> Sorry about that. Fixed now. No problem...unrelated question...is the libtool archive (libxerces.la) intended to be installed and/or packaged? rpmbuild complains because make install is moving it into lib64 but it's not listed in the %files section in the spec file.
My projects are mostly yanking the .la file in a post-install-hook so the specfiles ignore them, but I'm temporarily just adding a rm -f to the spec file to get it building so I can verify if the 64 bit packaging works. -- Scott --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
