Message boards : Server programs : ERROR: trying to build BOINC-server, but MYSQL was not found.
Message board moderation
Author | Message |
---|---|
Send message Joined: 11 Jul 21 Posts: 2 |
Trying to set up a boinc server on Ubuntu 20.04 on Google Cloud Platform and I get this error with no real explanation/ways to fix it: # ./configure --disable-client --disable-manager | grep -ni "mysql" I do indeed have MYSQL installed on the computer as I was able to complete the previous steps. Any help is appreciated, thanks! |
Send message Joined: 31 Dec 18 Posts: 293 |
Trying to set up a boinc server on Ubuntu 20.04 on Google Cloud Platform and I get this error with no real explanation/ways to fix it: Which version of MySQL do you have, which version is the build expecting? Search your drive for mysql_config and compare its location to the value in the build control file. |
Send message Joined: 11 Jul 21 Posts: 2 |
The MYSQL_CONFIG environment variable was not set. On Ubuntu 16 it is `/usr/bin/mysql_config` and perhaps on ubuntu 20.04 it is `/usr/bin/mysql_config_editor`. I rolled back to Ubuntu 16 because that is likely more supported. Thank you. |
Copyright © 2024 University of California.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License,
Version 1.2 or any later version published by the Free Software Foundation.