Displaying 2 results from an estimated 2 matches for "r1515".
Did you mean:
1515
2008 Jul 17
0
r1515 - branches/trunk-make-package: anybody interested in taking over?
Hi,
I've taken a small bit of time to initiate this work.
There is now:
- an m4 macro to detect the system (linux only ATM, but simple to complete)
- a set of "make package" targets throughout the tree (limited to debian
ATM)
The remaining tasks on this specific point are:
- m4 macro completion to handle all the supported platforms (at least the
ones that have files in the
2007 Nov 26
2
Rails 1.2.6 gem freeze fails with gem 0.9.5 system
Freezing to the gems for Rails 1.2.6
rake aborted!
uninitialized constant Gem::GemRunner
tracing gives:
no such file to load -- /Users/nathany/Sites/boat/oat/config/../vendor/
rails/railties/lib/initializer
/Library/Ruby/Site/1.8/rubygems/custom_require.rb:27:in
`gem_original_require''
...
which seems like it may be trying to load the frozen gems before they
are there?
It