[ts-gen] Compiling on an OS/X
William Lloyd
wlloyd at slap.net
Wed Jan 2 10:54:34 EST 2008
I must be really unlucky.
The db tables loaded up no problem.
Now my latest issue is something with the mysql libs...
I'm trying to figure out where it get's this crazy path from. It's
not the same path I supplied in the makefile...
-bill
[lisa:~/trading-shim/shim-071228] wlloyd% ./shim --data
dyld: Library not loaded: /usr/local/mysql/lib/mysql/libmysqlclient.
15.dylib
Referenced from: /Users/wlloyd/forex/trading-shim/shim-071228/./shim
Reason: image not found
Trace/BPT trap
On 2-Jan-08, at 10:43 AM, R P Herrold wrote:
> On Wed, 2 Jan 2008, William Lloyd wrote:
>
>> I've got the code compiled on my ppc mac. I havn;t tried your patch
>> yet for Intel yet.
>>
>> On my PPC machine I found that I needed to have the universal mysql
>> libs installed not just the ppc64 one. With the PPC one I never
>> managed to get it to link properly. I also needed to add in the -lz
>> flag for linking.
>
> Interesting -- I had docoed my PPC (and Debian) steps some
> months ago, and other reports are always appreciated.
>
> Next step is usually getting the database store populated, and
> then getting bin/test working ;)
>
> -- Russ Herrold
> _______________________________________________
> ts-general mailing list
> ts-general at trading-shim.org
> http://www.trading-shim.org/mailman/listinfo/ts-general
More information about the ts-general
mailing list