[Box Backup-dev] Compile BoxBackup under Debian Woody failed

E.W. Peter Jalajas boxbackup-dev@fluffy.co.uk
Tue, 20 Jun 2006 06:15:55 -0700 (PDT)


I don't know anything about this, except it finally worked for me on my
Ubuntu debian boxes after I installed the kitchen sink.  Sorry, I don't
know the mapping between Debian and Ubuntu release names.  

I think the dev libraries were important, but I'm not sure.  I would
guess that I installed the latest 4.x versions first and then had to
install the earlier ones later to make it work, but again, I'm not
sure.

Here's what I have on my Ubuntu Breezy box backup 0.10 client:

petjal@brio:~ $ sudo grep -i ubuntu /etc/*
/etc/issue:Ubuntu 5.10 "Breezy Badger" \n \l
/etc/issue.net:Ubuntu 5.10 "Breezy Badger" %h
/etc/lsb-release:DISTRIB_ID=Ubuntu
/etc/lsb-release:DISTRIB_DESCRIPTION="Ubuntu (The Breezy Badger
Release)"

user@client:~ $ dpkg -l | grep -i berk
ii  bogofilter-bdb                         0.95.2-1ubuntu1.1           
      a fast Bayesian spam filter (Berkeley DB)
ii  libdb1-compat                          2.1.3-7                     
      The Berkeley database routines [glibc 2.0/2.
ii  libdb3                                 3.2.9-22ubuntu1             
      Berkeley v3 Database Libraries [runtime]
ii  libdb4.1                               4.1.25-18ubuntu1            
      Berkeley v4.1 Database Libraries [runtime]
ii  libdb4.2                               4.2.52-19ubuntu4            
      Berkeley v4.2 Database Libraries [runtime]
ii  libdb4.2++                             4.2.52-17ubuntu1            
      Berkeley v4.2 Database Libraries for C++ [ru
ii  libdb4.3                               4.3.28-1ubuntu3             
      Berkeley v4.3 Database Libraries [runtime]
ii  libdb4.3-dev                           4.3.28-1ubuntu3             
      Berkeley v4.3 Database Libraries [developmen


And here's what I have on my Ubuntu Dapper box backup 0.10 store
server:

petjal@brick:~$ sudo grep -i ubuntu /etc/*
/etc/issue:Ubuntu 6.06 LTS \n \l
/etc/issue.net:Ubuntu 6.06 LTS
petjal@brick:~$ dpkg -l | grep -i berk
ii  libdb3                                 3.2.9-23                    
         Berkeley v3 Database Libraries [runtime]
ii  libdb3-dev                             3.2.9-23                    
         Berkeley v3 Database Libraries [development]ii  libdb4.3      
                        4.3.29-5build1                        Berkeley
v4.3 Database Libraries [runtime]
ii  libdb4.4                               4.4.20-4build1              
         Berkeley v4.4 Database Libraries [runtime]


--- Roy <boxbackup@hostingbrothers.nl> wrote:

> Hi,
> 
> I wanted to compile BoxBackup on a  Debian Woody box. But it fails 
> because of Berkeley DB dependencies. It requires either v1 or 4.
> Version 
> 4 is not available in Woody, and with v1 it won't compile. It still
> says 
> I have version 2.x installed.
> 
> Has anyone succeeded compiling version 0.10 on Woody? What packages
> do I 
> need for that regarding Berkeley DB?
> 
> I also thought it would be possible to run it without DB support, but
> 
> the configure script doesn't go any further so I can't compile it.
> And I 
> couldn't find any configure option to disable it.
> 
> Thanks in advance,
> 
> Roy
> 
> _______________________________________________
> Boxbackup-dev mailing list
> Boxbackup-dev@fluffy.co.uk
> http://lists.warhead.org.uk/mailman/listinfo/boxbackup-dev
>