Hey Misi,

2008/9/10 misi e <[EMAIL PROTECTED]>:
> yes, linux. Wt was latest version downloaded 2 weeks ago (do not have access
> now to the machine).
>
> Why is fcgi connector support on Linux an issue?

It isn't. To use the FastCGI connector with the examples, you need to
have in your CMakeCache.txt:

CONNECTOR_FCGI:BOOL=ON
EXAMPLES_CONNECTOR:STRING=wtfcgi

The latter commands links the examples against the wtfcgi library. Are
you sure this does not happen in your case, can you verify using ldd ?

Then, you need to deploy your examples inside a web server that
supports FastCGI.

Regards,
koen

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
witty-interest mailing list
witty-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to