[Bacula-devel] install_bweb lang tpl problem

2008-10-30 Thread Ulrich Leodolter
Hello, svn location of lang templates does not match path in install_bweb. lang/en/tpl != lang/tpl/en Please move templates in svn or modify install_bweb Thanks Ulrich [EMAIL PROTECTED] bweb]$ grep -H install.*tpl install_bweb install_bweb:install -m 644 -o root -g root lang/tpl/en/*.tpl $

Re: [Bacula-devel] bweb-mysql.sql patch

2008-10-30 Thread Eric Bollengier
Hello Ulrich, Thanks to point it to me, it's fixed. Bye Le Thursday 30 October 2008 21:39:51 Ulrich Leodolter, vous avez écrit : > Hello, > > I had do make a small patch to create bweb mysql tables, > mysql table names are case sensitive. > ( system is CentOS 5.2, mysql-5.0.45-7.el5 ) > > Thanks

[Bacula-devel] bweb-mysql.sql patch

2008-10-30 Thread Ulrich Leodolter
Hello, I had do make a small patch to create bweb mysql tables, mysql table names are case sensitive. ( system is CentOS 5.2, mysql-5.0.45-7.el5 ) Thanks Ulrich [EMAIL PROTECTED] bweb]$ svn diff script/bweb-mysql.sql Index: script/bweb-mysql.sql =

Re: [Bacula-devel] Current beta stable enough?

2008-10-30 Thread Kern Sibbald
On Thursday 30 October 2008 14:38:58 Berend Dekens wrote: > I read in the release notes that the current 2.5.x beta does not require > a change in the database but is it stable enough for actual use? I want > to use the Copy Job feature of the new version which means I only need > to update the SD

[Bacula-devel] Current beta stable enough?

2008-10-30 Thread Berend Dekens
I read in the release notes that the current 2.5.x beta does not require a change in the database but is it stable enough for actual use? I want to use the Copy Job feature of the new version which means I only need to update the SD and DIR of the backup system, correct? If it is not considered

Re: [Bacula-devel] fix for build-depkgs-mingw32 failing on nsis

2008-10-30 Thread Kern Sibbald
On Wednesday 29 October 2008 12:48:27 James Harper wrote: > The following diff to nsis allows depkgs-mingw32 to succeed on my build > machine (from sourceforge svn): > http://nsis.svn.sourceforge.net/viewvc/nsis/NSIS/trunk/Source/util.cpp?r > 1=5429&r2=5564 > > For the people for whom building does