[Sofi-firewall-devel] Fwd: Re: SOFI related
Status: Inactive
Brought to you by:
mheily
|
From: <sof...@li...> - 2003-08-04 02:47:05
|
---------- Forwarded Message ---------- Subject: Re: SOFI related Date: Sunday 03 August 2003 10:43 pm From: Mark Heily <mark@... To: JimAdams@... Hi Jim, Thanks again for the informative report. I have resolved the issues that were giving you problems. Since the problems were severe (prevented install), I have made another release: SOFI 0.7.2 To install it, do the following: 1. unpack the sources and chdir into the main directory 2. run './configure'. there should not be any error messages or missing dependencies. 2. run 'make purge'. this will erase any old SOFI config files 3. run 'make install' 4. your new web site should be up at https://m2.vibrantlogic.com/. test it from a different host (i.e. not m2) BUT FIRST, I think your httpd.conf is outdated, based on the error message. If you tried installing a previous version of SOFI, it may have overwritten your httpd.conf with a version from OpenBSD 3.2. In any case, replace /var/www/conf/httpd.conf with the httpd.conf attached to this message. Best of luck, and thanks again for your help. -Mark On Sunday 03 August 2003 02:46 am, you wrote: > Hi Mark, > > I gave the 0.7.1 release a shot. > > One thing that I noticed was that there seemed to be no make files > included in the tarball. As the first couple of lines show below I > copied Makefile and Makefile.in from the 0.7 release and tried those. > > This time I got further, but errored out around some apache/ssl config > stuff. > > - Jim > |