Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 May 2006 14:27:05 +0200
From:      Riemer Palstra <riemer@palstra.com>
To:        Pietro Cerutti <pietro.cerutti@gmail.com>
Cc:        mohammad babaei <mo.babaei@gmail.com>, freebsd <freebsd-questions@freebsd.org>
Subject:   Re: Mysql FreeBSD 6.x
Message-ID:  <20060511122705.GC85518@rb1.palstra.com>
In-Reply-To: <e572718c0605110454v2c881e4dm5af494578d4e87cf@mail.gmail.com>
References:  <5bf3a41f0605110053u38db8543ifd2f6a11a555e24d@mail.gmail.com> <20060511081051.GA70884@rb1.palstra.com> <e572718c0605110454v2c881e4dm5af494578d4e87cf@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, May 11, 2006 at 01:54:18PM +0200, Pietro Cerutti wrote:
> How does one do that? I read the wiki page but didn't find any info
> about how to apply the switch libpthread -> libthr..

My /etc/libmap.conf looks something like this:

[mysqld]
libc_r.so.5             libthr.so.2
libc_r.so.6             libthr.so.2
libthr.so.2             libthr.so.2
libpthread.so.1         libthr.so.2
libpthread.so.2         libthr.so.2

-- 
Riemer Palstra		     		      Amsterdam, The Netherlands
riemer@palstra.com				 http://www.palstra.com/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060511122705.GC85518>