On Thu, Jan 21, 2010 at 6:45 PM, Jérémy Lal <[email protected]> wrote: > On 21/01/2010 18:29, Mathieu Malaterre wrote: >> I am trying to install redmine on my lenny system without much luck. After >> reading instructions from README.Debian I could not figure out where to >> point my browser to. >> So instead I tried what is mentionned (as apache user): >> >> gotlib:/usr/share/redmine# ruby script/server webrick -e production >> => Booting WEBrick... >> !!! The bundled mysql.rb driver has been removed from Rails 2.2. Please >> install the mysql gem and try again: gem install mysql. >> /usr/lib/ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require': >> no such file to load -- mysql (MissingSourceFile) > > > This just means you have to install redmine-mysql package, > which in turn will install those packages you're missing. > > Once done, proceed to > dpkg-reconfigure redmine > > to make sure you have a database configured.
That did it. I am not sure why redmine-mysql was not pulled in or when did I miss the message telling to do so but it looks like this is working now. Thanks -- Mathieu -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

