- From: David Schleef <ds_at_schleef.org>
- Date: Wed, 30 Apr 2003 12:22:23 -0700
On Mon, Apr 28, 2003 at 03:57:02PM +0200, Norbert Schmidt wrote: > by the way comedilib gives that simple error: > > install doc/man/*.3 /usr/share/man//man3/ > install: cannot stat `doc/man/*.3': No such file or directory > make: [install_man] Error 1 (ignored) You need to run 'make' in the doc/ directory. I do this before a release, so the .tgz files have the documentation pre-built. This is because the documentation requires tools to build that often aren't installed. I'm considering switching comedilib to automake and autoconf, in order to solve most of these problems -- if you don't have the docbook tools, it won't be built. dave...
Received on 2003-04-30Z18:22:23