[Libpqxx-general] Building of documentation in snapshot r1376
Roger Leigh
rleigh at whinlatter.ukfsn.org
Sat Aug 16 09:51:46 UTC 2008
"Eugene V. Lyubimkin" <jackyf.devel at gmail.com> writes:
> I am building last snapshot of libpqxx, revision 1376.
> I have specified alternative build directory instead of default one (debian/build).
>
> Building process failed then, with doxygen message like "cannot create directory
> html/Reference". Workaround for me - to create directory debian/build/doc/html/Reference
> after running of configure.
>
> I am using doxygen 1.5.6.
This is not the correct way to do this.
Check out the SVN
Run ./autogen.sh
Run "make dist"
Rename libpqxx-3.0.0.orig.tar.gz to libpqxx_3.0.0~svn1376.orig.tar.gz
Now copy the .orig.tar.gz and add your debian/ directory changes. You
should never run ./autogen.sh as part of the build (you need to
build-depend on autoconf/automake/libtool/doxygen and other things).
Doing it this way gives you a tarball just like upstream release, and
you don't need to alter the build, just use 3.0.0~SVN-version in
debian/changelog.
I would also hightly recommend that you send a diff of all your
debian/ directory packaging changes to upstream so that the Debian
packaging is kept in sync.
Regards,
Roger
--
.''`. Roger Leigh
: :' : Debian GNU/Linux http://people.debian.org/~rleigh/
`. `' Printing on GNU/Linux? http://gutenprint.sourceforge.net/
`- GPG Public Key: 0x25BFB848 Please GPG sign your mail.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
Url : http://pgfoundry.org/pipermail/libpqxx-general/attachments/20080816/7f26aade/attachment.bin
More information about the Libpqxx-general
mailing list