From owner-freebsd-questions Fri Oct 18 11:20: 0 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 612C137B401 for ; Fri, 18 Oct 2002 11:19:58 -0700 (PDT) Received: from foem.leiden.webweaving.org (fia224-72.dsl.hccnet.nl [62.251.72.224]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E4FF43E77 for ; Fri, 18 Oct 2002 11:19:57 -0700 (PDT) (envelope-from dirkx@webweaving.org) Received: from foem (foem [10.11.0.2]) by foem.leiden.webweaving.org (8.12.6/8.12.6) with ESMTP id g9IIJrv7005110 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Fri, 18 Oct 2002 20:19:53 +0200 (CEST) (envelope-from dirkx@webweaving.org) Date: Fri, 18 Oct 2002 20:19:53 +0200 (CEST) From: Dirk-Willem van Gulik X-X-Sender: dirkx@foem.leiden.webweaving.org To: Bsd Neophyte Cc: nkinkade@dsl-only.net, Subject: Re: apache install problems w/expat In-Reply-To: <20021018181853.82736.qmail@web20108.mail.yahoo.com> Message-ID: <20021018201950.C55920-100000@foem.leiden.webweaving.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG y On Fri, 18 Oct 2002, Bsd Neophyte wrote: > > --- Nathan Kinkade wrote: > > <...snip...> > > > Well, does library expat.4 actually exist? If not, then what version > > is the expat2 port installing? Assuming that expat2 installs a newer > > version of the library, you might be able to simply create a link named > > expat.4 and point it to the one expat installs. Then requests for > > expat.4 will simply point to the newer version, but this may only work > > reliably if you are sure that the newer version of the library is > > backward compatible with the older one. > > i don't know if this is the proper way to find it... but i did a "find / > -name expat.4" which yielded no results. > > i'm assuming this library does not exist. > > as for the installation. the port information about expat-2 reveals the > following: > > $ make search name=expat > Port: expat-1.95.5 > Path: /usr/ports/textproc/expat2 > Info: XML 1.0 parser written in C > Maint: kuriyama@FreeBSD.org > Index: textproc > B-deps: libtool-1.3.4_4 > R-deps: > > > i found v.1.95.5 on the sourceforge site... but the ports will not get > this version... it will build expat-1.95.4. > > what i did was pure experimentation, because i really don't know how this > all works. > > however, i downloaded the latest build of expat and did a tar -xvf... what > i believe was /usr/ports/textproc/expat2/files/work (which was where i > found the source files) and then i tried doind a "make && make install" > > however, this didn't resolve the problem either. > > so where can i find the libraries if i am not looking in the proper > place... and how do i make the link... and what do i make the link to? > > __________________________________________________ > Do you Yahoo!? > Faith Hill - Exclusive Performances, Videos & More > http://faith.yahoo.com > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message