updated build deps for 4.5
This commit is contained in:
parent
b47eeb0294
commit
325b0bfc9b
1 changed files with 2 additions and 2 deletions
|
@ -64,11 +64,11 @@ Follow these instructions to build CORE from source. Dependencies are automatica
|
|||
== Step 1. Install prerequisite packages ==
|
||||
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:
|
||||
|
||||
`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
|
||||
[http://pf.itd.nrl.navy.mil/core/core-html/install.html here].
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue