| Stéphane Pétrot 2005-06-22, 3:24 am |
| Today, there is no debian package : it is in a developpment state. What you
have to do is to make your own debian package. When you download the source
of Slony, you will find a folder called debian.
First of all, compile the source with appropriate options :
1. ./configure --with ..... [make your options]
2. make all
Then you will be able to do the debian package. In the folder slony, type
(you don't have to be root) :
fakeroot debian/rules binary
Then you will have your package, ready to install. Have a look to the
dependecies !! (debian/control)
Hope this help
Stéphane
2005/6/22, Guillaume BARTHE <g.barthe- 6Td1v5aRUARGWvitb5Qa
wA@public.gmane.org>:
>
> Hi,
> where can I find debian archive for SlonyI-1.1?
> Exist-it?
>
> Thanks
> Gui
> ____________________
____________________
_______
> Slony1-general mailing list
> Slony1-general- AuKwsB3Fm+ugFIWk8tvy
RWD2FQJk+8+b@public.gmane.org
> http://gborg.postgresql.org/mailman.../slony1-general
>
|