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... 
>  
> [r...@koha ~]# perl Makefile.PL
> Can't open perl script "Makefile.PL": No such file or directory
> [r...@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)
[email protected]
skype: colin_campbell2

http://www.ptfs-europe.com
_______________________________________________
Koha-devel mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel

Reply via email to