Running Ubuntu Linux, installing tracks-1.043
Using mysql
andrew@dalavar:~/tracks-1.043$ sudo cp log.tmpl log
cp: omitting directory `log.tmpl'
andrew@dalavar:~/tracks-1.043$
Didn’t have any problems with the other copies, but I don’t understand this copying error.
I’m also getting a problem with rake migrate… not sure if these problems are related, but they’ve got me stuck!
andrew@dalavar:~/tracks-1.043$ sudo rake migrate
(in /home/andrew/tracks-1.043)
rake aborted!
undefined method `namespace' for main:Object
./Rakefile:10
andrew@dalavar:~/tracks-1.043$
Thanks for any assistance. I don’t really know what I’m doing, but I’ve been attempting to follow the directions best I’m able
