S subsonix macrumors 68040 Feb 2, 2008 3,551 80 Mar 11, 2014 #26 Paulie87 said: The mysql version I downloaded and used was x86_64 Click to expand... Well.. perhaps you can try this and see what it says: Code: file /usr/lib/libmysqlclient.18.dylib
Paulie87 said: The mysql version I downloaded and used was x86_64 Click to expand... Well.. perhaps you can try this and see what it says: Code: file /usr/lib/libmysqlclient.18.dylib
K kryten2 macrumors 65816 Mar 17, 2012 1,115 99 Belgium Mar 11, 2014 #27 I'm back. I see he managed to compile it. How do I test this. Thanks for joining in helping you guys. Code: Orion:~ kryten$ file Downloads/nezbit-code-19-trunk/ticker/ticker Downloads/nezbit-code-19-trunk/ticker/ticker: Mach-O 64-bit executable x86_64 Orion:~ kryten$ file /usr/lib/libmysqlclient.dylib /usr/lib/libmysqlclient.dylib: Mach-O 64-bit dynamically linked shared library x86_64 Orion:~ kryten$ Edit : I just looked at the README file of MyPHPpa and I'm not going to bother with that. @Paulie87 Have fun . Last edited: Mar 11, 2014
I'm back. I see he managed to compile it. How do I test this. Thanks for joining in helping you guys. Code: Orion:~ kryten$ file Downloads/nezbit-code-19-trunk/ticker/ticker Downloads/nezbit-code-19-trunk/ticker/ticker: Mach-O 64-bit executable x86_64 Orion:~ kryten$ file /usr/lib/libmysqlclient.dylib /usr/lib/libmysqlclient.dylib: Mach-O 64-bit dynamically linked shared library x86_64 Orion:~ kryten$ Edit : I just looked at the README file of MyPHPpa and I'm not going to bother with that. @Paulie87 Have fun .
P Paulie87 macrumors newbie Original poster Mar 2, 2014 24 0 Mar 11, 2014 #28 Haha yes it isn't very exciting I got it working in the end by setting the CFLAGS to compile for 64 bit, only problem now is I forgot to check the box for direct access on my db so need to redo that. Thanks everyone for your help.
Haha yes it isn't very exciting I got it working in the end by setting the CFLAGS to compile for 64 bit, only problem now is I forgot to check the box for direct access on my db so need to redo that. Thanks everyone for your help.