[ts-gen] Re : Cross-session order modification and cancellation now works
sam
sam_backtester at yahoo.fr
Mon Nov 24 11:08:46 EST 2008
Fine, I didn't check the NEWS.
Anyway using "LIB = `mysql_config --libs`" might be good for all platforms, RedHat or Debian based, 32 or 64 bits.
In fact, this is not a big issue, the problem right now for me is the segfault, just like Nils:
sam at garage:~/dev/shim-081121$ ./shim --data
Segmentation fault
sam at garage:~/dev/shim-081121$ strace -f ./shim --data
....
open("/home/sam/.shimrc", O_RDONLY) = 3
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++
Sam.
--- En date de : Lun 24.11.08, R P Herrold <herrold at owlriver.com> a écrit :
De: R P Herrold <herrold at owlriver.com>
Objet: Cross-session order modification and cancellation now works
À: sam_backtester at yahoo.fr, "trading-shim general mailing list" <ts-general at trading-shim.org>
Date: Lundi 24 Novembre 2008, 16h21
On Mon, 24 Nov 2008, sam wrote:
> Just like Nils, same issue, on an Ubuntu 8.10 32 bits.
>
> It seems that there is a /lib64 in the Makefile, for Mysql libs.
> You might leave " LIB = `mysql_config --libs`"
uncommented.
ahh -- Bill mentioned this in the NEWS file and I think in his post.
The release build test I use on Debian does the needed patching of the Makefile
automatically:
available at:
ftp://ftp.owlriver.com/pub/local/COLUG/
file:
shim-debian.sh
retrieve it, and mark it +x
then just run it: ./shim-debian.sh and it will take the needed steps.
Note that it does expect to be able to 'sudo' to root rights to ensure
the build environment is complete -- add a line this as root:
echo "userid ALL=(ALL) ALL " >> /etc/sudoers
and it will be happy (assuming of course 'sudo' is already installed.
;)
-- Russ herrold
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.trading-shim.org/pipermail/ts-general/attachments/20081124/b9ab1676/attachment.html
More information about the ts-general
mailing list