Bruno try this (tested on Ubuntu 9.10) sudo apt-get update sudo apt-get install libmysqlclient-dev
edit the file
gedit ~/src/harbour/contrib/hbmysql/hbmysql.hbc
Change the row:
{unix}libs=mysql
to
{unix}libs=mysqlclient
and retry.
Hope this helps.
Marco
_______________________________________________ Harbour mailing list (attachment size limit: 40KB) [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
