updated build deps for 4.5

This commit is contained in:
ahrenholz@gmail.com 2013-04-08 18:54:48 +00:00
parent b47eeb0294
commit 325b0bfc9b

View file

@ -64,11 +64,11 @@ Follow these instructions to build CORE from source. Dependencies are automatica
== Step 1. Install prerequisite packages == == Step 1. Install prerequisite packages ==
Ubuntu: Ubuntu:
`sudo apt-get install bash bridge-utils ebtables iproute libtk-img python tcl8.5 tk8.5 xterm autoconf automake gcc libev-dev make pkg-config python-dev libreadline-dev imagemagick texinfo help2man` `sudo apt-get install bash bridge-utils ebtables iproute libtk-img python tcl8.5 tk8.5 autoconf automake gcc libev-dev make pkg-config python-dev libreadline-dev imagemagick help2man`
Fedora: Fedora:
`yum install bash bridge-utils ebtables libev python tcl tk tkimg urw-fonts xauth xorg-x11-server-utils xterm autoconf automake gcc libev-devel make pkgconfig python-devel readline-devel texinfo ImageMagick help2man` `yum install bash bridge-utils ebtables libev python tcl tk tkimg autoconf automake gcc libev-devel make pkgconfig python-devel ImageMagick help2man`
This package list comes from This package list comes from
[http://pf.itd.nrl.navy.mil/core/core-html/install.html here]. [http://pf.itd.nrl.navy.mil/core/core-html/install.html here].