On Mon, Feb 04, 2002 at 08:54:01AM +0100, Herve Henoch wrote: > Hello, > > First, sorry for my bad english. > > I have a Linux Debian with Perl 5.005. I have installed Perl 5.6 > (./Configure, make, make test, make install ....)
Make sure Debian packages never, ever attempt to use this version of Perl. This might, for instance, require taking /usr/local/bin out of root's path. > How can I configure Perl to avoid this message ? Is this message implies > that dselect installs package wrongly ? No, simply that your Perl installation is configured differently to Debian's. This is fine as long as you don't try to use it for Debian packages. -- Colin Watson [EMAIL PROTECTED]

