[Pdns-users] TXT VERSION ?
Lehel Bernadt
lists at pmc-services.hu
Mon Feb 23 03:36:53 UTC 2004
On Monday 23 February 2004 03:58, Andreas wrote:
>
> I use DEBIAN Pacckage ...
> I do not Compile it
> -((
well you can compile it...
make sure you have the appropriate deb-src lines in sources.list
$ apt-get build-dep pdns
$ apt-get source pdns
edit the source
optionally change the version string by adding a new entry to debian/changelog
so your package won't be accidentally upgraded
$ fakeroot debian/rules binary
su to root and install with 'dpkg -i'
More information about the Pdns-users
mailing list