Skip to content

Commit

Permalink
Mention required readline and termcap libraries.
Browse files Browse the repository at this point in the history
  • Loading branch information
steve committed Apr 2, 2003
1 parent e4ddf1e commit 4987558
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,14 @@ on a UNIX-like system:
A version problem with this program is the most common cause
of difficulty. See the Icarus Verilog FAQ.

- readline 4.2
On Linux systems, this usually means the readline-devel
rpm. In any case, it is the development headers of readline
that are needed.

- termcap
The readline library in turn uses termcap.

2.2 Compilation

Unpack the tar-ball and cd into the verilog-######### directory
Expand Down

0 comments on commit 4987558

Please sign in to comment.