On Thu, Oct 27, 2005 at 09:39:57PM -0500, Albert Chin wrote:
> > Most configure scripts are fine with this setup, but for libxml2 I'm
> > having problems.  It wants to modify the following files which are
> > included in the distribution:
> > 
> > include/libxml/xmlversion.h
> > python/setup.py
> > COPYING
> > libxml2.spec
> > config.h.in
> > 
> > But it can't do it because the files are readonly.  Anyone have a
> > solution to this?  (chmod-ing or checking out the files before building
> > isn't an option)
> 
> What does the build log look like so we can see what commands are
> modifying the above files?

  Configure updates those files (basically to set-up @VERSION@),

Daniel

-- 
Daniel Veillard      | Red Hat http://redhat.com/
[EMAIL PROTECTED]  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/
_______________________________________________
xml mailing list, project page  http://xmlsoft.org/
[email protected]
http://mail.gnome.org/mailman/listinfo/xml

Reply via email to