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. Also please note that redmine 0.9.1 is due to be released very soon.
signature.asc
Description: OpenPGP digital signature

