fastcgipp-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Fastcgipp-users] is it possible to compile libfastcgi++ without dat


From: Eddie Carle
Subject: Re: [Fastcgipp-users] is it possible to compile libfastcgi++ without database and thread support?
Date: Fri, 19 Feb 2010 18:28:50 -0700

On Fri, 2010-02-19 at 19:20 -0500, LeJacq, Jean Pierre wrote:
Hi folks,

I'm interested in getting a minimal install of fastcgi++ without the mysql support. Is this possible using the configure script?

Same for thread? Is threading required? Can the library be built without it?

Thanks ahead of time.
The configure script as it sits won't compile MySQL support if it doesn't find the mysql.h header file in the system includes. There unfortunately is no way to manually disable support short of moving the mysql.h file from your system includes during the configure process.

Threading support unfortunately can not be removed. It is integral to the operation of the library.
--
Eddie Carle

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]