issues with perl module

W. Scott Lockwood III scott at guppylog.com
Wed Mar 30 14:04:30 UTC 2011


And if possible, you want to install that module via a package rather than
the CPAN shell. CPAN is a great way to make a huge mess out of your perl
install.

-- 
W. Scott Lockwood III

-----Original Message-----
From: ubuntu-users-bounces at lists.ubuntu.com
[mailto:ubuntu-users-bounces at lists.ubuntu.com] On Behalf Of Leo "TheHobbit"
Cacciari
Sent: Wednesday, March 30, 2011 9:00 AM
To: ubuntu-users at lists.ubuntu.com
Subject: Re: issues with perl module

Il 03/30/2011 03:40 PM, Ray Leventhal ha scritto:
> Hi folks,
>
> I realize that this is more a perl issue than an Ubuntu issue, so my 
> advance apologies for the possibly OT post.
>
> The system:
>
> $ uname -a
> Linux cprtools-D01 2.6.35-28-generic-pae #49-Ubuntu SMP Tue Mar 1
> 14:58:06 UTC 2011 i686 GNU/Linux
>
> Running a fresh, updated install of 10.10.
>
> I'm trying to enable a perl module (Authen::Libwrap).  When I enter 
> the perl shell and try to install it, the installation fails.
>
> The details are here:
>
> http://paste.ubuntu.com/587359/
>
> I've looked and looked for the answer, but seem to be hitting a brick 
> wall.
>
> Any pointers would be greatly appreciated.
Hi,
This module needs libwrap and its header file (tcpd.h) to be installed. Run

sudo apt-get install libwrap0-dev

and then try again :)

TH


--
Leo "TheHobbit" Cacciari
Aliae nationes servitutem pati possunt populi romani est propria libertas


-- 
ubuntu-users mailing list
ubuntu-users at lists.ubuntu.com
Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-users





More information about the ubuntu-users mailing list