Hi,
While fixing problems in the installation process, I realized
that there will be an issue for people wanting to install htdig in
/usr/local. At present headers and libraries are installed in
/usr/local/include and /usr/local/lib. Since the number of headers and
libraries published is quite high, some will find this intrusive.
Publishing headers and libraries is a very good thing, IMHO, since
it allows developpers to build their own programs. But developers do not
like to see their include/lib directory invaded.
I propose the following, which is the only standard way I know to
deal with that kind of problem. Headers might be put in prefix/include/htdig
and libraries in prefix/lib/htdig. Let me know if you like the idea. I think
it's a good time to do this and that we will be in trouble if we do this
later. The best thing is that it only needs a trivial modification of the
Makefile.am. I'll update the documentation accordingly, I swear ;-)
Cheers,
--
Loic Dachary
24 av Secretan
75019 Paris
Tel: 33 1 42 45 09 16
e-mail: [EMAIL PROTECTED]
URL: http://www.senga.org/
------------------------------------
To unsubscribe from the htdig3-dev mailing list, send a message to
[EMAIL PROTECTED]
You will receive a message to confirm this.