make setup: unable to read ezmlm-mktab-mysql
Lars Kruse <[email protected]>
| Newsgroups | gmane.mail.ezmlm |
|---|---|
| Message-ID | <[email protected]> |
Hi, when I try to install ezmlm-idx v6.0, then "make setup" fails with the following output: ... nroff -man surf.3 > surf.0 nroff -man surfpcs.3 > surfpcs.0 nroff -man wait.3 > wait.0 ./install "`head -n 1 conf-bin`" < BIN install: fatal: unable to read ezmlm-mktab-mysql: file does not exist make: *** [setup] Error 111 The problem seems to be caused by the following two lines in "BIN": c:::755:/:ezmlm-mktab-mysql: c:::755:/:ezmlm-mktab-pgsql: When I remove these lines, then "make setup" works as expected. The sources were clean and I did not do anything special besides the usual steps: cp ... patch ... make make setup what could be wrong? regards, Lars