Hi, ik probeer Courier te compilen met support voor mysql, dus ik doe ./configure --with-authmysql maar dan krijg ik de melding:
als ik zoek op mysqlclient.so dan vind ik niks, en als ik zoek op libmysqlclient.so vind ik ook niks, in mijn /usr/local/mysql/lib/ staat wel een libmysqlclient.a! Hoe kan ik die libmysqlclient.so krijgen??
Moet ik hier soms een andere mysql versie voor installeren, ik heb nu de Standard versie, moet ik soms de Max nemen??
code:
1
2
| configure: error: --with-authmysql specified but no mysqlclient.so configure: error: /bin/sh './configure' failed for authlib |
als ik zoek op mysqlclient.so dan vind ik niks, en als ik zoek op libmysqlclient.so vind ik ook niks, in mijn /usr/local/mysql/lib/ staat wel een libmysqlclient.a! Hoe kan ik die libmysqlclient.so krijgen??
Moet ik hier soms een andere mysql versie voor installeren, ik heb nu de Standard versie, moet ik soms de Max nemen??
Hail to the king baby!