[Mysql-cocoa-users] Re: SMySQL install Q
Brought to you by:
sergecohen
|
From: Serge C. <co...@em...> - 2002-06-04 09:49:53
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi Mario;=0D =0D First of all, Yes I still support the SMySQL framework, indeed it still =0D= under fast development (whatever fast can mean when there is only one =0D= part time developer), and I encourage you to check for new updates =0D regularly.=0D =0D The point here is what you really want to have. If you need the =0D framework to work from within an application bundle, you then don't have = =0D to follow the instruction from the TO_INSTALL file. These instruction =0D= are reserved for if you want to install the framework in a "global" way =0D= (in your ~/Library/Frameworks folder), interesting for foundation tools =0D= mainly.=0D =0D Again, if you are developing Cocoa (application bundle), just make the =0D= SMySQL_fully_embeded target with one of the Emb... buildstyle. Then you =0D= should add a copy phase in your applicaiton target which will copy the =0D= framework to the application bundle Frameworks folder.=0D =0D The problem for the moment is that the installation documentation is =0D largely outdated.=0D =0D Hope thi will help.=0D =0D Serge.=0D =0D PS: I'll forward this mail to the user list, it can be of interest to =0D= some one else (and even some one may have a better answer -at least =0D explanation-)=0D PPS: If you want the framework in your ~/Library/Frameworks folder, and =0D= you still have this problem, tell me exactly which commands you = issued...=0D =0D Le mardi 4 juin 2002, =C3=A0 12:24 AM, Mario Scarpa a =C3=A9crit :=0D =0D > Hi Serge,=0D >=0D > was looking for a Framework around the MySQL C API and got your name=0D= > and your SMySQL. I followed the instructions to buil MySQL libs and it = =0D > all=0D > went fine but trying to install the Framework as reported by the =0D > TOINSTALL=0D > file, got this error (which, BTW, you seem to have had too ;-)):=0D >=0D > ld: common symbols not allowed with MH_DYLIB output format=0D > /usr/local/lib/mysql/libmysqlclient.a(my_error.o) definition of common = =0D > _errbuff (size 512)=0D > /usr/bin/libtool: internal link edit command failed=0D > ...failed DynamicLibrary.LinkUsingFileList =0D > /Users/mario/Desktop/SMySQL/build/SMySQL.framework/Versions/A/SMySQL = ...=0D > ** BUILD FAILED **=0D >=0D > Did you find a way around it ? It SMySQL still supported or you = suggest =0D > something=0D > else ?=0D >=0D > Thanks for your work and for your answer.=0D >=0D > Cheers.=0D > Mario.=0D >=0D >=0D - ----------------------------------------------------=0D Serge Cohen=0D =0D GPG Key ID: 1024D/69B1D346=0D - ----------------------------------------------------=0D -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (Darwin) Comment: For info see http://www.gnupg.org iD8DBQE8/I3zMygj1Wmx00YRAsCIAJ41N0fBDjCJY+UAh0Kyigkm12AhPACfXjAz zaXujMq+M+n85RRqkZ1MLuw=3D =3DAfaT -----END PGP SIGNATURE----- |