narengr Posted May 29, 2008 Share Posted May 29, 2008 Hi guys... How to install perl interpreter for php? I have downloaded this Perl interpreter form this link http://pecl.php.net/package/perl . Please let me know how to install the same.... Its very urgent Thanks in advance... Naren Link to comment https://forums.phpfreaks.com/topic/107779-how-to-install-perl-interpreter-for-php/ Share on other sites More sharing options...
trq Posted May 30, 2008 Share Posted May 30, 2008 You can use pear to compile and install packages from pecl. pear install perl Otherwise, unpack the tar file and read the instructions within the README. Link to comment https://forums.phpfreaks.com/topic/107779-how-to-install-perl-interpreter-for-php/#findComment-553137 Share on other sites More sharing options...
narengr Posted May 30, 2008 Author Share Posted May 30, 2008 "pear install perl" says No releases available for package "pear.php.net/perl" Cannot initialize 'perl', invalid or missing package file Package "perl" is not valid install failed The README file says to compile and install but there is no configure file in the downloaded package. Please help me. Link to comment https://forums.phpfreaks.com/topic/107779-how-to-install-perl-interpreter-for-php/#findComment-553263 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.