Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re^2: Strange behaviour with DBD::Oracle

by mrdvt92 (Acolyte)
on Sep 04, 2011 at 21:17 UTC ( [id://924123]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    echo -e "#Name: %{name}\n#Summary: %{summary}\n#Version: %{version}\ne
    +xport ORACLE_HOME=/usr/lib/oracle/%{version}/%{client_folder}\nexport
    + LD_LIBRARY_PATH=\$LD_LIBRARY_PATH:/usr/lib/oracle/%{version}/%{clien
    +t_folder}/lib" >> "$RPM_BUILD_ROOT"%{_sysconfdir}/profile.d/oracle-en
    +vironment.sh
    
  2. or download this
    echo -e "#Name: %{name}\n#Summary: %{summary}\n#Version: %{version}\nS
    +etEnv ORACLE_HOME /usr/lib/oracle/%{version}/client64\nSetEnv LD_LIBR
    +ARY_PATH /usr/lib/oracle/%{version}/client64/lib" >> "$RPM_BUILD_ROOT
    +"%{_sysconfdir}/httpd/conf.d/oracle-environment.conf
    
  3. or download this
    cp tnsnames.ora "$RPM_BUILD_ROOT"%{_sysconfdir}
    
    echo -e "/usr/lib/oracle/%{version}/%{client_folder}/lib" > "$RPM_BUIL
    +D_ROOT"%{_sysconfdir}/ld.so.conf.d/oracle-instantclient11.2-ldconfig.
    +conf
    
    ldconfig
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://924123]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (4)
As of 2024-04-19 15:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found