Страница 1 из 1

Centos 5.5 а как бакулу поставить.!

Добавлено: 2010-12-19 11:14:21
Spook1680
Подскажите плиз.
Бред какой-то на фряхе бакулу ставил. Проблем небыло. А тут нифига не пойму с чего начать. в Centos не мостак.
Я так понимаю в официальный пакет она не входит и такой вариант не прокатит
yum install bacula
Пробовал другой вариант скачал на сайте архив
bacula-5.0.3
набираю
./configure
Выдает.
./configure
checking for true... /bin/true
checking for false... /bin/false
configuring for Bacula 5.0.3 (04 August 2010)
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl.exe... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking whether gcc and cc understand -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking whether gcc needs -traditional... no
checking for g++... g++
configure: error: Unable to find C++ compiler

Re: Centos 5.5 а как бакулу поставить.!

Добавлено: 2010-12-19 11:49:36
Larin
тут непонятного?
оно же русским языком написало, что хочет компилятор.

Re: Centos 5.5 а как бакулу поставить.!

Добавлено: 2010-12-19 13:32:15
Spook1680
Larin писал(а):тут непонятного?
оно же русским языком написало, что хочет компилятор.
ага. Вот и спрашиваю как его поставить!.

Re: Centos 5.5 а как бакулу поставить.!

Добавлено: 2010-12-19 13:47:47
InventoR
yum search bacula
yum search gcc

ну а дальше по yum install namepackedge
а лучше всего man yum
+ baluca уже может быть давно собрана и находится в альтернативных репозиториях, тогда их просто надо подключить.

Re: Centos 5.5 а как бакулу поставить.!

Добавлено: 2010-12-19 13:50:52
InventoR
репозиторий epel

[root@gw ~]# yum search bacula
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* addons: ftp.iasi.roedu.net
* base: ftp.iasi.roedu.net
* epel: ftp.uni-koeln.de
* extras: centos.hitme.net.pl
* rpmforge: ftp-stud.fht-esslingen.de
* updates: ftp.iasi.roedu.net
=============================================================================== Matched: bacula ===============================================================================
bacula-client.i386 : Bacula backup client
bacula-common.i386 : Common Bacula utilities
bacula-console.i386 : Bacula management console
bacula-console-gnome.i386 : Bacula console for the Gnome desktop environment
bacula-console-wxwidgets.i386 : Bacula console using the wx widgets toolkit
bacula-director-common.i386 : Common Bacula Director files
bacula-director-mysql.i386 : Bacula Director with MySQL database support
bacula-director-postgresql.i386 : Bacula Director with PostgresSQL database support
bacula-director-sqlite.i386 : Bacula Director with sqlite database support
bacula-docs.i386 : Bacula documentation
bacula-storage-common.i386 : Common Bacula storage daemon files
bacula-storage-mysql.i386 : MySQL Bacula storage daemon files
bacula-storage-postgresql.i386 : Common Bacula storage daemon files
bacula-storage-sqlite.i386 : SQLite Bacula storage daemon files
bacula-traymonitor.i386 : Bacula monitor for the Gnome and KDE system tray
[root@gw ~]#

Re: Centos 5.5 а как бакулу поставить.!

Добавлено: 2010-12-19 15:43:20
Spook1680
InventoR писал(а):репозиторий epel

[root@gw ~]# yum search bacula
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* addons: ftp.iasi.roedu.net
* base: ftp.iasi.roedu.net
* epel: ftp.uni-koeln.de
* extras: centos.hitme.net.pl
* rpmforge: ftp-stud.fht-esslingen.de
* updates: ftp.iasi.roedu.net
=============================================================================== Matched: bacula ===============================================================================
bacula-client.i386 : Bacula backup client
bacula-common.i386 : Common Bacula utilities
bacula-console.i386 : Bacula management console
bacula-console-gnome.i386 : Bacula console for the Gnome desktop environment
bacula-console-wxwidgets.i386 : Bacula console using the wx widgets toolkit
bacula-director-common.i386 : Common Bacula Director files
bacula-director-mysql.i386 : Bacula Director with MySQL database support
bacula-director-postgresql.i386 : Bacula Director with PostgresSQL database support
bacula-director-sqlite.i386 : Bacula Director with sqlite database support
bacula-docs.i386 : Bacula documentation
bacula-storage-common.i386 : Common Bacula storage daemon files
bacula-storage-mysql.i386 : MySQL Bacula storage daemon files
bacula-storage-postgresql.i386 : Common Bacula storage daemon files
bacula-storage-sqlite.i386 : SQLite Bacula storage daemon files
bacula-traymonitor.i386 : Bacula monitor for the Gnome and KDE system tray
[root@gw ~]#
Класс) дельный совет. Спасибо. С наступающим.! :good:

Re: Centos 5.5 а как бакулу поставить.!

Добавлено: 2010-12-20 10:10:57
Larin
Spook1680 писал(а):
Larin писал(а):тут непонятного?
оно же русским языком написало, что хочет компилятор.
ага. Вот и спрашиваю как его поставить!.
man yum
man google

Re: Centos 5.5 а как бакулу поставить.!

Добавлено: 2011-01-05 22:35:34
FOXik

Код: Выделить всё

[root@server bacula-5.0.3]# man google
No manual entry for google

Re: Centos 5.5 а как бакулу поставить.!

Добавлено: 2011-01-06 21:56:41
Spook1680
С рождеством все.
Вопрос был решен при помощи репозитория, добавить надо.
* epel: ftp.uni-koeln.de