From: Warren Young Date: December 9 2004 11:47pm Subject: Re: RELEASE: v1.7.24 List-Archive: http://lists.mysql.com/plusplus/3788 Message-Id: <41B8E3F9.7000804@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit J Robinson wrote: > when ./configuring mysqlpp-1.7.24 on OSX, at one point > ./configure says: > > "checking whether accepts -g... no" > > bug? If it's a bug, it's in the autotools somewhere. If you have the autotools installed, try saying "./bootstrap", and see if you get a different configure result. This re-generates the configure script, all the Makefiles, etc. > Also, comprehensive mysqlpp HTML and PDF docs (other > than in the tarball) would be cool. I'm confused about the HTML part. Yes, the docs are in the tarball... where else do you expect them? As for PDF, "Patches Thoughtfully Considered". The documentation is built on some TeX-related system, I believe, so you should be able to get it to emit PDF. I haven't touched the docs yet, so I have no idea what exactly is involved, but I do know TeX to PDF is straightforward.