CPPSERV


Home Projects Jobs Clientele Contact

cppserv


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

Re: Done!(Re: Almost available in SLES-where is mod_cserv?)



noniko wrote:
> Hi,Ilya
> Here is how I could get CPPSERV work:
>
> 1)Apache packaged in SLES is Apache 2.2, so I got httpd-2.0.59 source
> and compiled it.
OK. The fact that SLES doesn't provide apache-2.0.x and
apache-2.0.x-devel packages is
strange, but oh well...
> 2)This Apache apxs is located in /usr/local/apache2/bin/apxs. So I
> edited env-test-custom.mk file as follows, to show apxs path:
Instead of editing this, you could simply pass
APXS_PATH=/usr/local/apach2/bin/apxs to make command.
i.e.:
make APXS_PATH=/usr/local/apach2/bin/apxs
>
> #####################################################
> #ifneq ($(strip $(shell $(CXX) -v 2>&1| grep '^gcc')),)
> .....
> #endif
> $(eval $(call prog_kirpich,APXS,apxs2 apxs ....../usr/local/
> apache2/bin/apxs,0))
> ^^^^^^^
> ......
>
>
> "ifneq" and "endif" was still needed to be commented out.
I guess I should just drop these, and if someone tries to compile
CPPSERV with non-GCC compiler,
so be it :-)
>
> Thinking about it now, there were not so many things to modify. Ha ha,
> yesterday I was so excited.
> socket++-1.12.12 and sptk-3.2.6 were both compiled from source. boost
> and boost-devel were installed from SUSE package. Other development
> tools including gcc 4.1.0 were installed from SUSE packages, too.
>
> I will try it in open-sourced SUSE (no expiration), so I could study
> CPPSERV in my favorite environment forever.
>
> noniko
> noniko@netbeans.jp

-- 
Ilya A. Volynets-Evenbakh
Total Knowledge. CTO
http://www.total-knowledge.com


Authoright © Total Knowledge: 2001-2008