Discussion:
installing flood
Puneet Varma
2005-05-02 15:20:27 UTC
Permalink
What is the purpose of the following:


% cvs -d :pserver:***@cvs.apache.org:/home/cvspublic login
% cvs -d :pserver:***@cvs.apache.org:/home/cvspublic co
httpd-test/flood
% cd flood
% cvs -d :pserver:***@cvs.apache.org:/home/cvspublic co apr
% cvs -d :pserver:***@cvs.apache.org:/home/cvspublic co apr-util





Puneet

416-270-0940
Puneet Varma
2005-05-02 15:35:10 UTC
Permalink
How do I incorporate



--enable-ssl



Option while configuring flood





Puneet

416-270-0940
Jacek Prucia
2005-05-04 22:19:34 UTC
Permalink
Post by Puneet Varma
httpd-test/flood
% cd flood
All those commands fetch recent source code from ASF repository. This
ensures, that you're using latest source code. Most of the problems,
that you noted in other e-mails (enabling ssl, no .deps file, etc.) come
from the fact, that you use flood release 0.4. When you will use CVS
repository, then you'll get 1.2-dev which has a lot of problems
resolved. After looking at your e-mails, it looks like all your problems
will be solved by simple CVS fetch.

Having said all that, I'm not sure if CVS is still working for
httpd-test tree. I recall, that we were moving to Subversion. Anyone can
confirm?

I'll be back for development soon (just couple of days), so I'll sort
all those administrative things out ASAP.

regards,
--
Jacek Prucia

Loading...