Hello all..
I am Trying to Install Bacula on Suse Linux 10. following are the steps i followed..
1. Downloaded depkgs-25Jun06.tar.gz,bacula-1.38.11.tar.gz ,bacula-docs-1.38.11-1.tar.gz and installed the packages.
2. then, ./configure --enable-smartalloc
--sbindir=/usr/local/bacula/bin --sysconfdir=/usr/local/bacula/bin
--with-pid-dir=/usr/local/bacula/bin/working
--with-subsys-dir=/usr/local/bacula/bin/working
--with-sqlite=/usr/local/bacula/depkgs/sqlite
--with-working-dir=/usr/local/bacula/working --enable-gnome
/usr/local/baucla/bacula-1.38.11/src --enable-tray-monitor --enable-conio
3. make
4. make install
5 ./make_sqlite_tables to install sqlite tables
6. didnot make ANY changes to any "conf " files and took the defaults.
7. [root@localhost bin]# ./bacula start
Starting the Bacula Storage daemon
Starting the Bacula File daemon
Starting the Bacula Director daemon
8. [root@localhost bin]# ./bconsole
Connecting to Director localhost:9101
10-Oct 21:57 bconsole: Fatal error: bnet.c:859 Unable to connect to Director daemon on localhost:9101. ERR=Connection refused
how do i make this run ?...also how do i get the GUI console , instead of command prompts .
Any help is appreciarted..
Thanks
Ram
I am Trying to Install Bacula on Suse Linux 10. following are the steps i followed..
1. Downloaded depkgs-25Jun06.tar.gz,bacula-1.38.11.tar.gz ,bacula-docs-1.38.11-1.tar.gz and installed the packages.
2. then, ./configure --enable-smartalloc
--sbindir=/usr/local/bacula/bin --sysconfdir=/usr/local/bacula/bin
--with-pid-dir=/usr/local/bacula/bin/working
--with-subsys-dir=/usr/local/bacula/bin/working
--with-sqlite=/usr/local/bacula/depkgs/sqlite
--with-working-dir=/usr/local/bacula/working --enable-gnome
/usr/local/baucla/bacula-1.38.11/src --enable-tray-monitor --enable-conio
3. make
4. make install
5 ./make_sqlite_tables to install sqlite tables
6. didnot make ANY changes to any "conf " files and took the defaults.
7. [root@localhost bin]# ./bacula start
Starting the Bacula Storage daemon
Starting the Bacula File daemon
Starting the Bacula Director daemon
8. [root@localhost bin]# ./bconsole
Connecting to Director localhost:9101
10-Oct 21:57 bconsole: Fatal error: bnet.c:859 Unable to connect to Director daemon on localhost:9101. ERR=Connection refused
how do i make this run ?...also how do i get the GUI console , instead of command prompts .
Any help is appreciarted..
Thanks
Ram