The install is very good until you INSTALL AND CONFIGURE ZM
Posted: Fri Oct 16, 2009 10:53 pm
the download with the svn is ok but where you try:
./configure --with-webdir=/var/www --with-cgidir=/usr/lib/cgi-bin ZM_DB_HOST=localhost ZM_DB_NAME=zm ZM_DB_USER=zmuser ZM_DB_PASS=zmpass --enable-debug=yes --with-webgroup=www-data --with-webuser=www-data
the following error comes:
checking for pnmscale... no
checking for pnmscale... no
checking for mysql_init in -lmysqlclient... no
configure: error: zm requires libmysqlclient.a
and the all the following instruccions dont work because it dosent create de zm_create.sql it only exit the zm_create.sql.in
I am workin with kubuntu 9.1 beta and the machine is a intel 64 with kunbuntu amd64
Can you tell me how can I solve this I am just learning linux........ thanks in advance for your help
./configure --with-webdir=/var/www --with-cgidir=/usr/lib/cgi-bin ZM_DB_HOST=localhost ZM_DB_NAME=zm ZM_DB_USER=zmuser ZM_DB_PASS=zmpass --enable-debug=yes --with-webgroup=www-data --with-webuser=www-data
the following error comes:
checking for pnmscale... no
checking for pnmscale... no
checking for mysql_init in -lmysqlclient... no
configure: error: zm requires libmysqlclient.a
and the all the following instruccions dont work because it dosent create de zm_create.sql it only exit the zm_create.sql.in
I am workin with kubuntu 9.1 beta and the machine is a intel 64 with kunbuntu amd64
Can you tell me how can I solve this I am just learning linux........ thanks in advance for your help