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 [email protected]
to unsubscribe : send email to [email protected]
more options : http://groups.google.com/group/openwferu-users?hl=en

Reply via email to