From: Michal L. <mi...@lo...> - 2008-10-22 23:44:50
|
Blakey wrote: > Hi Everyone, > > I'm just trying to compile mysqlfs, but have a minor issue, ./configure > seems to bomb out once it gets to the pthreads testing section. IIRC it's got something to do with MySQL or FUSE libraries. Although it says pthreads lib is missing it actually means libmysql-dev or libfuse-dev (or how are these called on Ubuntu) are missing. Make sure you've got them installed and re-run configure. It should work. Michal |