[EMAIL PROTECTED] wrote: >I have done something to my box ( I was using unstable for a while and ran >out of disk space ), I do not have perl on my box anymore :-( > >I tried apt-get install perl but this uses /usr/sbin/dpkg-preconfigure which >is a perl scrit! So how can I put perl onto this box in a neat way?
Do you by any chance have /usr/bin/perl-5.6? If so, 'ln /usr/bin/perl-5.6 /usr/bin/perl' should solve your problem. -- Colin Watson [EMAIL PROTECTED]