installing mysql323-server 4.6 freebsd
Lowell Gilbert
freebsd-questions-local at be-well.no-ip.com
Sat Jun 28 07:32:49 PDT 2003
John Larson <jwlarson3rd at 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
More information about the freebsd-questions
mailing list