Mysql placed the libmysqlclient.so.10 in /usr/local/lib/mysql
and thus out of my search path. A quick and dirty fix was to
create a symlink from /usr/local/lib
Ovanes
On Sun, 18 Nov 2001, Dan Nelson wrote:
> In the last episode (Nov 18), Ovanes Manucharyan said:
> > Thanks, I tried it again and
In the last episode (Nov 18), Ovanes Manucharyan said:
> Thanks, I tried it again and it worked. (at least it seemst to have
> created some seemingly working binaries.) (I had tried 5 times to no
> avail before I sent a message to the list.. so go figger.)
>
> Now to my real problem. I'm trying
Thanks, I tried it again and it worked. (at least it seemst to have
created some seemingly working binaries.) (I had tried 5 times to no
avail before I sent a message to the list.. so go figger.)
Now to my real problem. I'm trying to make udmsearch work
and it needs libmysqlclient.so.10. I tho
In the last episode (Nov 18), Ovanes Manucharyan said:
> Hi,
>
> I have a problem compiling MySQL on FreeBSD 4.0-RELEASE.
>
> ./configure --with-libwrap --enable-shared
>
> gcc -DHAVE_CONFIG_H -I. -I../.././innobase/pars -I.. -I../.././innobase/pars/../
> include -I../.././innobase/pars/../../i
Hi,
I have a problem compiling MySQL on FreeBSD 4.0-RELEASE.
./configure --with-libwrap --enable-shared
and this is what I get.
{...}
gcc -DHAVE_CONFIG_H -I. -I../.././innobase/pars -I.. -I../.././innobase/pars/../
include -I../.././innobase/pars/../../include -I../../include-DDBUG_OFF