Re: Postgresql 6.5 - compiling errors

1999-08-26 Thread Mark Brown
On Wed, Aug 25, 1999 at 11:12:43PM +0200, Johann Spies wrote: > My effort to create a .deb package from the postresql-source failed with > the following error message: > dh_perl -p libpgperl > make: dh_perl: Command not found > make: *** [binary-arch] Error 127 You need the potato version of deb

Re: Postgresql 6.5 - compiling errors

1999-08-25 Thread Brad
-BEGIN PGP SIGNED MESSAGE- On Wed, 25 Aug 1999, Johann Spies wrote: > My effort to create a .deb package from the postresql-source failed with > the following error message: > > dh_perl -p libpgperl > make: dh_perl: Command not found > make: *** [binary-arch] Error 127 > > > How can I

Postgresql 6.5 - compiling errors

1999-08-25 Thread Johann Spies
My effort to create a .deb package from the postresql-source failed with the following error message: dh_perl -p libpgperl make: dh_perl: Command not found make: *** [binary-arch] Error 127 How can I correct that? Johann