[Koha-devel] perl installation on centos

Colin Campbell colin.campbell at ptfs-europe.com
Fri Sep 10 00:00:23 CEST 2010


On 09/09/10 20:27, rohith purushotham wrote:
> 
> Hi,
>  
> Im trying to run Koha's perl installer on centos 
>  
> when i run this command- perl Makefile.PL .. i get the following msg... 
>  
> [root at koha ~]# perl Makefile.PL
> Can't open perl script "Makefile.PL": No such file or directory
> [root at koha ~]#
> 
Sounds like you are not in the root directory of the koha source. You
should be in the same directory as Makefile.PL. You may still need to
give the full path i.e.
perl ./Makefile.PL

-- 
Colin Campbell
Chief Software Engineer,
PTFS Europe Limited
Content Management and Library Solutions
+44 (0) 208 366 1295 (phone)
+44 (0) 7759 633626  (mobile)
colin.campbell at ptfs-europe.com
skype: colin_campbell2

http://www.ptfs-europe.com


More information about the Koha-devel mailing list