problems after compiling hugs

Christian Sievers sievers@ips.cs.tu-bs.de
Wed, 21 Feb 2001 21:04:07 +0100 (MET)


Sebastian Schulz wrote:

> there is no commandline history!! When typing the up-arrow, there appear
> only cryptic characters on the sreen.

> bash-2.04# ./configure

Try  ./configure --with-readline

Or even better, do  ./configure --help
to see all the options you have.
 

HTH
Christian Sievers