Hi,Ycrux Please read the spserver/README file.
2.Building Before building spserver, libevent must been installed. Test with libevent 1.1 and 1.2. You can donwload libevent from its home page: http://www.monkey.org/~provos/libevent/ Edit spserver/Makefile to specify the path of libevent: LIBEVENT_INCL = -I<path_to_libevent_include> LIBEVENT_LIB = -L<path_to_libevent_library> -levent best regard, liusifan [EMAIL PROTECTED] 2007-05-11 ======= 2007-05-11 00:59:56 您在来信中写道:======= >>>Hi Liusifan! > >$ svn checkout http://spserver.googlecode.com/svn/trunk/ spserv && cd >spserver >spserver $ make >gcc -Wall -D_REENTRANT -D_GNU_SOURCE -g -I../libevent/ -c sputils.cpp -o >sputils.o >gcc -Wall -D_REENTRANT -D_GNU_SOURCE -g -I../libevent/ -c >spthreadpool.cpp -o spthreadpool.o >gcc -Wall -D_REENTRANT -D_GNU_SOURCE -g -I../libevent/ -c >event_msgqueue.c -o event_msgqueue.o >event_msgqueue.c:18:20: config.h: No such file or directory >make: *** [event_msgqueue.o] Error 1 > >The "config.h" u*is missing ;-) > >cheers >Youn�s > >liusifan a �crit : >> Hi, all >> >> SPServer 0.2.1 is released . This release include an embedded http server >> built upon spserver. >> >> You can get the code from the SPServer home page: >> http://code.google.com/p/spserver/ >> http://spserver.googlecode.com/files/spserver-0.2.1.src.tar.gz >> >> best regards, >> >> liusifan >> [EMAIL PROTECTED] >> 2007-05-10 >> >> >> >> ------------------------------------------------------------------------ >> >> _______________________________________________ >> Libevent-users mailing list >> Libevent-users@monkey.org >> http://monkey.org/mailman/listinfo/libevent-users >> > >_______________________________________________ >Libevent-users mailing list >Libevent-users@monkey.org >http://monkey.org/mailman/listinfo/libevent-users > > = = = = = = = = = = = = = = = = = = = =
_______________________________________________ Libevent-users mailing list Libevent-users@monkey.org http://monkey.org/mailman/listinfo/libevent-users