Re: [Bacula-users] HP-UX clients

2007-04-30 Thread Mike Vasquez
I was using that version to coincide with the director version. If I were to install the latest version of the Bacula File Daemon, will it still work with the older version of Bacula Director? I know I should upgrade, and I will shortly; however, I just took over this job and I don't want to bl

Re: [Bacula-users] HP-UX clients

2007-04-30 Thread Ryan Novosielski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Don't know, but I've never built anything older than 1.38.11 on HP-UX (you should have included the version number), and in addition I've never built on IA64, or on 11.23. If you include these things in your ticket (though I see I missed Itanium, but I

Re: [Bacula-users] HP-UX clients

2007-04-30 Thread Mike Vasquez
OK, It seems as the I had no errors when I did the configure but errors in the make. Here is what I did and the results #CFLAGS="-g -Wall" \ ./configure \ --sbindir=/opt/bacula/bin \ --sysconfdir=/opt/bacula \ --with-pid-dir=/opt/bacula/bin/working \ --with-subsys-dir=/opt/bacul

Re: [Bacula-users] HP-UX clients

2007-04-27 Thread Ryan Novosielski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Sounds right to me... like I said, I did nothing special, but - --with-client-only (or --enable-client-only, read the configure help as I don't remember the flag name) is surely what I did since I did not build a director on that machine. Should work

Re: [Bacula-users] HP-UX clients

2007-04-27 Thread Mike Vasquez
Hi. It would be nice to know the procedures you used to compile HP-UX. I am in the same situation. I have installed gcc with success. Now, do I get the src and do a ./configure --with client-only? I am a newbie with bacula and HP. TIA Mike Ryan Novosielski wrote: > > Just built it myself

Re: [Bacula-users] HP-UX clients

2007-03-07 Thread Florian Heigl
Hi, List > Florian Heigl had a repository of binaries for HP-UX (11i) here: > http://deranfangvomen.de/~floh/bacula/ > but at least now the site is not accessible. The wonders of cheap virtual hosting. The hoster 'migrated servers' and rumor has it there is a backup of my old box available with t

Re: [Bacula-users] HP-UX clients

2007-03-05 Thread Xeos Laenor
Thank you for the timing ;) I've tried to compile myself bacula client for HP-UX but it doesn't work (can't install gcc depot) so, if anyone could send me the binary directly (Bacula 2.0 for HP-UX), from flo that will be great Franck 2007/3/5, Xeos Laenor <[EMAIL PROTECTED]>: I use bacula with

Re: [Bacula-users] HP-UX clients

2007-03-05 Thread Ryan Novosielski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Please reply to the list. The better idea here, I'd think, is to solve this problem. Bacula building on as many OS' as possible is a good thing for everyone. Incidentally, I did not closely read your message before -- I run PA_RISC, not Itanium. =R

Re: [Bacula-users] HP-UX clients

2007-03-05 Thread novosirj
Just built it myself on Friday. I believe I used gcc, mainly because some is in c++, and for some reason I didn't have HP's installed. Builds just fine -- no compile errors. -Original Message- From: Xeos Laenor <[EMAIL PROTECTED]> Subj: [Bacula-users] HP-UX clients Date: Mon Mar 5, 2

Re: [Bacula-users] HP-UX clients

2007-03-05 Thread MaxxAtWork
On 3/5/07, Xeos Laenor <[EMAIL PROTECTED]> wrote: > I use bacula with success on a RhEL4 Server and i need integrate a HP-UX > client in order to backup it. > Does a binary client exist for HP-UX (v11 for itanium)? > if not, have you some advises for compiling bacula-client on HP-UX (from > your ow