I'm sorry for this question but do you know where I can find
libtermcap for aix 5.2?

marco

2006/8/24, User100 <[EMAIL PROTECTED]>:
> It´s a little bit different here:
> ==>Entering directory /mnt/bac/bacula-1.38.11/src/console
>         /usr/local/bin/g++   -c    -I. -I..  -g -O2 -Wall  console.c
>         /usr/local/bin/g++   -c    -I. -I..  -g -O2 -Wall  console_conf.c
>         /usr/local/bin/g++   -c    -I. -I..  -g -O2 -Wall  authenticate.c
>         /usr/local/bin/g++   -c    -I. -I..  -g -O2 -Wall  conio.c
> conio.c:66: termcap.h: A file or directory in the path name does not exist.
> make: 1254-004 The error code from the last command is 1.
>
> If I use --disable-conio at the ./configure options than it works here.
> So I think that you maybe have no termcap.h installed - but I´m not sure
> what is done at this step so far... Maybe somebody else know?
>
> Greetings,
> User100
>
>
> > -----Ursprüngliche Nachricht-----
> > Von: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED] Im
> > Auftrag von Marco Strullato
> > Gesendet: Donnerstag, 24. August 2006 13:11
> > Cc: bacula-users@lists.sourceforge.net
> > Betreff: Re: [Bacula-users] bacula on aix 5.2
> >
> >
> > Hi all,
> > I try as you suggested but I have the following error due to
> > libtermcap...
> >
> >
> > Marco
> >
> >
> > ==>Entering directory /tmp/bacula-1.38.11/src/console
> >         /usr/bin/g++   -c  -I/usr/include/readline  -I. -I..  -g -O2
> > -Wall  console.c
> >         /usr/bin/g++   -c  -I/usr/include/readline  -I. -I..  -g -O2
> > -Wall  console_conf.c
> >         /usr/bin/g++   -c  -I/usr/include/readline  -I. -I..  -g -O2
> > -Wall  authenticate.c
> >         /usr/bin/g++ -O  -L../lib -L../cats -o bconsole console.o
> > console_conf.o authenticate.o    -lreadline -ltermcap  -lbac -lm
> > -lpthread  -lintl
> > collect2: library libtermcap not found
> > make: The error code from the last command is 1.
> >
> >
> > Stop.
> >
> >
> >
> >
> >   ====== Error in /tmp/bacula-1.38.11/src/console ======
> >
> >
> > 2006/8/23, User100 <[EMAIL PROTECTED]>:
> > >
> > > > [EMAIL PROTECTED] baculasrc]# make
> > > > Target ".PATH" is up to date.
> > > > -make install
> > > > [EMAIL PROTECTED] baculasrc]# make install
> > >
> > >
> > > Are you sure this 'make' did something? I´ve tried to
> > compile the bacula-fd
> > > on AIX 4.3.3 but got
> > > "Target ".PATH" is up to date." too. After that I tried
> > again and commented
> > > out the ".PATH" entry (this week) in the 'Makefile' to
> > following "#.PATH:
> > > ." Than I did a 'make' again and he did much more but
> > failed later somewhere
> > > at "termcap". However I don´t know what this .PATH "switch"
> > do :D - maybe
> > > somebody else know?
> > > With disabled .PATH in the Makefile and "./configure
> > --enable-client-only
> > > --disable-conio" - he compiled it finaly and it seems good.
> > >
> > >
> > > After that and a sucessfull "make install" I had to change the
> > > "bacula-ctl-fd" script a little bit too. For example line
> > 229 (status) to:
> > >
> > >     [ -x ${BACFDBIN}/bacula-fd   ] && status bacula-fd  ${FD_PORT}
> > >
> > > ...and some path in the "bacula-ctl-fd" and
> > "/etc/bacula/bacula-fd" files
> > > (/var/run did not exist).
> > >
> > >
> > > Now i get (in bconsole connected from the director running
> > at another
> > > machine):
> > > Connecting to Client swh50-fd at swh50.lisec.com:9102
> > >
> > > swh50-fd Version: 1.38.11 (28 June 2006)
> > powerpc-ibm-aix4.3.3.0 aix 3
> > > Daemon started 23-Aug-06 11:56, 0 Jobs run since started.
> > > No Terminated Jobs.
> > > Running Jobs:
> > > Director connected at: 23-Aug-06 13:58
> > > No Jobs running.
> > > ====
> > > *
> > >
> > >
> >
> > --------------------------------------------------------------
> > -----------
> > Using Tomcat but need to do more? Need to support web
> > services, security?
> > Get stuff done quickly with pre-integrated technology to make
> > your job easier
> > Download IBM WebSphere Application Server v.1.0.1 based on
> > Apache Geronimo
> > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&;
> dat=121642
> _______________________________________________
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>
>

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to