Hi,
I've bi-quad cores with FreeBSD 10.2, portsnap ok !
After make install on the ports /usr/ports/databases/ :
1/ Mysql 5.7 is ask how to after
this is the output:
i'm not sure but it's about mysql57-client == i'm do a
2/ Mysql 5.6 are compile server and client : but Mysql doesn't work
i tape make deinstall server and client !
Now can do for get around Mysql 5 . 7
Regards
Philippe
I've bi-quad cores with FreeBSD 10.2, portsnap ok !
After make install on the ports /usr/ports/databases/ :
1/ Mysql 5.7 is ask how to after
make reinstall
this is the output:
Code:
root@dct-pluton:/usr/ports/databases/mysql57-client # make deinstall
===> Deinstalling for mysql57-client
===> mysql57-client not installed, skipping
root@dct-pluton:/usr/ports/databases/mysql57-client # cd ..
root@dct-pluton:/usr/ports/databases # cd mysql57-server
root@dct-pluton:/usr/ports/databases/mysql57-server # make reinstall
===> mysql57-server-5.7.10_3 cannot install: MySQL versions mismatch:
mysql56-client is installed and wanted version is mysql57-client.
*** Error code 1
Stop.
make: stopped in /usr/ports/databases/mysql57-server
root@dct-pluton:/usr/ports/databases/mysql57-server #
i'm not sure but it's about mysql57-client == i'm do a
make deinstall
2/ Mysql 5.6 are compile server and client : but Mysql doesn't work
i tape make deinstall server and client !
Now can do for get around Mysql 5 . 7
Regards
Philippe