Date: 28 Jun 2003 10:32:39 -0400 From: Lowell Gilbert <freebsd-questions-local@be-well.no-ip.com> To: John Larson <jwlarson3rd@yahoo.com> Cc: freebsd-questions@freebsd.org Subject: Re: installing mysql323-server 4.6 freebsd Message-ID: <44adc29ss8.fsf@be-well.ilk.org> In-Reply-To: <20030626210844.44290.qmail@web41307.mail.yahoo.com> References: <20030626210844.44290.qmail@web41307.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
John Larson <jwlarson3rd@yahoo.com> writes: > I am using freebsd 4.6 on a pc that is not connected to the internet > and will never be connected to the internet. . I am trying to install > mysql323-server as the first step in creating a apache web server. I > was able to find 3.23.49.tar.gz on a site but when I try to install it > by placing it in usr/ports/distfiles it say that it needs libtool > 1.3.4_3.tar.gz. I cannot find it any where. this is very frustrating > to me. I am not a complete newbie but I am at a loss as to how to > accomplish what I want to do. John Larson The libtool-1.3.4_3 (or, in the latest ports, _4) port will get installed using libtool-1.3.4.tar.gz. Just # cd /usr/ports/devel/libtool; make install
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44adc29ss8.fsf>