running ./configure for the installation of tclspice-0.2.17
(but the same happen with ver. 0.2.15), configure report
an error saying that nor ncurses nor termcap library are
found. I'm running Suse 9.1 distribution and KPackage
report that I have both ncurses-5.4-61.3 and
termcap-2.0.8-876 correctly installed.
there are some tricks that I don't know (please consider
that I'm a novice with Linux).
thanks in advance for any help.
Logged In: NO
What you may need are the *development* packages, not just
the normal ones. Look around for similarly named packages
with -dev appended, or something like that.
(I don't know if that actually will solve the problem, but
that is a common error in many software packages where you
compile from source.)