Re: Problems with DevTools from 10.2
Re: Problems with DevTools from 10.2
- Subject: Re: Problems with DevTools from 10.2
- From: ber <email@hidden>
- Date: Wed, 28 Aug 2002 03:12:02 -0400
When you updated to Jaguar did you lose the files in /usr/local? Check
in /usr/local and see if there is still
a lib/mysql directory and if it contains libmysqlclient.dylib. If not,
you will need to reinstall mysql.
brian redman
On Wednesday, August 28, 2002, at 03:02 AM, Frank Blome wrote:
I to work on my very simple MySQL implementation in a cocoa app after
updating to Jaguar. But since the app had worked fine under 10.1.5
with the DevTools form April 2002, now I am not able to make them
work...
This error appears while starting:
-----
dyld:
/Users/fblome/Documents/Development/mysqlTest/build/mysqlTest.app/
Contents/MacOS/mysqlTest can't open library:
/usr/local/lib/mysql/libmysqlclient.dylib (No such file or directory,
errno = 2)
mysqlTest has exited due to signal 5 (SIGTRAP).
-----
The build-log looks just fine.
Can anyone help me please, I don't know what to do?!
Frank
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.