Hello,

On Ubuntu, you can check if you have zlib packages installed: "apt
--installed list | grep zlib" or "dpkg -l | grep zlib". It seems that on an
Ubuntu fresh install the zlib dev package is not installed. You can apt-get
install zlib1g-dev and after that, I'm quite sure compression will work.

Best regards,
Ana



On Thu, Mar 3, 2016 at 6:50 AM, Randy Katz <rk...@simplicityhosting.com>
wrote:

> On Redhat/CentOS try installing (yum install):
> zlib
> zlib-devel
> lzo
> lzo-devel
> and then restarting bacula. I have never tried this as I always
> compile these sorts of things from source.
>
> On 3/2/2016 10:27 AM, compdoc wrote:
>
> > Unfortunately bconsole reports "Compression = none" on every backup task.
>
> >
>
> > How can I solve that?
>
>
>
>
>
> "1.You must have the zip development libraries loaded on your system when
> building Bacula and Bacula must find this library, normally
> /usr/lib/libz.a. On Red Hat systems, this library is provided by the
> zlib-devel rpm."
>
>
>
> I think this might be true even if you don’t compile it yourself.
>
>
>
> On my Ubuntu servers when I compiled, I installed  liblzo2-dev . Located:
> /usr/lib/x86_64-linux-gnu/libz.a
>
>
>
> Or you might try LZO and see if that works.
>
>
>
>
>
>
> ------------------------------------------------------------------------------
> Site24x7 APM Insight: Get Deep Visibility into Application Performance
> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
> Monitor end-to-end web transactions and take corrective actions now
> Troubleshoot faster and improve end-user experience. Signup 
> Now!http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
>
>
>
> _______________________________________________
> Bacula-users mailing 
> listBacula-users@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/bacula-users
>
>
>
>
> ------------------------------------------------------------------------------
> Site24x7 APM Insight: Get Deep Visibility into Application Performance
> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
> Monitor end-to-end web transactions and take corrective actions now
> Troubleshoot faster and improve end-user experience. Signup Now!
> http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
> _______________________________________________
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>
>
------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to