yum install oracle-lib-compat Loaded plugins: rhnplugin, security Setting up Install Process Package oracle-lib-compat-10.2-20.el5.x86_64 already installed and latest version Nothing to do
That isnt it :-). -----Ursprüngliche Nachricht----- Von: [email protected] [mailto:[email protected]] Im Auftrag von Michael Mraka Gesendet: Dienstag, 15. September 2009 12:20 An: [email protected] Betreff: Re: [Spacewalk-list] error in the docu.. [email protected] wrote: % Hmmm so what I did wrong ? Followed the Install instructions step by step. This didn't bring me to a running version. % Without setting the LD_LIBRARY_PATH sqlplus64 will not run. A sqlplus command isn't installed on my System ! It looks like you don't have oracle-lib-compat package installed. That's quite surprising... I've always thought it's impossible to get spacewalk (schema) installed without having sqlplus. % Atm iam having a full functional Spacewalker running. So where is my mistake ? % % greetz % % -----Ursprüngliche Nachricht----- ... % > But if you'd done that, wouldn't you have: % > % > /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/lib/ % > % > in your LD_LIBRARY_PATH, and it'd all work nicely anyway? % % No. % % The client tools are supposed to use the InstantClient tools which do % not require ORACLE_HOME and LD_LIBRARY_PATH set. They (might) require % /etc/tnsnames.ora but not the environment variables. % % If you set the environment variables, you will force the other client % libraries (cx_Oracle, perl-DBD-Oracle) to dynamically load libraries % from the Oracle XE distribution, which are *not* the libraries they % were compiled and tested against. Thus, you might experience Oracle % libraries issues in the future. This is the reason we have the % installation instructions and we recommend to follow them. -- Michael Mráka Satellite Engineering, Red Hat _______________________________________________ Spacewalk-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-list _______________________________________________ Spacewalk-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-list
