From: Ben C. <bcl...@pe...> - 2005-01-17 13:52:59
|
Yves, I have not applied the patch, but the contents looks excellent. I will release two versions this evening :) Ben Yves wrote: >>The version with PostgreSQL. There is a problem. Friedrich has >>adjusted the Makefile to allow compilation on his machine. When I 'make >>configure' these changes will be deleted. I need to get these changes >>into the configure.ac and various Makefile.am files. For this I need >>your help :) > > > I had problem because I insisted on using patch with -p1 instead of -p0 parameter :) > > Attached : a patch for all Makefile.am and configure.ac. > Use patch -p1 > Apply it against 0.104.8 (and probably 0.104.9) > > >>After this, I can release the PostgreSQL version. My belief is that >>users not selecting PostgreSQL will get the same product. Therefore a >>joint release is safe. When the configure is altered. As you say, this >>will be 0.105.1. >> >>With this need a method of selecting database: >> >>./configure --mysql (default) >>./configure --psql >>./configure --no_sql > > > This already exists (recent change : check the ChangeLog) > ./configure --help | grep postgresql > > > >>Yves, would you have time to make the required adjustments to the >>configuration? > > > Check the patch. > Some minor changes on most Makefile.am files. Major changes on cgi/Makefile.am because > CGI_INCLUDES and CGI_LIBS should remain out of the if block. > > Yves -- Ben Clewett bcl...@pe... PerfParse http://www.perfparse.org PP FAQ http://wiki.perfparse.org/tiki-list_faqs.php |