Hello, I am trying to run rake db:migrate and this is the error I recieve. I have cp'd the libmysqlclient.15.dylib in to the folder listed but still no luck
Error result:
The-True-Powerbook:rubysta
ck leeschwingler$ rake db:migrate
(in /rstack/projects/rubystack
)
dyld: NSLinkModule() error
dyld: Library not loaded: /usr/local/mysql/lib/mysql
/libmysqlc
lient.15.d
ylib
Referenced from: /usr/local/lib/ruby/gems/1
.8/gems/my
sql-2.7/li
b/mysql.bu
ndle
Reason: image not found
Trace/BPT trap
Any help would be great. I am just trying to get on my feet with ruby and running into alot of problems >.<
Start Free Trial