That was what I was missing, thx.
-----Original Message----- From: Andrei Pelinescu-Onciul [mailto:pelinescu-onciul@fokus.fraunhofer.de] Sent: Wednesday, July 02, 2003 1:13 PM To: Marcelo Schmidt Cc: serusers@lists.iptel.org Subject: Re: [Serusers] Mysql.so
On Jul 02, 2003 at 11:57, Marcelo Schmidt mschmidt@equinix.com wrote:
You have to run make install in the same way as make modules: make exclude_modules="" install or make include_modules=mysql install
(to install only the mysql module you need only: make modules=modules/mysql install )
Andrei