[pkg-firebird-general] Building firebird on etch

Damyan Ivanov dam at modsoftsys.com
Tue Jun 5 07:54:28 UTC 2007


-=| Steffen Heil, Mon, 4 Jun 2007 22:08:48 +0200 |=-
> Hi
> 
> Is there a "simple" way to build firebird2.0.1+x on etch?

Depends on your definition of "simple" :)

You need to add URLs of unstable source distribution in
your /etc/apt/sources.list:

	deb-src http://your.mirror.here/debian sid main

$ sudo apt-get update
$ sudo apt-get install build-essential devscripts fakeroot
$ apt-get source firebird2.0
$ cd firebird2.0-2.0.1.12855.ds1
$ dpkg-checkbuilddeps
If it complains about missing build-dependencies, install them
$ dch -v '2.0.1.12855.ds1-7~~etch1' 'Home-made etch backport'
$ debuild -us -uc
... wait half an hour or so ...
The packages are in ../ Install them with "dpkg -i <package file>"

If you're stuck somewhere - ask here for help.
-- 
dam            JabberID: dam at jabber.minus273.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/pkg-firebird-general/attachments/20070605/bf0f650c/attachment.pgp 


More information about the pkg-firebird-general mailing list