John Larson <[EMAIL PROTECTED]> 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 _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
