reinstall perl

[email protected] (William)
Newsgroups perl.beginners
Message-ID <[email protected]>
Hello, I have perl interpreter install using sypnatic package manager, now I want to reinstall perl from the source code with different configuration setting. Should I remove the perl first from the sypnatic package ? when I try to to so they are a lot of package that depend on perl, it seems unwise. So I just resinstall from source directly,

./Configure -doptimize='-g'
make
Making x2p stuff
make[1]: Entering directory `/home/william/p/perl-5.8.8/x2p'
You haven't done a "make depend" yet!
make[1]: *** [hash.o] Error 1
make[1]: Leaving directory `/home/william/p/perl-5.8.8/x2p'
make: *** [translators] Error 2

When I run
make depend

sh ./makedepend MAKE=make
./makedepend: Already running, exiting.
test -s perlmain.c && touch perlmain.c
cd x2p; make depend
make[1]: Entering directory `/home/william/p/perl-5.8.8/x2p'
sh ../makedepend MAKE=make
../makedepend: Already running, exiting.
make[1]: Leaving directory `/home/william/p/perl-5.8.8/x2p'

Platform:
Linux william-pc 2.6.24-16-generic #1 SMP Thu Apr 10 13:23:42 UTC 2008 i686 GNU/Linux


How to solve this ? Thanks


Send instant messages to your online friends http://uk.messenger.yahoo.com
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.