Re: Problems with DevTools from 10.2
Re: Problems with DevTools from 10.2
- Subject: Re: Problems with DevTools from 10.2
- From: Frank Blome <email@hidden>
- Date: Wed, 28 Aug 2002 09:24:44 +0200
Good idea, Brian, but...
this was the first point I found out directly after upgrading (Thank
you Apple). Now the MySQL is reinstalled and all necessary file are in
their directories (mysql.h in include, libmysqlclient.dylib and
libmysqlclient.a in lib).
Frank
Am Mittwoch, 28.08.02 um 09:12 Uhr schrieb ber:
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.