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 Quote Link to comment 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. Quote Link to comment 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. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.