From owner-freebsd-questions Wed Apr 5 14:14:53 2000 Delivered-To: freebsd-questions@freebsd.org Received: from earth.wnm.net (earth.wnm.net [208.246.240.243]) by hub.freebsd.org (Postfix) with ESMTP id 53D2B37BD6C for ; Wed, 5 Apr 2000 14:14:47 -0700 (PDT) (envelope-from alex@wnm.net) Received: from localhost (alex@localhost) by earth.wnm.net (8.8.8/8.8.8) with ESMTP id QAA15815; Wed, 5 Apr 2000 16:14:45 -0500 (CDT) Date: Wed, 5 Apr 2000 16:14:44 -0500 (CDT) From: Alex Charalabidis To: David Ward Cc: "'questions@freebsd.org'" Subject: Re: apache_1.3.9.tar.gz VS apache_1.3.9+ssl_1.37.tar.gz In-Reply-To: <018EFBB4FBD6D2119F7F00E0292282354C743F@exchange01.intelemedia.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 5 Apr 2000, David Ward wrote: > Yet another snag, I swear I will get apache up and running if it kills me... > > The History, I've got freeBSD installed with a minimal ports collection, but > I did select apache-1.3.9 to be installed.. > now ordinarily this wouldn't be a huge problem as I've been reading Greg's > book, and to install the tar.gz file I should > have to go to /usr/ports/www/apache13 and do a make install (I've got all 4 > install cd's, and even have the correct > one mounted (cd #2)) > > unfortunately, make install runs Makefile in the /usr/ports/www/apache13 > directory which calls for a file called > apache_1.3.9.tar.gz unfortunately the only file that is similar that I can > find on any of the cd's is > apache_1.3.9+ssl_1.37.tar.gz...apparently all the ftp sites referenced in > Makefile don't have that file either, and > the result is not a terribly heartening one... > > needless to say, one file ain't the other...I tried editing Makefile to call > apache_1.3.9+ssl_1.37.tar.gz and initially it > works so long as i specify: > > make NO_CHECKSUM=yes install > > but then it starts asking me for files to patch...and at that point I once > again have no clue... > Apache and Apache-SSL are two different things. apache_1.3.9+ssl_1.37.tar.gz is actually a set of patches against Apache for enhancing it with SSL and is meant to be installed into a previously unpacked Apache distribution. This of course means that it's useless without the corresponding Apache package. 1.3.12 is the current version of Apache, so it's probably time to update your ports. I'd do that first and then repeat the procedure as laid out in the book. > If anyone can help me out with this, I promise to think about naming my > first born in your honor :) > Alexander's not a bad name, but what if it's a girl? :) hth -ac -- ============================================================== Alex Charalabidis (AC8139) 5050 Poplar Ave, Ste 170 Systems Administrator Memphis, TN 38157 WebNet Memphis (901) 432 6000 Author, The Book of IRC http://www.bookofirc.com/ ============================================================== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message