> Install termcap-devel and symlink
> /usr/include/termcap/termcap.h to
> /usr/include/termcap.h. Try to build again and
> update us on the
> result.
That did it, thanks so much! :}
I did not do the symlink, however; as termcap.h was
already present in both those areas, and they were the
same fil
Install termcap-devel and symlink /usr/include/termcap/termcap.h to
/usr/include/termcap.h. Try to build again and update us on the
result.
Jeffrey
Quoting Marcus <[EMAIL PROTECTED]>:
> Hi,
> I'm trying to get Bacula going. I made Sqlite from one
> of the depkgs. Then, in ~/bacula, I tried
> ./
Hi,
I'm trying to get Bacula going. I made Sqlite from one
of the depkgs. Then, in ~/bacula, I tried
./configure --with-sqlite=/path to/sqlite
I'm afraid I run Suse 9.2, so I ran
export LDFLAGS="-L/usr/lib/termcap"
before configure. Nonetheless, from configure I get:
...
checking for term.h..