in reply to Problem in Installing Mod Perl in ubuntu 10.10

You need to install apache2-threaded-dev like so:
$ sudo apt-get install apache2-threaded-dev ... installs lots of deps ... $ dpkg --listfiles apache2-threaded-dev | grep apxs /usr/bin/apxs2 /usr/share/man/man8/apxs2.8.gz

Replies are listed 'Best First'.
Re^2: Problem in Installing Mod Perl in ubuntu 10.10
by Anonymous Monk on Jun 14, 2013 at 07:20 UTC
    Hi this amrut, Iam getting same issue and when i go for "sudo apt-get install apache2-threaded-dev" which is not installed. Error message is "Something wicked happened resolving 'in.archive.ubuntu.com:http' (-5 - No address associated with hostname)"