[Koha] perl dependencies problem

Demas, Christopher D cddemas at NortheastState.edu
Sun Dec 5 10:23:22 NZDT 2010


Hey Chris –

 

Thanks for replying.  This is what I get when I do that

 

make: *** No rule to make target `clean'.  Stop.

 

Thanks

 

chris

 

 

From: Chris Nighswonger [mailto:cnighswonger at foundations.edu] 
Sent: Saturday, December 04, 2010 12:42 PM
To: Demas, Christopher D
Cc: koha at lists.katipo.co.nz
Subject: Re: [Koha] perl dependencies problem

 

2010/12/4 Demas, Christopher D <cddemas at northeaststate.edu>

Hi folks –

 

I’m trying to upgrade from 3.0 to 3.2.01. (On debian lenny)  I ran the # ./koha_perl_deps.pl -u –m command identify new Perl dependencies and found 21 that needed upgrades or install.  I’m having trouble with the YAML module.  I ran #cpan YAML and got an error.  Here is the error

 

CPAN: Storable loaded ok (v2.18)

Going to read /root/.cpan/Metadata

  Database was generated on Sat, 04 Dec 2010 14:47:05 GMT

CPAN: YAML loaded ok (v0.66)

Going to read /root/.cpan/build/

............................................................................DONE

Found 7 old builds, restored the state of 7

Running install for module 'YAML'

Running make for A/AD/ADAMK/YAML-0.72.tar.gz

  Has already been unwrapped into directory /root/.cpan/build/YAML-0.72-DUMBV2

  '/usr/bin/perl Makefile.PL INSTALLDIRS=site' returned status 2304, won't make

Running make test

  Make had some problems, won't test

Running make install

  Make had some problems, won't install

 

 

 

I have no idea where to go from here.  Has anyone else had this problem?  Can someone with more experience give me some advice?  Thanks all.  J

 


Try cd'ing into /root/.cpan/build/YAML-0.72-DUMBV2 and do 

'make clean && perl Makefile.PL && make && make test'

if all tests pass do

'make install'

if not, maybe post the test results back here to see if we can help further.

Kind Regards,
Chris


This message is intended to be confidential and may be privileged.
If you have received it by mistake, please notify the sender by return 
e-mail and delete this message from your system. Any unauthorized use or
dissemination of this message in whole or in part is strictly prohibited.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.katipo.co.nz/pipermail/koha/attachments/20101204/f04ed080/attachment-0001.htm 


More information about the Koha mailing list