« Return to Thread: Pear Installation difficulties

RE: Pear Installation difficulties

by Antoni Kowalczewski :: Rate this Message:

Reply to Author | View in Thread

The errors I am getting are with the go-pear from
http://pear.php.net/go-pear

You are right though the one before had other issues.

Antoni Kowalczewski
Angeltear Web Development
-------------------------
T: 780.887.9214
E: antoni@...
 
-----Original Message-----
From: Gregory Beaver [mailto:greg@...]
Sent: Monday, January 22, 2007 10:20 PM
To: Antoni Kowalczewski
Cc: pear-general@...
Subject: Re: Pear Installation difficulties

Antoni Kowalczewski wrote:
>  
>
> I am trying to install pear on an installation of Instant Rails.

Please report this to the maintainers of InstantRails, they are
distributing a non-standard go-pear.  You can replace the one they
distributed with http://pear.php.net/go-pear and try again.  Once the
installation works, simply run "pear install MDB2" and you should be in
business.  Also note that you will need to at least install a driver for
the database, MDB2_Driver_mysql for the mysql extension,
MDB2_Driver_mysqli for the mysqli extension, etc.

Good luck,
Greg

--
PEAR General Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

 « Return to Thread: Pear Installation difficulties