Re: make setup: unable to read ezmlm-mktab-mysql
Bruce Guenter <[email protected]> Wed, 11 Jul 2007 15:00:48 -0600
| Newsgroups | gmane.mail.ezmlm |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Apr 19, 2007 at 05:19:39AM +0200, Lars Kruse wrote: > when I try to install ezmlm-idx v6.0, then "make setup" fails with the > following output: > > ./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: Those two files are necessary for setting up new lists with MySQL and PostgreSQL subscriber databases, respectively. I guess there is 3 ways dealing with these: 1. Unconditionally build and install them, since they are simply shell scripts with no other build dependancies. 2. Modify the "make mysql" or "make pgsql" build targets to add those lines to BIN as needed. 3. Modify the installer to install those files only if they were built. Any suggestions on which way I should go with it? -- Bruce Guenter <[email protected]> http://untroubled.org/ I do custom software development. Email me for details.
signature.asc
(application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) iD8DBQFGlUUA6W+y3GmZgOgRAlHxAJ9OZzpmz7WoHBT9qXJNFS4kydGi1ACdFv/z HOBHHqrozwygnmyLdq4rBeA= =IERz -----END PGP SIGNATURE-----