Hi,
I have FreeBSD 10.0R with MySQL 5.6 running actualy, i want to install MySql-Workbench52,
This the output after command
This is the file /usr/ports/databases/mysql-workbench52/work/mysql-workbench-gpl-5.2.47-src/config.log, you can download the file log.
What happening ??
Regards
Philippe
I have FreeBSD 10.0R with MySQL 5.6 running actualy, i want to install MySql-Workbench52,
This the output after command
make reinstall :
Code:
checking boost/foreach.hpp presence... yes
checking for boost/foreach.hpp... yes
checking for mysql headers and libraries... CFLAGS="-I/usr/local/include/mysql" LIBS="-L/usr/local/lib/mysql -lmysqlclient_r -pthread -lm"
checking for LIBUUID... yes
checking for LUA... yes
checking for uuid_generate in -luuid... yes
checking for python2.6... no
checking for python2.7... yes
checking for Python libraries... -L/usr/local/lib -lpython2.7
checking for CAIRO... yes
checking ctemplate/template.h usability... no
checking ctemplate/template.h presence... no
checking for ctemplate/template.h... no
configure: error: Library ctemplate not found in system. Install package libctemplate-devel, ctemplate-devel or libctemplate-dev
===> Script "configure" failed unexpectedly.
Please report the problem to ports@FreeBSD.org [maintainer] and attach the
"/usr/ports/databases/mysql-workbench52/work/mysql-workbench-gpl-5.2.47-src/config.log"
including the output of the failure of your make command. Also, it might be
a good idea to provide an overview of all packages installed on your system
(e.g. a /usr/local/sbin/pkg-static info -g -Ea).
*** Error code 1
Stop.
make[2]: stopped in /usr/ports/databases/mysql-workbench52
*** Error code 1
Stop.
make[1]: stopped in /usr/ports/databases/mysql-workbench52
*** Error code 1
Stop.
make: stopped in /usr/ports/databases/mysql-workbench52
root@dct-raptor:/usr/ports/databases/mysql-workbench52 #
This is the file /usr/ports/databases/mysql-workbench52/work/mysql-workbench-gpl-5.2.47-src/config.log, you can download the file log.
What happening ??
Regards
Philippe