On Jan 23, 2008 7:33 AM, Bjoern Witt <[EMAIL PROTECTED]> wrote: > Hi list, > > My System: Suse 10.3 586 > > I downloaded bacula-postgresql-2.2.7-1.i586.rpm and want to install it now. > But doing so i get the following error-message: > > > error: Failed dependencies: > > libtermcap is needed by bacula-postgresql-2.2.7-1.i586 > > I was looking for libtermcap via locate: > > > # locate libtermcap > > /usr/lib/libtermcap.so.2 > > /usr/lib/libtermcap.so.2.0.8 > > /usr/lib/termcap/libtermcap.a > > /usr/lib/termcap/libtermcap.so > > > # rpm -qf /usr/lib/termcap/libtermcap.a > > termcap-2.0.8-951 > > Searching for libtermcap rpms was without any succsess. Termcap is installed > without any error and > Now: what should i do / where can i find this package? I have no idea > anymore.. > > Thank you very much! > Best wishes, > Bjoern Witt >
>From your output it seems you only have termcap installed and not libtermcap as well. Do this: rpm -qa | grep termcap It should display something similiar if you have both installed: libtermcap-2.0.8-39 termcap-5.4-3 If it only comes back with termcap, you need to install libtermcap as well, but then again, I'm on CentOS so I'm not sure how Suse might package termcap and libtermcap. -Drew ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users