MySQL Forums
Forum List  »  Router & Proxy

Re: mysql-proxy 0.6.0 & FreeBSD compile
Posted by: Jan Kneschke
Date: July 24, 2007 10:34AM

-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

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: mysql-proxy 0.6.0 & FreeBSD compile
2676
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.