spatial data in MySQL

2004-07-23 Thread Lawrence Strydom
such as road conditions, location of road work crews, etc. Am I on the right track with MySQL or am I barking up the wrong tree? Thanks -- Lawrence Strydom Open Source Software Solutions Consultant email: [EMAIL PROTECTED] web: www.rpcdata.co.za www.midafrica.com Tel: +27 (0)44 8770453 Tel

cannot connect to local mysql server through socket

2002-09-30 Thread Lawrence Strydom
Hi, I am trying to set up a mail server using Postfix, Web-cyradm and mysql on SusE 8. I have followed all the steps in Luc de Louw's documentation so far and MySQL server is running. When I try to use the scripts that came with Web-Cyradm to create the databases and tables I get the folowing

pam_mysql dependencies

2002-09-26 Thread Lawrence Strydom
Hi, I am trying to install pam_mysql but seem to have a dependency problem. This is the output from make: lawrence:/usr/local/pam_mysql # make mkdir -p ./dynamic gcc -O2 -Dlinux -DLINUX_PAM -ansi -D_POSIX_SOURCE -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wtraditional

make install problems

2002-09-25 Thread Lawrence Strydom
Hi mysql people, I am trying to install mysql on SuSE-8 from source. everything goes fine untill make install. It then exists with the following errors: make[2]: *** [install-benchSCRIPTS] Error 1 make[2]: Leaving directory `/usr/local/mysql-3.23.52/sql-bench' make[1]: *** [install-am] Error 2