[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: cpan module in Jessie



On Tue, Jul 07, 2015 at 10:05:38AM +0200, Erwan David wrote:
> On Tue, Jul 07, 2015 at 08:44:41AM CEST, Erwan David <erwan@rail.eu.org> said:
> > 	Hi,
> > 
> > I need to install the perl module Net::SSH::Expect on a jessie.  Since
> > it is notpackaged, I tried cpan Net::SSH::Expect It needs the IO::Pty
> > module, so I installed the libio-pty-perl package.  However the cpan
> > version of Net:SSH:Expect wants at least IO::Pty 1.11 and the packaged
> > one is 1.08. So I tried to install it through cpan. It then tells me
> > it does not find cc (which is /usr/bin/cc).
> > 
> > What am I doing wrong ?
> > 
> 
> Sorry for the trouble : I just lacked libc6-dev package. All is working now.

FWIW, using perlbrew it's relatively easy to have multiple
perl versions, and switch between them so that you don't end
up borking the system perl by installing various modules.
Root privileges are not required. 


 
> 
> -- 
> To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> Archive: [🔎] 20150707080538.GP31695@rail.eu.org">https://lists.debian.org/[🔎] 20150707080538.GP31695@rail.eu.org
> 

-- 
Joel Roth
  


Reply to: