ntwrkd wrote: > The packages are already installed. The config script cannot seem to find > them. > Should I point to them with an --includedir= option?
No. If you installed them from packages I expect them to be found. They are in /usr/include/uuid/uuid.h? Could you look in config.log for the bit where it looks for uuid and tell me what went wrong? > On Wed, Feb 25, 2009 at 11:34 PM, Eric Day <[email protected]> wrote: >> The configure error pretty much explains it, you need to install >> libuuid dev packages. :) On Debian this is the 'uuid-dev' pkg, >> probably something similar on Fedora. >> >> -Eric >> >> On Wed, Feb 25, 2009 at 11:24:28PM -0800, ntwrkd wrote: >>> I am getting the following error when trying to build on Fedora Core 10: >>> >>> configure: error: Couldn't find uuid/uuid.h. Try installing libuuid >>> development packages >>> >>> _______________________________________________ >>> Mailing list: https://launchpad.net/~drizzle-discuss >>> Post to : [email protected] >>> Unsubscribe : https://launchpad.net/~drizzle-discuss >>> More help : https://help.launchpad.net/ListHelp > > _______________________________________________ > Mailing list: https://launchpad.net/~drizzle-discuss > Post to : [email protected] > Unsubscribe : https://launchpad.net/~drizzle-discuss > More help : https://help.launchpad.net/ListHelp > _______________________________________________ Mailing list: https://launchpad.net/~drizzle-discuss Post to : [email protected] Unsubscribe : https://launchpad.net/~drizzle-discuss More help : https://help.launchpad.net/ListHelp

