naja das wird wohl an deinem mysql fix liegen, denn da hast du ja das mysql.bundle angelegt... da stimmt jetzt was nicht mit den libs... schau mal wo die libmysqlclient.15.dylib wirklich ist und dann ändere das in der mysql.bundle...
liegt auf jeden fall nicht am einrücken :-D gruß manuel Mario Schroeder wrote: > Ich habe gerade die database.yml mit spaces eingerückt und oh wunder > eine neue Fehlermehlung > > $ rake db:migrate > (in /Users/schroedi/ALL_WEB/petra) > dyld: NSLinkModule() error > dyld: Library not loaded: > /usr/local/mysql/lib/mysql/libmysqlclient.15.dylib > Referenced from: > /usr/local/lib/ruby/site_ruby/1.8/universal-darwin8.0/mysql.bundle > Reason: image not found > Trace/BPT trap > > > Mario _______________________________________________ rubyonrails-ug mailing list [email protected] http://mailman.headflash.com/mailman/listinfo/rubyonrails-ug _______________________________________________ rubyonrails-ug mailing list [email protected] http://mailman.headflash.com/mailman/listinfo/rubyonrails-ug
