[MacPorts] #23148: Error while installing php5-oracle

MacPorts noreply at macports.org
Wed Jan 6 05:51:38 PST 2010


#23148: Error while installing php5-oracle
--------------------------------+-------------------------------------------
 Reporter:  20.celso@…          |       Owner:  macports-tickets@…                   
     Type:  defect              |      Status:  new                                  
 Priority:  Normal              |   Milestone:                                       
Component:  ports               |     Version:  1.8.2                                
 Keywords:  php5 oracle bug     |        Port:  php5-oracle                          
--------------------------------+-------------------------------------------

Comment(by ryandesign@…):

 That's not how it works. You don't manually install the instantclient. You
 just manually download the specific distfiles MacPorts wants, and put them
 in the place where MacPorts looks for them. Then you "`sudo port install
 oracle-instantclient`" as usual.

 Did you "`sudo port clean oracle-instantclient`" and "`sudo port install
 oracle-instantclient`" as suggested above? If so, you should have seen a
 message like this one:

 {{{
 $ sudo port install oracle-instantclient
 --->  Computing dependencies for oracle-instantclient
 --->  Fetching oracle-instantclient
 Warning: MacPorts may not be able to download the necessary distfiles for
 oracle-instantclient.
 Warning: If you get a checksum error, please visit
 http://www.oracle.com/technology/software/tech/oci/instantclient/
 Warning: and download these files manually and place them in
 /opt/local/var/macports/distfiles/oracle-instantclient
  * instantclient-basic-10.2.0.4.0-macosx-x64.zip
  * instantclient-sdk-10.2.0.4.0-macosx-x64.zip
 }}}

 The message tells you what files to download, where to get them from, and
 where on your hard drive to put them.

-- 
Ticket URL: <http://trac.macports.org/ticket/23148#comment:3>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list