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

