Ah, found one.. Damn SF for dropping my documents.
I do not have those docs handy at the moment unfortunately.
Here is the gist of it:
1. Get sources
2. Unpack them
3. Make sure you have latest SPTK (http://www.sptk.net) installed
4. Make sure you have latest Apache and corresponding devel packages installed
(you'll probably need apr and apr-devel - depending on your distribution)
5. go into cppserv sources directory
6. run make
7. run sudo make install
That should do it for the most part. You'll also have to
configure and enable it in Apache.
I'll dig up and post old doc.
Oh, and if you are on Gentoo, it's all much much simpler:
paludis -i cppserv
later on.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi
I am glad to grab Installation Manual.
Docment Link to here is brokenright now.
Regards.
Can you give the URL of page with the broken link?
Ah, found one.. Damn SF for dropping my documents.
I do not have those docs handy at the moment unfortunately.
Here is the gist of it:
1. Get sources
2. Unpack them
3. Make sure you have latest SPTK (http://www.sptk.net) installed
4. Make sure you have latest Apache and corresponding devel packages installed
(you'll probably need apr and apr-devel - depending on your distribution)
5. go into cppserv sources directory
6. run make
7. run sudo make install
That should do it for the most part. You'll also have to
configure and enable it in Apache.
I'll dig up and post old doc.
Oh, and if you are on Gentoo, it's all much much simpler:
paludis -i cppserv
later on.