Firebird News

Thursday, October 20, 2005

Building debian package - nano howto

An small guide for building it from sources (tested it
on etch and should work on others :unstable, ubuntu breezy)

Install all packages required for building it

http://www.debian.org/doc/manuals/maint-guide/ch-start.en.html

add [optional]

deb ftp://www.creditreform.bg/public sid main
deb-src ftp://www.creditreform.bg/public sid main

in file
/etc/apt/sources.list

apt-get update
apt-get upgrade

apt-get source firebird2

cd firebird2-1.5.2

debbuild

[wait until DONE]
cd ../

dpkg -i *.deb
where * is package you need {superserver,classic}

..::::..::::..::::..

No comments: