X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=buildconf.sh;h=5ce967ccd6db65cc41d65f621ea66f80f63a2c4c;hp=ee0d1be9efcb4161a2009a3f670217d60e952639;hb=d96ec51bf86e8c38213abf5df1812de901f60bfa;hpb=89b120a18d5481e2b354accd07e07bc74816cfc9 diff --git a/buildconf.sh b/buildconf.sh index ee0d1be..5ce967c 100755 --- a/buildconf.sh +++ b/buildconf.sh @@ -103,6 +103,12 @@ When building from a CVS checkout, you need these Debian packages: xsltproc, docbook, docbook-xml, docbook-xsl, libxslt1-dev, libssl-dev, libreadline5-dev, libwrap0-dev, libpcap0.8-dev + +Also perhaps: libgnutls-dev libicu-dev + +And if you want to make a Debian package: dpkg-dev fakeroot debhelper +(Then run "dpkg-buildpackage -rfakeroot" in this directory.) + EOF fi if [ "`uname -s`" = FreeBSD ]; then