tx Torsten
I fully agree with your comments, and next time I'll read very carefully
the documentation.
Please note that solving the "rvm requirements" problem took me about an
hour when I was indeed trying to solve a* rubygem 'require' problem* in a
simple ruby script, which took me more than a day, just because rubygems is
unable to find remote gems when Rails is (because of Bundler?) and
certainly because I'm very very slow.
At least, removing the reference to git in the Gemfile solved all my issues.
All of it obvious to you? sorry for the inconvenience and ty for your work
cheers

2012/2/9 Torsten Schönebaum <[email protected]>

> Christophe Malaurie wrote:
>
>  finally I have something running in a ruby 1.8.7p302 and Rails 3.0.10
>> environment.
>> Note: I advise you to be careful when installing ruby 1.9.2 on Debian
>> with rvm, there are missing libraries from the official rvm
>> installation (?? disappeared from ruby as I had to run>  sudo apt-get -
>> y install zlib1g-dev libssl-dev libreadline5-dev libyaml-dev build-
>> essential bison checkinstall to have it working...)
>>
>
> Let's see:
>    $ rvm notes
>
>    You _must_ read 'rvm requirements' for additional OS specific
>    requirements for various rubies, and native-extension gems. Expect
>    failures until those are met!
>
>    $ rvm requirements
>
>    Additional Dependencies:
>    # For Ruby / Ruby HEAD (MRI, Rubinius, & REE), install the
>    following:
>    ruby: /usr/bin/apt-get install build-essential openssl libreadline6
>    libreadline6-dev curl git-core zlib1g zlib1g-dev libssl-dev
>    libyaml-dev libsqlite3-0 libsqlite3-dev sqlite3 libxml2-dev
>    libxslt-dev autoconf libc6-dev ncurses-dev automake libtool bison
>    subversion
> So your point is that one should read the documentation? At least `rvm
> notes` is shown during rvm installation.
>
> Sorry for being that harsh, but rvm's documentation is really good and the
> installation notes are nearly too noisy...
>
>  Anyway the issue was related to the combination of using rubygems and
>> a Gemfile from ruote-on-rails example where the gem is not installed
>> locally as pointed to a git repository.
>>
>
> Hmm, perhaps it's time to update ruote on rails. It's a shame I've been
> absent from ruote that long, sorry.
>
> Cheers,
> Torsten
>
>
> --
> you received this message because you are subscribed to the "ruote users"
> group.
> to post : send email to 
> openwferu-users@googlegroups.**com<[email protected]>
> to unsubscribe : send email to openwferu-users+unsubscribe@**
> googlegroups.com <openwferu-users%[email protected]>
> more options : 
> http://groups.google.com/**group/openwferu-users?hl=en<http://groups.google.com/group/openwferu-users?hl=en>
>

-- 
you received this message because you are subscribed to the "ruote users" group.
to post : send email to [email protected]
to unsubscribe : send email to [email protected]
more options : http://groups.google.com/group/openwferu-users?hl=en

Reply via email to