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... no
Required libraries not found. CONIO turned off ...
checking /usr/include/readline/readline.h usability...
yes
...
make[1]: Entering directory
`/home/marcb/bacula/bacula-1.36.3/src/console'
conio.c:65:21: termcap.h: No such file or directory
make[1]: *** [depend] Error 1
make[1]: Leaving directory
`/home/marcb/bacula/bacula-1.36.3/src/console'
...

config.out:
Bacula conio support:       no -lreadline -ltermcap

I've got libtermcap-2.0.8-35 and termcap-2.0.8-878
installed.
libtermcap.a and libtermcap.so are in /usr/lib
term.h is in nowhere to be found

I also had a odd runin with c++ (not) being installed.
I got around it, but at one point the configure said
all was a-ok even without c++ on the system. If a
developer is interested in this let me know and I'll
send the mess, it's too big to post here. Any help on
the termcap stuff would be appreciated. Thanks!

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to