On Tue, Apr 14, 2009 at 2:04 PM, Gabriel M. Beddingfield  wrote:
>
> But seriously, it's because the documents toolchain is not very portable that 
> I
> intended for the generated HTML docs to be part of the source distribution.
>

Oh, that sounds like a good idea!

>
> You do not have the 4.0 DTD, and xmllint has to go over the network to find 
> it.
>  However, I'll bet that xmllint requires you to manually enable it to fetch a
> DTD across the network (since this is considered bad practice).
>

That's probably what it is. Anyway, I won't have to build them anymore :)

> You've mentioned licensing issues before with the static link.  If you have
> suggestions on how to do this properly, I would prefer to do it this way.  But

TinyXML has zlib license which is compatible with GPL. So there are no
legal issues. But it would be nice if you indicate this somewhere on
the README file or the COPYING file

> for now, I'd rather not have to support issues from a dynamically linked 
> TinyXML.
>

Okay, that's what matters. I'm removing the patch then.


>
>> * Some source still gets compiled during "scons install". This started
>> happening around svn revision ~730 and I can't find the reason. Any
>> ideas?
>
> Which version of scons are you using, and which files are getting compiled?  I
> would be happy to look in to this issue.
>
> Thanks,
> Gabriel
>

I tried this with scons 1.0 (Fedora 10) and scons 1.2 (Fedora 11).
Same results. All the source gets recompiled.
I just noticed that when I do
scons;
scons install DESTDIR=blah;
on the terminal, this doesn't happen. Maybe it is an RPM bug. Do you
know what triggers a complete rebuild on scons?

Cheers,
Orcan

------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
Hydrogen-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/hydrogen-devel

Reply via email to