fastcgipp-users
[Top][All Lists]
Advanced

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

Re: [Fastcgipp-users] Examples do not build


From: Eddie Carle
Subject: Re: [Fastcgipp-users] Examples do not build
Date: Mon, 23 Feb 2009 13:08:29 -0700

> Are extra steps required to build the examples?

Well, the truth is I got kind of sick of having to compile the examples
every time I wanted to build the library so I took them out of the
Makefile. Maybe it wasn't that great of an idea, but they can be easily
built after a make install of the main library.

g++ -o theexample.fcgi theexample.cpp -lboost_thread -lfastcgipp
-lmysqlclient

If the SQL stuff isn't built just remove -lmysqlclient from the command.
--
        Eddie Carle
        
        This message has been signed with an RFC4880 signature. It is
        guaranteed to have originated from Eddie Carle and it's contents
        can be validated against it's signature.

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


reply via email to

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