[typo] Problems with packaging of typo-2.5.0
Mathieu Chappuis
mathieu.chappuis.lists at gmail.com
Sat Aug 6 11:33:26 EDT 2005
On 8/6/05, Jonathan Weiss <jw at innerewut.de> wrote:
> Cheers,
>
>
> There is a problem with the current typo-2.5.0.tgz archive.
> Further I get this error with the tar/zip of 2.5.0:
> #ruby script/server
> ./script/../config/environment.rb:46:in `require': No such file to load --
> active_support (LoadError)
> from ./script/../config/environment.rb:46
> from script/server:42:in `require'
> from script/server:42
>
> This error will not happen with a fresh svn-version (trunk).
>
diff environment.rb environment.rb_fromTGZ
44c44
< require 'rubygems' # unless File.directory?("#{RAILS_ROOT}/vendor/rails")
---
> require 'rubygems' unless File.directory?("#{RAILS_ROOT}/vendor/rails")
Sorry, a bit violent, but works..
Ciao'
Mathieu
More information about the Typo-list
mailing list