Skip to content

Commit

Permalink
Merge pull request #1 from caschulz88/add_fedora_to_readme
Browse files Browse the repository at this point in the history
Added Fedora Linux dependencies to README.md
  • Loading branch information
securitykernel committed May 30, 2015
2 parents 272a6c1 + 9ff0efc commit 9f71da3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,11 @@ Install the following packages on a Debian-based Linux, e.g., Ubuntu Linux:
```bash
sudo apt-get install build-essential libtspi-dev libqt4-dev
```
For a Fedora based Linux install the following packages:

```bash
sudo yum install make automake gcc gcc-c++ qt-devel trousers-devel
```

To use the features of the TPM Manager you need a running TrouSerS daemon.
The TPM Manager has been successfully compiled under Qt version 4.8.1.
Expand Down

0 comments on commit 9f71da3

Please sign in to comment.