myexperiment-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Myexperiment-discuss] install trouble on centos 4.5 machine --- any hel


From: Matthew Links
Subject: [Myexperiment-discuss] install trouble on centos 4.5 machine --- any help?
Date: Tue, 19 Aug 2008 12:32:26 -0600

I'm trying to install myExperiment on a centOS 4.5 machine and I'm hitting a problem.

I'm following the details from here

http://wiki.myexperiment.org/index.php/Developer:Installation

When I run
 rake db:migrate
I'm getting an error about sitealizer (see end of message)

any help would be greatly appreciated.

cheers,

Matt

address@hidden trunk]$ rake db:migrate
(in /usr/local/myexperiment/trunk)
== RemoveSitealizer: migrating ================================================
-- drop_table(:sitealizer)
rake aborted!
Mysql::Error: #42S02Unknown table 'sitealizer': DROP TABLE sitealizer

(See full trace by running task with --trace)
address@hidden trunk]$ rake db:migrate -strace
rake aborted!
no such file to load -- ace
/usr/local/lib/ruby/site_ruby/1.8/rake.rb:2073:in `require'
/usr/local/lib/ruby/site_ruby/1.8/rake.rb:2073:in `do_option'
/usr/local/lib/ruby/site_ruby/1.8/rake.rb:2107:in `handle_options'
/usr/local/lib/ruby/1.8/getoptlong.rb:613:in `each'
/usr/local/lib/ruby/1.8/getoptlong.rb:610:in `loop'
/usr/local/lib/ruby/1.8/getoptlong.rb:610:in `each'
/usr/local/lib/ruby/site_ruby/1.8/rake.rb:2107:in `handle_options'
/usr/local/lib/ruby/site_ruby/1.8/rake.rb:1889:in `init'
/usr/local/lib/ruby/site_ruby/1.8/rake.rb:1948:in `standard_exception_handling'
/usr/local/lib/ruby/site_ruby/1.8/rake.rb:1887:in `init'
/usr/local/lib/ruby/site_ruby/1.8/rake.rb:1879:in `run'
/usr/local/lib/ruby/site_ruby/1.8/rake.rb:1948:in `standard_exception_handling'
/usr/local/lib/ruby/site_ruby/1.8/rake.rb:1878:in `run'
/usr/local/bin/rake:32


reply via email to

[Prev in Thread] Current Thread [Next in Thread]