From e39f993bc8fa4364bf83b11f0e37ebf4588d2cd3 Mon Sep 17 00:00:00 2001 From: ahrenholz Date: Wed, 17 Jun 2009 23:24:09 +0000 Subject: [PATCH] minor update --- wiki/LinuxInstall.wiki | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wiki/LinuxInstall.wiki b/wiki/LinuxInstall.wiki index ce9d473c..966cadf4 100644 --- a/wiki/LinuxInstall.wiki +++ b/wiki/LinuxInstall.wiki @@ -34,7 +34,7 @@ CORE releases for Linux consist of two RPM files. The `core-n.n...rpm` package c Download the source tarball from here: http://downloads.pf.itd.nrl.navy.mil/core/source/ -To build and configure it, you should have the autotools suite installed (aclocal, autoconf, automake), an easy way to get these is using `yum groupinstall "Development Tools"`. +To build and configure it, you should have the autotools suite installed (autoconf, automake, libtool), an easy way to get these is using `yum groupinstall "Development Tools"`. {{{ tar xzf core-3.4.tar.gz cd core-3.4