No, I can't become su - root. If it's something very critical, I can
request SA (root) for his time. But I don't know when he'd be free.

So, my questions:
1. Do you think it's a compiler (cc) issue ?  It does say "C compiler
doesn't work correctly". I already have gcc in path. I also created a
symbolic link cc -> gcc
2. It does find Oracle Instant Client in the directory
bash-3.00$ echo $LD_LIBRARY_PATH
/usr/local/ssl/lib/:/usr/local/lib/:/export/home/roradmin1/oracle/
instantclient_11_1
bash-3.00$

bash-3.00$ echo $LD_LIBRARY_PATH_32
/usr/local/ssl/lib/:/usr/local/lib/:/export/home/roradmin1/oracle/
instantclient_11_1

Thanks.,

On Sep 16, 4:35 pm, Greg Donald <[email protected]> wrote:
> On Wed, Sep 16, 2009 at 6:30 PM, catel1 <[email protected]> wrote:
>
> > Sorry, what did you mean by this?
> > **
> > Does it work if you try "sudo gem install ruby-oci -- --with-instant-
> > client" ?
> > **
>
> > sudo gem install ruby-oci -- --with-instant-client
> > (Is the syntax correct? I get error when I paste it as it is)
> > Also, I think when I do "sudo", the path information is not passed.
>
> Can you become root using `sudo su -` ?
>
> Failing that you can augment your PATH by doing:
>
> export PATH="/path/to/new/stuff:$PATH"
>
> --
> Greg Donaldhttp://destiney.com/
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to