Re: [opendbx] How to install opendbx on debian

2013-02-13 Thread Nicolas JAN
thanks for your response Norbert.

I have tried to compile opendbx on my development debian and after few
minutes it's work  : librarie not installed and not indicated on the
documentation (libreadline-dev).

So I can continue on my development.

However, It's better  to have a .deb package or on apt repository.I have
seen opendbx packages on Debian Sid repository, but It cannot be installed
on a server.



On Mon, Feb 11, 2013 at 5:03 PM, Norbert Sendetzky norb...@linuxnetworks.de
 wrote:

 Hi Nicolas

  I would like to install opendbx on my debian server (amd64) but there are
  not opendbx packages into the debian repository (
 
 http://download.opensuse.org/repositories/home:/nsendetzky:/OpenDBX/Debian_6.0/amd64/
 ).
  There are only firebird packages.

 If I remember correctly, there was a problem with generating the Debian
 6.0 packages on the OpenSuse build service in the past. I will have a
 look in the next days if they are already fixed.

  How can I install opendbx on my debian server ?

 You could compile the necessary packages on your own machine in the
 meantime.


 Norbert



 --
 Free Next-Gen Firewall Hardware Offer
 Buy your Sophos next-gen firewall before the end March 2013
 and get the hardware for free! Learn more.
 http://p.sf.net/sfu/sophos-d2d-feb
 ___
 libopendbx-devel mailing list
 libopendbx-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/libopendbx-devel
 http://www.linuxnetworks.de/doc/index.php/OpenDBX




-- 
Nicolas JAN
--
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb___
libopendbx-devel mailing list
libopendbx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libopendbx-devel
http://www.linuxnetworks.de/doc/index.php/OpenDBX


Re: [opendbx] How to install opendbx on debian

2013-02-13 Thread Scott Kitterman
Although I haven't done it, it should be easy enough to backport the package 
from Sid to Debian Stable.  You will have to rebuild it, however.

If you have devscripts installed, you would do something like:

dget 
http://http.debian.net/debian/pool/main/libo/libopendbx/libopendbx_1.4.6-3.dsc

dpkg-source -x libopendbx_1.4.6-3.dsc

install the build-dependencies (they are listed in debian/control)

cd into the top level of the package

dpkg-buildpackage -us -uc

That should produce a full set or .dep packages

Scott K

On Wednesday, February 13, 2013 05:17:20 PM Nicolas JAN wrote:
 thanks for your response Norbert.
 
 I have tried to compile opendbx on my development debian and after few
 minutes it's work  : librarie not installed and not indicated on the
 documentation (libreadline-dev).
 
 So I can continue on my development.
 
 However, It's better  to have a .deb package or on apt repository.I have
 seen opendbx packages on Debian Sid repository, but It cannot be installed
 on a server.
 
 
 
 On Mon, Feb 11, 2013 at 5:03 PM, Norbert Sendetzky norb...@linuxnetworks.de
  wrote:
  
  Hi Nicolas
  
   I would like to install opendbx on my debian server (amd64) but there
   are
   not opendbx packages into the debian repository (
  
  http://download.opensuse.org/repositories/home:/nsendetzky:/OpenDBX/Debian
  _6.0/amd64/ ).
  
   There are only firebird packages.
  
  If I remember correctly, there was a problem with generating the Debian
  6.0 packages on the OpenSuse build service in the past. I will have a
  look in the next days if they are already fixed.
  
   How can I install opendbx on my debian server ?
  
  You could compile the necessary packages on your own machine in the
  meantime.
  
  
  Norbert
  
  
  
  --
   Free Next-Gen Firewall Hardware Offer
  Buy your Sophos next-gen firewall before the end March 2013
  and get the hardware for free! Learn more.
  http://p.sf.net/sfu/sophos-d2d-feb
  ___
  libopendbx-devel mailing list
  libopendbx-devel@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/libopendbx-devel
  http://www.linuxnetworks.de/doc/index.php/OpenDBX

--
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
___
libopendbx-devel mailing list
libopendbx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libopendbx-devel
http://www.linuxnetworks.de/doc/index.php/OpenDBX