Add Fedora/RHEL/CentOS dependency install info.
This commit is contained in:
parent
c31daf26ae
commit
2c82de1a57
@ -10,10 +10,10 @@ The bash-completion test suite is written on top of the http://www.gnu.org/softw
|
||||
|
||||
|
||||
|
||||
Installing DejaGnu
|
||||
------------------
|
||||
Installing dependencies
|
||||
-----------------------
|
||||
|
||||
Installing DejaGnu should be easy using your local package manager.
|
||||
Installing dependencies should be easy using your local package manager.
|
||||
|
||||
|
||||
Debian/Ubuntu
|
||||
@ -25,6 +25,14 @@ sudo apt-get install dejagnu
|
||||
-------------
|
||||
This should also install the necessary `expect` and `tcl` packages.
|
||||
|
||||
Fedora/RHEL/CentOS
|
||||
~~~~~~~~~~~~~~~~~~
|
||||
|
||||
On Fedora and RHEL/CentOS (with EPEL) you can use `yum`:
|
||||
-------------
|
||||
sudo yum install dejagnu tcllib
|
||||
-------------
|
||||
This should also install the necessary `expect` and `tcl` packages.
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user