Hello,

'sin' is in libm

MySQL is not found because Wt is only looking for the MariaDB libraries,
not for libmysqlclient. The Debian and Ubuntu packages include this fix:

http://patch-tracker.debian.org/patch/series/view/witty/3.3.0-1/02_find_libmysqlclient.dpatch

Maybe it should be included upstream?


On Mon, Jun 10, 2013 at 1:39 AM, John Robson <john.rob...@usp.br> wrote:

> Hi everybody.
>
> When I run cmake, it does not find some libraries.
>
> -- Looking for Q_WS_WIN - not found.
> -- Looking for Q_WS_QWS - not found.
> -- Looking for Q_WS_MAC - not found.
>
> I think this is normal because I use Linux.
>
> -- Looking for sin - not found
>
> What library is this?  Where do I find it for Debian?
>
> ** Wt::Dbo: not building MySQL backend.
>     Indicate the location of your mariadb or mysqlclient installation using
>     -DMYSQL_PREFIX=... and the library to search for (e.g. mariadb or
>     mysqlclient) using -DMYSQL_LIBRARY=...
>
> I have installed MySQL (mysql-client mysql-server libmysqlclient-dev)
> but cmake does not find it.
>
> What do I have to do here?
>
> -DMYSQL_PREFIX=... ?
> -DMYSQL_LIBRARY=... ?
>
> Thank you,
> John
>
>
>
> ------------------------------------------------------------------------------
> How ServiceNow helps IT people transform IT departments:
> 1. A cloud service to automate IT design, transition and operations
> 2. Dashboards that offer high-level views of enterprise services
> 3. A single system of record for all IT processes
> http://p.sf.net/sfu/servicenow-d2d-j
> _______________________________________________
> witty-interest mailing list
> witty-interest@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/witty-interest
>



-- 
Pau Garcia i Quiles
http://www.elpauer.org
(Due to my workload, I may need 10 days to answer)
------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. A cloud service to automate IT design, transition and operations
2. Dashboards that offer high-level views of enterprise services
3. A single system of record for all IT processes
http://p.sf.net/sfu/servicenow-d2d-j
_______________________________________________
witty-interest mailing list
witty-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to