Rolf E. Sonneveld wrote:
>>>> install -c -o bin -g bin -m 444 ar.0 /usr/man/man /usr/share/man/man3/ar.3
>>>> install: target `/usr/share/man/man3/ar.3' is not a directory

For confMANROOT/confMANROOTMAN, you must use "define", not "APPENDDEF"
in the m4 config file (with your site.config.m4, confMANROOT ends up
with being defined as "/usr/man/man /usr/share/man/man", which is the
reason for the failure of the install command).

For Debian/Ubuntu, it's probably best to use:

  define(`confMANROOT',`/usr/share/man/man')dnl
  define(`confINSTALL_RAWMAN')dnl
  define(`confDONT_INSTALL_CATMAN')dnl

Kaspar

------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
dkim-milter-discuss mailing list
dkim-milter-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dkim-milter-discuss

Reply via email to