<div dir="ltr"><div>I'm trying to install p5.26-dbd-mysql which is needed to update mythtv.28, which needs to use mariadb.</div><div><br></div><div>It is generating this error:</div><div><br></div><div>:info:configure 'perldoc DBD::mysql::INSTALL'.<br>:info:configure Checking if libs are available for compiling...<br>:info:configure Can't link/include C library 'mysqlclient', 'z', aborting.</div><div><br></div><div>It should be able to find the mysqlclient library because is bit earlier it says:</div><div><br></div><div>:info:configure   libs          (mysql_config) = -L/opt/local/lib/mariadb/mysql -lmysqlclient -lz</div><div><br></div><div>and when I look into /opt/local/lib/mariadb/mysql it contains:</div><div><br></div><div>libmysqlclient.18.dylib<br>libmysqlclient.a<br>libmysqlclient.dylib<br>libmysqlclient_r.18.dylib<br>libmysqlclient_r.a<br>libmysqlclient_r.dylib<br>libmysqld.18.dylib<br>libmysqld.a<br>libmysqld.dylib<br>libmysqlservices.a<br></div><div><br></div><div>If I install p5.26-dbd-mysql with +mysql57 then it works, although it doesn't have to compile it in that case.</div><div><br></div><div>I tried resetting things by going through the Migration process, but the error reappeared.<br></div></div>