Barbara M. wrote: > checking for readline support... yes > checking for tgetent in -lncurses... no > checking for tgetent in -ltermcap... no > checking for readline in -lreadline... no > configure: error: readline library not found > error: Bad exit status from /var/tmp/rpm-tmp.94200 (%build)
this doesn't say much, just that something went wrong linking readline take a look at config.log, it will hold the answer (search for "readline library not found" and look around, you should see an ld error) -- Morten :wq _______________________________________________ tsl-discuss mailing list [email protected] http://lists.trustix.org/mailman/listinfo/tsl-discuss
