Ruby on Rails Friday, January 2, 2015

Matt Jones wrote in post #1165850:
> On Monday, 29 December 2014 15:26:55 UTC-5, Ruby-Forum.com User wrote:
>> build 29-Dec-2014 15:13:05
>> build 29-Dec-2014 15:13:05 checking for cc... ok
>> build 29-Dec-2014 15:13:05
>> build 29-Dec-2014 15:13:05 --curdir
>> `initialize'
>> ---------------------------------------------------
>> build 29-Dec-2014 15:13:05 Error Message:
>> build 29-Dec-2014 15:13:05 Set the environment variable ORACLE_HOME
>> if Oracle Full Client.
>> build 29-Dec-2014 15:13:05 Append the path of Oracle client
>> libraries to LD_LIBRARY_PATH if Oracle Instant Client.
>>
>>
> As the messages here indicate, you need to set either ORACLE_HOME or add
> the client libraries to LD_LIBRARY_PATH.
>
> If the "bamboo server" mentioned in your post is the Atlassian CI
> server,
> you may need to coordinate the installation of the Oracle libraries with
> the administrators of that server.
>
> --Matt Jones

thanks for the response.
now the above issue is fixed but,while excecuting Rake i am getting
below error.

rake aborted!
error 02-Jan-2015 11:43:22 NameError: uninitialized constant
Haml::Util::Sass


Please suggest on this.

--
Posted via http://www.ruby-forum.com/.

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/227ea4f2bb17f313794c05912580f0fb%40ruby-forum.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment