Bacula-users

[Bacula-users] Ubuntu 9.04 Easy Install Bacula + Postgresql

2010-03-11 17:08:32
Subject: [Bacula-users] Ubuntu 9.04 Easy Install Bacula + Postgresql
From: mehma sarja <mehmasarja AT gmail DOT com>
To: bacula-users AT lists.sourceforge DOT net
Date: Thu, 11 Mar 2010 14:06:13 -0800
I have been a Bacula user off and on for the last year. Implemented a couple of instances and always had a confusing time installing it - on Ubuntu. Recently I happened upon an easy sequence which I am sharing in case someone else needs an easy on-ramp:

a.  Install postgresql while loading the OS, you could install it using sudo apt-get - Don't have the commands handy
b.  sudo apt-get upgrade
c.  sudo apt-get update
d.  sudo apt-get install g++
e.  sudo apt-get install libpq-dev
f.  sudo apt-get install make
g.  compile bacula without bat

That's it.

Mehma
------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users
<Prev in Thread] Current Thread [Next in Thread>
  • [Bacula-users] Ubuntu 9.04 Easy Install Bacula + Postgresql, mehma sarja <=