Mikko Partio <[EMAIL PROTECTED]> writes: > I have the Debianized version of Slony successfully installed, but I > have found out that the .tar.bz2 -file also contains nice perl scripts > to help maintain Slony. AFAIK the Debian-package doesn't include these > perl-files. I tried executing the perl-files from the original packet > but they complain: "@@PERL@@: bad interpreter". > > So, is there any easy way to use these perl files? I wouldn't want to > have to write my own scripts, and compiling Slony from source isn't an > option.
The @@PERL@@ --> /usr/bin/perl transformation takes place somewhere; I don't recall if it is in: a) The ./configure run, or b) The makefile for those tools. [Aside: Wow. There clearly was some pent up traffic on the discussion list!] -- select 'cbbrowne' || '@' || 'ca.afilias.info'; <http://dba2.int.libertyrms.com/> Christopher Browne (416) 673-4124 (land) _______________________________________________ Slony1-general mailing list [email protected] http://gborg.postgresql.org/mailman/listinfo/slony1-general
