PLease help!! cannot make install php with oci8 instant client

Cannot make install :
Installing PHP SAPI module: cgi
Installing PHP CGI into: /usr/local/bin/
Installing PEAR environment: /usr/local/lib/php/
ld.so.1: php: fatal: libnnz10.so: open failed: No such file or directory
*** Error code 137
The following command caused the error:
/home/dmitriy/install/php-4.4.4/sapi/cli/php -n -dshort_open_tag=0 -dopen_basedir= -dsafe_mode=0 -dmemory_limit=-1 /home/dmitriy/install/php-4.4.4/pear/install-pear.php -d "/usr/local/lib/php" -b "/usr/local/bin" /home/dmitriy/install/php-4.4.4/pear/packages/*.tar
make: Fatal error: Command failed for target `install-pear-packages'
Current working directory /home/dmitriy/install/php-4.4.4
*** Error code 1
The following command caused the error:
if /home/dmitriy/install/php-4.4.4/build/shtool mkdir -p /usr/local/lib/php; then \
make -s install-pear-packages; \
else \
cat /home/dmitriy/install/php-4.4.4/pear/install-pear.txt; \
exit 5; \
fi
make: Fatal error: Command failed for target `install-pear'
LD_LIBRARY_PATH is set where i unziped oracle client instantclient
debug.log
CONFIGURE: './configure' '-with-oci8-instant-client=/home/dmitriy/instantclient_10_2'
CC: gcc
CFLAGS: -g -O2
CPPFLAGS: -D_POSIX_PTHREAD_SEMANTICS
CXX:
CXXFLAGS:
INCLUDES: -I/home/dmitriy/instantclient_10_2/sdk/include
LDFLAGS: -R/usr/ucblib -L/usr/ucblib -R/usr/sfw/lib/gcc/i386-pc-solaris2.10/3.4.3 -L/usr/sfw/lib/gcc/i386-pc-solaris2.10/3.4.3 -R/home/dmitriy/instantclient_10_2 -L/home/dmitr
iy/instantclient_10_2
LIBS: -lresolv -lm -lnsl -lsocket -lgcc -lclntsh
DLIBS:
SAPI: cgi
PHP_RPATHS: /usr/ucblib /usr/sfw/lib/gcc/i386-pc-solaris2.10/3.4.3 /home/dmitriy/instantclient_10_2
uname -a: SunOS solaris 5.10 Generic_118855-33 i86pc i386 i86pc
gcc -o conftest -g -O2 -D_POSIX_PTHREAD_SEMANTICS -R/usr/ucblib -L/usr/ucblib -R/usr/sfw/lib/gcc/i386-pc-solaris2.10/3.4.3 -L/usr/sfw/lib/gcc/i386-pc-solaris2.10/3.4.3 -R/home/d
mitriy/instantclient_10_2 -L/home/dmitriy/instantclient_10_2 conftest.c -lresolv -lm -lnsl -lsocket -lgcc -lclntsh 1>&5
ld.so.1: conftest: fatal: libnnz10.so: open failed: No such file or directory

Please grab the "re-factored" oci8 code from http://pecl.php.net/package/oci8. The version of oci8 distributed with PHP 4 should be avoided. Replace the PHP 4.4 ext/oci8 directory completely with the new package, run buildconf --force and then configure/make etc.  Note the configure option for instant client has changed:
--with-oci8=instantclient,/usr/lib/oracle/10.2.0.3/client/lib
-- cj

Similar Messages

  • Php 5.1.2 doesn't seem to recognize the --with-oci8-instant-client option

    I just tried configuring php 5.1.2 with the --with-oci8-instant-client option and could never get phpinfo() to show the oci8 section...
    Finally went back and tried php 5.1.1 and it worked.
    If anyone else could verify this behavior, maybe the PHP folks should be notified??

    Discovered the issue:
    the configure script changed the format of the config option
    in php 5.1.1:
    --with-oci8[=DIR] Include Oracle (OCI8) support using an ORACLE_HOME
    install. The default DIR is ORACLE_HOME
    --with-oci8-instant-client[=DIR]
    Include Oracle (OCI8) support using
    Oracle Instant Client. DIR is the directory with the
    Instant Client libraries. On Linux it will default to
    /usr/lib/oracle/<most_recent_version>/client/lib
    Other platforms will need to have it explicitly specified
    HOWEVER, in php 5.1.2:
    --with-oci8[=DIR] Include Oracle (OCI8) support.
    The default DIR is ORACLE_HOME.
    Use --with-oci8=instantclient,/path/to/oic/lib
    to use Oracle Instant Client installation
    This explains why the --with-oci8-instant-client option is ignored.  The new format is:
    --with-oci8=instantclient,/path/to/libs                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • 1 iCloud ID, Multiple Apple IDs = problem...HELP, cannot make Family Share with iCloud work

    So I have music stored in multiple apple IDs.  I have an iPhone & therefore an iCloud ID.  I wanted to use the family share option however I cannot as the other apple IDs do not have iCloud IDs.  Is there a way to get around this?  I believe the only way one can have an iCloud ID is if they currently have a Mac product & register it through that; I have a PC not a Mac.  Please HELP!!!! Thanks.  

    You can create an iCloud account using your existing Yahoo.com ID rather than creating a new ID.  (You can use the other one because it has to be in the form of an email address and linked to a verifiable email account.)  To do this you would go to System Preferences>iCloud and sign in with the ID to create the account, then check the data you want to sync with iCloud.  When you check Mail, you will be prompted to create your @icloud.com email address.  This is the email account that goes with your iCloud account, if you wish to use iCloud email.  When you type the name you would like to use for this address, iCloud will search and tell you if it's already taken by someone else, in which case you will have to choose another.  Type carefully, as once created, your @icloud.com address cannot be changed.  Understand that your iCloud account ID will still be your @yahoo.com address.  The @icloud.com address you choose is for email only.
    None of this will effect your existing purchased media using your two Apple IDs.  These will stay the same as purchases are permanently tied to the ID used to purchase them.  Also, Apple will not merge IDs.

  • Please help me to debug a bug for instant client on linux x86-64

    I am a c junior programmer, I wrote a c demo based on <Call Interface Programmer's Guide>,but i found failed sometimes and successful somtimes when i run my demo on linux x86-64.
    I wondered why it was failed sometimes and successful sometimes, so i used command strace to debug my demo.
    I found my demo was failed when called function getsockopt  whose third argument was negative. The following code:
    getsockopt  (5, SOL_SOCKET, SO_SNDBUF, [-8683868481690533888], [4]) = 0
    my demo run successful when the third argument of function getsockopt was positive.The following code:
    getsockopt(5, SOL_SOCKET, SO_SNDBUF, [4636081913715490816], [4]) = 0
    I downloaded rpm package of instant client for linux x86-32 and installed, the same demo worked perfectly on linux x86-32.
    Did instant client for linux x86-64 has a bug?
    any advise would be great.
    Thank you!

    thanks.
    I have solved this problem that result in my c demo.
    I was a wrong way to use this function OCIBindByName. I ignored it's Indicator Variables must be 0 , -1 or -2.

  • Library error when configuring PHP with OCI8

    I'm running into a problem running the configure command to include OCI8 in our Linux PHP in order to connect to a remote Oracle database. I've been following the instructions on the page:
    http://www.oracle.com/technology/pub/notes/technote_php_instant.html
    We have a CentOS 4.6 server:
    * 2.6.9-67.0.4.ELsmp
    * Apache Apache/2.0.52
    * PHP 4.x
    I've downloaded the latest PHP we can get for 4.x (4.4.8). I can compile and install the default PHP 4.4.8 without issue. However, trying to configure the OCI8 runs into problems:
    I've added the types to the httpd.conf file and installed the rpms:
    oracle-instantclient-basic-11.1.0.1-1.i386.rpm
    oracle-instantclient-devel-11.1.0.1-1.i386.rpm
    I'm unsure if 4.4.8 config.m4 is correct -- but if we try to use the php_oci8c_buildpatch, it fails, so I went with the default config.m4 in PHP 4.4.8.
    I try to configure with the command:
    ./configure with-oci8-instant-client prefix=/usr/local/bin/php with-apxs2 enable-sigchild --with-config-file-path=/etc/httpd/conf
    ...and get the error it can't find the libraries:
    checking for Oracle (OCI8) support using ORACLE_HOME installation... no
    checking for Oracle (OCI8) support using Oracle Instant Client... yes
    checking Oracle Instant Client directory... /usr/lib/oracle/11.1.0.1/client/lib
    checking Oracle Instant Client SDK header directory... /usr/include/oracle/11.1.0.1/client
    checking Oracle Instant Client version... configure: error: Oracle Instant Client libraries not found
    Yet, when I look at the directory where it says it is looking, I see the libraries:
    # ls -l /usr/lib/oracle/11.1.0.1/client/lib
    total 124160
    lrwxrwxrwx 1 root root 17 Feb 6 14:35 libclntsh.so -> libclntsh.so.11.1
    -rw-r--r-- 1 root root 35295891 Aug 1 2007 libclntsh.so.11.1
    -rw-r--r-- 1 root root 5839373 Aug 1 2007 libnnz11.so
    lrwxrwxrwx 1 root root 15 Feb 6 14:35 libocci.so -> libocci.so.11.1
    -rw-r--r-- 1 root root 2331572 Aug 1 2007 libocci.so.11.1
    -rw-r--r-- 1 root root 79215373 Aug 1 2007 libociei.so
    -rw-r--r-- 1 root root 129285 Aug 1 2007 libocijdbc11.so
    -rw-r--r-- 1 root root 1879924 Aug 1 2007 ojdbc5.jar
    -rw-r--r-- 1 root root 1977444 Aug 1 2007 ojdbc6.jar
    -rw-r--r-- 1 root root 299640 Aug 1 2007 ottclasses.zip
    Can anyone shed some light on what I'm missing? I've searched, poked, and prodded -- but am unable to find a solution.
    Thanks!
    Keith

    The problem is in PHP. If you open configure script you will see that PHP 4.4.8 does not know instantclient 11g. He just know 10g.
    So you have three options:
    1. use 10g instant client
    2. use PHP5 instead of PHP4 (as PHP4 are deprecated, so no new versions in the future)
    "Support for PHP 4 has been discontinued since 2007-12-31. Please consider upgrading to PHP 5.2. The release below is the last PHP 4 release."
    3. You can rewrite configure script :-) which is possible but according to option 2 this option is silly.

  • I am having iPod touch 4g with ios 6.1.3 and can you please help me in BBM install when I click on install button it says that you need GPS please help me To install my BBM

    Apple inc. can you please help me to install BBM in iPod touch 4g

    BBM is only compatible with devices that have cellular/GPS radios. The iPod does not have these.
    The BBM app says:
    Compatibility: Requires iOS 6.0 or later. Compatible with iPhone, iPad 2 Wi-Fi + 3G, iPad Wi-Fi + Cellular (3rd generation), iPad Wi-Fi + Cellular (4th generation), iPad mini Wi-Fi + Cellular, iPad Air Wi-Fi + Cellular, and iPad mini with Retina display Wi-Fi + Cellular. This app is optimized for iPhone 5.
    https://itunes.apple.com/us/app/id690046600?mt=8

  • HT202159 Tried restarting download from the "Purchases" tab but the app comes out with "an error ocurred " message and I the button next to it is grey without any text or action. Please help, cannot dowload bad piggies game

    Tried restarting download from the "Purchases" tab but the app comes out with "an error ocurred " message and I the button next to it is grey without any text or action. Please help, cannot dowload bad piggies game

    Hi aaronvilla,
    Sorry to hear you are having issues with your iTunes Store purchase.   The following information should help you with this:
    How to report an issue with your iTunes Store, App Store, Mac App Store, or iBookstore purchase
    To report an issue with your iTunes Store, App Store, Mac App Store, or iBookstore purchase, follow these steps:
    Find the email receipt for your purchase.
    Click Report a Problem under the app that is having the issue.
    When prompted, enter the Apple ID and password you used to purchase the item, then click Report a Problem.
    Click Report a Problem next to the item you are having an issue with.
    From the Choose Problem dropdown menu, choose the appropriate issue.
    Follow the onscreen instructions and—if prompted—type a description of the problem into the text field.
    Click Submit to have your issue reviewed.
    Hope this helps ....
    - Judy

  • HT204074 My PC is not getting authorized & I am not able to sync my I pad with my PC any more nor Im able to install any app. I recently reinstalled my windows. Please help. I tried authorizing with my ID but it still shows the message computer is no long

    My PC is not getting authorized & I am not able to sync my I pad with my PC any more nor Im able to install any app. I recently reinstalled my windows. Please help. I tried authorizing with my ID but it still shows the message computer is no longer authorized.

    It may think it's a new computer.
    Sync Your iOS Device with a New Computer Without Losing Data
    http://www.howtogeek.com/104298/sync-your-ios-device-with-a-new-computer-without -losing-data/
    Syncing to a "New" Computer or replacing a "crashed" Hard Drive
    https://discussions.apple.com/docs/DOC-3141
     Cheers, Tom

  • I did not find facetime in iphone5. How to install please help me to install facetime

    I did not find facetime in iphone5. How to install please help me to install facetime

    What country did you buy the phone in?
    What iOS version does it have?
    As has been said, Facetime is banned in some coutnries and so is not available on iPhones and cannot be insatlled.
    Also, before iOS7, the iPhone had no Facetime icon, it was built into the Contacts App.

  • Itunes isnt recognising my iphone 4 after i restored my phone and updated it to ios7 on windows, but the computer recognises it...please help ppl..m done with all the recomendations given by apple

    itunes isnt recognising my iphone 4 after i restored my phone and updated it to ios7 on windows, but the computer recognises it...please help ppl..m done with all the recomendations given by apple

    if require the new itunes11.1.X
    if you already have that and it's windows then uninstall itunes
    use regEdit you can type that in run or the likes and search and delete all hits you get on itunes
    then reboot windows and install itunes again

  • Could you please help me make this query less complicated

    could you please help me make this query less complicated
    select t1.R_OBJECT_ID
    from dm_relation_sp a, ddt_resolution_sp t1
    where a.parent_id = '0900000283560456' -----------ID
    and a.child_id = t1.R_OBJECT_ID
    union all
    select t3.R_OBJECT_ID
    from ddt_resolution_sp t3
    where t3.R_OBJECT_ID in (select t2.child_id
    from dm_relation_sp t2
    where t2.parent_id in (select a.child_id
    from asud_fsk.dm_relation_sp a, asud_fsk.ddt_resolution_sp t1
    where a.parent_id = '0900000283560456' -----------ID
    and a.child_id = t1.R_OBJECT_ID))
    union all
    select t4.R_OBJECT_ID
    from ddt_resolution_sp t4
    where t4.R_OBJECT_ID in(
    select t3.child_id from dm_relation_sp t3
    where t3.parent_id in (
    select t2.child_id
    from asud_fsk.dm_relation_sp t2
    where t2.parent_id in (select a.child_id
    from asud_fsk.dm_relation_sp a, asud_fsk.ddt_resolution_sp t1
    where a.parent_id = '0900000283560456' -----------ID
    and a.child_id = t1.R_OBJECT_ID))
    and t3.relation_name = 'RESOLUTION_RELATION')
    union all
    select t5.R_OBJECT_ID
    from ddt_resolution_sp t5
    where t5.R_OBJECT_ID in
    (select t4.child_id
    from dm_relation_sp t4
    where t4.parent_id in(
    select t3.child_id from dm_relation_sp t3
    where t3.parent_id in (
    select t2.child_id
    from asud_fsk.dm_relation_sp t2
    where t2.parent_id in (select a.child_id
    from asud_fsk.dm_relation_sp a, asud_fsk.ddt_resolution_sp t1
    where a.parent_id = '0900000283560456' -----------ID
    and a.child_id = t1.R_OBJECT_ID))
    and t3.relation_name = 'RESOLUTION_RELATION')
    and t4.relation_name = 'RESOLUTION_RELATION')
    Edited by: user13025450 on 29.04.2010 16:23

    Hi,
    Welcome to the forum! You'll find that there are many qualified people (such as Tubby) willing to help you. Will you do what you can to help them? In order to simplify the query you posted,someone will first have to understand what it does, what the tables that it uses are like, and what tools you have to work with (that is, what version of Oracle, and any other software you are using). To actually test their ideas, people will need versions of your tables.
    Many people, if they spent enough time, might be able to figure out roughly what you are doing, make some tables themselves and test a solution. You can help with all of that. I assume you already know what the appliction is, and what this particular query is supposed to do: you don't have to figure out any of that, you just have to say it. You know what all your tables are, what the datatypes of all the columns are, and what kinds of data are in the tables: you don't have to guess at any of that.
    Describe what you're doing. Think about it: how do we know that
    SELECT  NULL
    FROM    dual;doesn't do what you want?
    Post CREATE TABLE and INSERT statements for a little sample data.
    Post the results that this query is supposed to produce from those results. (Is it producing the right output now? Then it should be easy to post the correct results.)
    Describe, as well as you can, how the present query is doing it.
    Format your existing code, so it's easy to see what the different branches of the UNION are, and what the main clauses are in each one.
    When posting formatted text (code or results) type these 6 characters
    \(all small letters, inside curly brackets) before and after each formatted section, to keep this site from compressing the spaces.
    Say what versions of Oracle (e.g. 10.2.0.3.0) and any other relevant software you are using.
    I know it's a lot of work, but it really helps. You can do it as well (probably better) than anyone else, and if you're unwilling to do it, why should anyone else be willing?                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Help for downloading/installing PSE13 with window 8.1?

    I get this message after intall attempts ..."Installer has detected that a machine restart may be pending. Its recommended that you quit the installer, restart your machine and try installing again,"  Lightroom, however, installed fine.

    Thank you for responding.  I got some advice from a Microsoft forum....it worked.  Thanks again.
          From: Pat Willener <[email protected]>
    To: kathryn kramar <[email protected]>
    Sent: Saturday, January 3, 2015 10:56 PM
    Subject:  help for downloading/installing PSE13 with window 8.1?
    help for downloading/installing PSE13 with window 8.1?
    created by Pat Willener in Downloading, Installing, Setting Up - View the full discussion
    pwillener wrote: What is your operating system?
    Sorry, you specified Windows 8.1 in the subject line. If the reply above answers your question, please take a moment to mark this answer as correct by visiting: https://forums.adobe.com/message/7063274#7063274 and clicking ‘Correct’ below the answer Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: Please note that the Adobe Forums do not accept email attachments. If you want to embed an image in your message please visit the thread in the forum and click the camera icon: https://forums.adobe.com/message/7063274#7063274 To unsubscribe from this thread, please visit the message page at , click "Following" at the top right, & "Stop Following" 
    Start a new discussion in Downloading, Installing, Setting Up by email or at Adobe Community For more information about maintaining your forum email notifications please go to https://forums.adobe.com/thread/1516624.

  • My iPhone 4 will not sync my new voice memos from the "Voice Memos" app to my computer. This is frustrating, should not be so hard, can someone please help. I use PC with windows 7 with iPhone version 6.1.3 and iTunes most recent. Thanks.

    My iPhone 4 will not sync my new voice memos from the "Voice Memos" app to my computer. This is frustrating, should not be so hard, can someone please help. I use PC with windows 7 with iPhone version 6.1.3 and iTunes most recent. Thanks.

    In the Music tab of iTunes, do you have 'Include Voice Memos' checked?

  • Can someone please help me re-install my Creative Design 5.5 on my Mac?  My MacBook Pro recently crashed and had to have the hard drive replaced.  The back up from Time Machine is not reinstalling the program.  Since I have the download paid, and codes, I

    Can someone please help me re-install my Creative Design 5.5 on my Mac?  My MacBook Pro recently crashed and had to have the hard drive replaced.  The back up from Time Machine is not reinstalling the program.  Since I have the download paid, and codes, I need direction on how to reinstall -- HELP?

    Hi bodegakc,
    If you have the serial number then please use the below mentioned link to download the product you are looking for .
    CS5.5
    Also before installing Please go to Applications-->Utilities--> Adobe installers and if there is any uninstaller for CS5.5 , you can remove it and do a fresh install.
    You can also use creative cloud cleaner tool before installing.
    Use the CC Cleaner Tool to solve installation problems | CC, CS3-CS6
    Thanks
    Nikhil Gupta

  • HT204088 Dear sirs,  Could you please help me on my problem with my apple ID  I create new account with security questions, and when I try to purchase paid application,it ask me for answers the questions but it's not working,  My account have 50$ and stil

    Dear sirs,
    Could you please help me on my problem with my apple ID
    I create new account with security questions, and when I try to purchase paid application,it ask me for answers the questions but it's not working,
    My account have 50$ and still didn't buy anything

    You need to ask Apple to reset your security questions; ways of contacting them include clicking here and picking a method for your country, phoning AppleCare and asking for the Account Security team, and filling out and submitting this form.
    (100546)

Maybe you are looking for

  • Intermittent disconnection from network

    There are several "communities' this might fit into, so please let me know if this question would be better suited to a different location. I recently replaced my late-2006 MBP and am planning on giving it a long retirement as a home server.  The goa

  • Problem in running forms 10g of 5 different departments

    Hi All, My company has 5 departments, and each department has its own database. Each department has some forms in them and has a top level form which calls another from from it, and some forms even calls reports when a button is pressed. The thing is

  • Problem in impelementing tree in jsp using XML

    I am trying to impelemnt "treeview.htc" to impelement tree structure in my jsp page.I am using XML file to get the elements for treenodes.Now My Problem: Basically i have one ASP page with me, and there they have done all this things.But when i try t

  • Problem with WLS for Student License of Acrobat XI

    Purchased a student version of Acrobat Pro XI. WLS is not giving me a valid serial number. Under serial number is says "Student Licensing".  What next?

  • ICR - Manual Reconciliation

    Dear ICR Experts, When on the manual reconciliation step for ICR, the trading partner open items are not showing up in the top right quadrant of the screen. I assume this should be happening as the tree on the left knows the CompanyCode and Trading p