Michael Nottebrock a écrit :
On Saturday, 17. June 2006 20:36, Stephen Montgomery-Smith wrote:
The koffice port fails to build because it says that there is no
mysqlclient.15.

Can you provide the actual error? The port uses the USE_MYSQL macro for the dependency and the configure script uses the output of mysql_config to determine the library directory, so in theory there there should be no trouble.


Same trouble here for postfix (another example is mysql41-server). There's no error, but mysql41-client is simply not found so it's compilation is launched again and the install fail because the ports already installed....

Seems that the detection is good just after the install step, but wrong before the compilation step.

I solve the trouble by adding symlink from /usr/local/lib/mysql/libmysql* to /usr/local/lib/libmysql*

Regards.
_______________________________________________
kde-freebsd mailing list
[email protected]
http://freebsd.kde.org/mailman/listinfo/kde-freebsd

Reply via email to