Re: mysql-proxy 0.6.0 & FreeBSD compile
-L should point to the directory, not the library itself.
putting the env-vars after the configure call works better when you run something else the bash.
$ ./configure LUA_CFLAGS="-I /usr/local/include/lua51/lua.h" LUA_LIBS="-L /usr/local/lib/lua51/" LDFLAGS="-L /usr/local/lib/" CPPFLAGS="-I /usr/local/include/evdns.h"
--
Jan Kneschke, MySQL Enterprise Tools
Subject
Views
Written By
Posted
6137
July 21, 2007 05:54PM
2817
July 21, 2007 06:03PM
2998
July 24, 2007 12:04AM
Re: mysql-proxy 0.6.0 & FreeBSD compile
2722
July 24, 2007 10:34AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.