From: Dan Nelson Date: August 29 2002 5:06pm Subject: Re: Installing mysql 4.0.3 with linux threads on freebsd List-Archive: http://lists.mysql.com/mysql/118377 Message-Id: <20020829170624.GB76655@dan.emsphone.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Please don't hijack threads; you replied to a message titled "performance tunning 4.x". In the last episode (Aug 29), Varshavchick Alexander said: > I have a FreeBSD server where I installed mysql 3.23 with linux > threads from a port collection, the procedure was simple enough > (WITH_LINUXTHREADS=yes make). All my attempts then to build it from > sources were unsuccessfull, however it was not important consdering > that it could be installed from ports. But now I wish to upgrade it > to 4.0.3 (keeping the linuxthreads option), so can anybody advice on > the procedure of building it from scratch? Try the attached port; it builds and runs fine on my -current system, and it should work on 4.*. Extract it, uncomment the WITH_LINUXTHREADS=yes line, and make. -- Dan Nelson dnelson@stripped