I want to install mylua (stored procedures for mysql). I installed lua like
the instructions said. Then I do a configure:

./configure --enable-assembler --prefix=/usr/local/mysql --enable-assembler 
--with-mysqld-ldflags="-L/usr/src/lua/lib -llua -llualib"

When I try to do a make, I get the following message:

make: *** No rule to make target '../config.status', needed by 'Makefile'.
Stop

The config.status is in the directory. Can anybody give me any advice on
this, please?


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to