Hi,

i had the same problem on a solaris-machine which should act as a sd and also 
have a fd installed.
i tried the same: --enable-client-only --build-sd .... none works

the solution was --enable-client-only to build the fd and then

cd ./src/stored
make <enter>

make ends with an error because something was required but make don't know how 
to compile the required things,
the error-message points to some other directory (./src/cats ? i don't remember)

"cd ../cats" and "make"

return to "cd ../stored" and "make" build the sd.

cp ./bacula-sd /sbin/

thats was all.



regards

thomas


Flak Magnet schrieb:
> MainServer's current config:
> Solaris 8, Bacula 2.0.2 w/ SD FD and DIR, MySQL, Quantum SL3
> 
> New Server's intended config:
> Solaris 8, Bacula 2.0.2 w/ SD FD no DIR, Qualstar TLS4210
> 
> I'm expanding my organization's use of Bacula.  A newly confuggered
> server (using old, repurposed hardware) is going into a different
> facility that's connected to our LAN than my "main" bacula installation.
>  It has a tape drive attached, so it needs the SD, it's going to be
> backing up it's own data, so it needs the FD.  But I'm going to direct
> it using the director on my main server, so I don't need the DIR nor a
> database for the DIR to use.
> 
> Using the "--enable-client-only" option on the configure script doesn't
> work, because it only builds the FD.
> 
> So what do I do?
> 
> I have tried combinations of
> "--enable-client-only" and "--enable-build-stored" along with
> "--disable-build-dird"
> 
> I'm hoping to avoid having to install mysql on the new installation.
> 
> Am I missing something somewhere?  Seems like this ought to be pretty
> straightforward.
> 
> Thanks in advance,
> 
> --Tim

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

-- 
IC3S Information, Computer und Solartechnik AG
Baekerbarg 6, 22889 Tangstedt, Germany

Telefon    +49.4109.555.121
Telefax    +49.4109.555.57
E-Mail     [EMAIL PROTECTED]
Web        http://www.ic3s.de/

Vorstand: Jan Behrmann (Vorsitzender), Stefan Fehlauer
Aufsichtsrat: Sven Niklasson (Vorsitzender)
Dresdner Bank (200 800 00), Kto. 0123 9582 00
Commerzbank (200 400 00), Kto. 8540 288
Amtsgericht Kiel HRB 7590
UST.IdNr. DE184532766

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to