On Mon, Jun 15, 2009 at 8:04 PM, David Paleino<[email protected]> wrote: > On Mon, 15 Jun 2009 19:53:03 +0200, Mathieu Malaterre wrote: > >> Could someone please let me know what I am doing wrong with the gdcm >> manpages. I turn on the line with: dh_installman in the rules files. >> and I added a couple of *.manpages >> >> >> $ cat libgdcm-tools.manpages >> usr/share/man/man1/gdcmanon.1 >> usr/share/man/man1/gdcmconv.1 >> usr/share/man/man1/gdcmdump.1 >> usr/share/man/man1/gdcmgendir.1 >> usr/share/man/man1/gdcmimg.1 >> usr/share/man/man1/gdcminfo.1 >> usr/share/man/man1/gdcmpdf.1 >> usr/share/man/man1/gdcmraw.1 >> usr/share/man/man1/gdcmscanner.1 >> usr/share/man/man1/gdcmtar.1 > > Well, if those files are really in debian/libgdcm-tools/u/s/m/man1/, you don't > need dh_installman at all. > > dh_installman is to install manpages NOT INSTALLED with proper installation > (be > it Makefile, setup.py, Makefile.PL, ...) > > If you already have the manpages installed under > debian/libgdcm-tools/usr/share/man/, then you don't need that .manpages file > :)
So where should I list those file then ? Otherwise I get an error saying something like 'gdcmscanner.1 can be found but no rule to install...' Thanks, -- Mathieu -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

