LINUX.IE, website of the Irish Linux Users' Group
Tux rules!

   
Home
New Users
Articles
Download
Projects
Community
Vendors

  Print Version
Email to...
 
Archives:


planetILUG

Recent News

News Archive


Join the
ILUG
on FaceBook


Join the
ILUG
on LinkedIn


Join the
ILUG SETI
Group



















 
 :: Mailing Lists

[ILUG] Installing bacula on SuSE

[ILUG] Installing bacula on SuSE

Grant Edwards tnargedwards at hotmail.com
Fri Dec 9 19:39:57 GMT 2005


Hi,

Having read previous posts regarding this very same topic I was rather 
hopeful of getting this problem sorted out quickly, but unfortunately i am 
getting no  where fast. Please see below for extracts from the install based 
on the config described right at the bottom of the email.

In reference to  previous postings regarding this matter :
1) gcc has been correctly installed (and what looks like the correct 
selection of packages can be viewed via yast2, as installed)

2) which ar : /usr/bin/ar

3) which ranlib : /usr/bin/ranlib

Any help regarding this matter would be much appreciated.

Thank you

Grant  e



usr/bin/g++   -c     -I. -I..  -g -O2 -Wall  restore.c
/usr/bin/g++   -c     -I. -I..  -g -O2 -Wall  status.c
/usr/bin/g++   -c     -I. -I..  -g -O2 -Wall  verify.c
/usr/bin/g++   -c     -I. -I..  -g -O2 -Wall  verify_vol.c
make[1]: *** No rule to make target `../findlib/libfind.a', needed by 
`bacula-fd'.  Stop.
make[1]: Leaving directory 
`/home/gedwards/downloads/bacula-1.38.2/src/filed'
make[1]: Entering directory 
`/home/gedwards/downloads/bacula-1.38.2/src/console'
/usr/bin/g++   -c    -I. -I..  -g -O2 -Wall  console.c
/usr/bin/g++   -c    -I. -I..  -g -O2 -Wall  console_conf.c
/usr/bin/g++   -c    -I. -I..  -g -O2 -Wall  authenticate.c
/usr/bin/g++   -c    -I. -I..  -g -O2 -Wall  conio.c
make[1]: *** No rule to make target `../lib/libbac.a', needed by `bconsole'. 
  Stop.
make[1]: Leaving directory 
`/home/gedwards/downloads/bacula-1.38.2/src/console'
make[1]: Entering directory 
`/home/gedwards/downloads/bacula-1.38.2/src/cats'
/usr/bin/install -c -m 0754 create_postgresql_database 
/etc/bacula/create_postgresql_databas
e
/usr/bin/install -c -m 0754 update_postgresql_tables 
/etc/bacula/update_postgresql_tables


/usr/bin/g++   -c     -I. -I..  -g -O2 -Wall  ua_status.c
/usr/bin/g++   -c     -I. -I..  -g -O2 -Wall  ua_tree.c
/usr/bin/g++   -c     -I. -I..  -g -O2 -Wall  ua_update.c
/usr/bin/g++   -c     -I. -I..  -g -O2 -Wall  verify.c
make[1]: *** No rule to make target `../lib/libbac.a', needed by 
`bacula-dir'.  Stop.
make[1]: Leaving directory `/home/gedwards/downloads/bacula-1.38.2/src/dird'
make[1]: Entering directory 
`/home/gedwards/downloads/bacula-1.38.2/src/stored'
/usr/bin/g++   -c     -I. -I..  -g -O2 -Wall  stored.c
/usr/bin/g++   -c     -I. -I..  -g -O2 -Wall  ansi_label.c
/usr/bin/g++   -c     -I. -I..  -g -O2 -Wall  autochanger.c
/usr/bin/g++   -c     -I. -I..  -g -O2 -Wall  acquire.c
/usr/bin/g++   -c     -I. -I..  -g -O2 -Wall  append.c

/usr/bin/g++   -c     -I. -I..  -g -O2 -Wall  ua_status.c
/usr/bin/g++   -c     -I. -I..  -g -O2 -Wall  ua_tree.c
/usr/bin/g++   -c     -I. -I..  -g -O2 -Wall  ua_update.c
/usr/bin/g++   -c     -I. -I..  -g -O2 -Wall  verify.c
make[1]: *** No rule to make target `../lib/libbac.a', needed by 
`bacula-dir'.  Stop.
make[1]: Leaving directory `/home/gedwards/downloads/bacula-1.38.2/src/dird'
make[1]: Entering directory 
`/home/gedwards/downloads/bacula-1.38.2/src/stored'
/usr/bin/g++   -c     -I. -I..  -g -O2 -Wall  stored.c
/usr/bin/g++   -c     -I. -I..  -g -O2 -Wall  ansi_label.c
/usr/bin/g++   -c     -I. -I..  -g -O2 -Wall  autochanger.c
/usr/bin/g++   -c     -I. -I..  -g -O2 -Wall  acquire.c
/usr/bin/g++   -c     -I. -I..  -g -O2 -Wall  append.c


Configuration on Fri Dec  9 18:36:29 GMT 2005:

  Host:                       x86_64-unknown-linux-gnu -- suse 9.3
  Bacula version:             1.38.2 (20 November 2005)
  Source code location:       .
  Install binaries:           /usr/sbin
  Install config files:       /etc/bacula
  Scripts directory:          /etc/bacula
  Working directory:          /var/bacula
  PID directory:              /var/run
  Subsys directory:           /var/lock/subsys
  Man directory:              /usr/share/man
  Data directory:             /usr/share
  C Compiler:                 gcc 3.3.5
  C++ Compiler:               /usr/bin/g++ 3.3.5
  Compiler flags:              -g -O2 -Wall
  Linker flags:                -O
  Libraries:                  -lpthread
  Statically Linked Tools:    no
  Statically Linked FD:       no
  Statically Linked SD:       no
  Statically Linked DIR:      no
  Statically Linked CONS:     no
  Database type:              PostgreSQL
  Database lib:               -L/usr/lib/pgsql -lpq -lcrypt

  Job Output Email:           tnargedwards at hotmail.com
  Traceback Email:            tnargedwards at hotmail.com
  SMTP Host Address:          localhost

  Director Port:              9101
  File daemon Port:           9102
  Storage daemon Port:        9103

  Director User:
  Director Group:
  Storage Daemon User:
  Storage DaemonGroup:
  File Daemon User:
  File Daemon Group:

  SQL binaries Directory      /usr/bin

  Large file support:         yes
  Bacula conio support:       yes -lncurses
  readline support:           no
  TCP Wrappers support:       no
  TLS support:                no
  ZLIB support:               yes
  enable-smartalloc:          yes
  enable-gnome:               no
  enable-wx-console:          no
  enable-tray-monitor:        yes
  client-only:                no
  build-dird:                 yes
  build-stored:               yes
  ACL support:                no
  Python support:             no





More information about the ILUG mailing list
Read this without the formatting.
                                                                                                    

 

Hosted by HEAnet


Maintained by the ILUG website team. The aim of Linux.ie is to support and help commercial and private users of Linux in Ireland. You can display ILUG news in your own webpages, read backend information to find out how. Networking services kindly provided by HEAnet, server kindly donated by Dell. Linux is a trademark of Linus Torvalds, used with permission. No penguins were harmed in the production or maintenance of this highly praised website. Looking for the Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!
RSS Version
Powered by Dell