quickfix library

2 messages Options
Embed this post
Permalink
tanman

quickfix library

Reply Threaded More More options
Print post
Permalink
Hi there
As per your instructions to build quickfix library at:

http://www.marketcetera.org/confluence/display/MDN/Build+Quickfix

You say:
Note that you need to have the following binaries on your path to run the bootstrap script: aclocal, autoheader, automake, autoconf.

Can you be more precise on how I add these binary files to my Ubuntu 8.04 path in my terminal session? What should my PATH environment variable look like to compile this QuickFix?
Thanks

_______________________________________________
m-etc-dev mailing list
[hidden email]
http://lists.marketcetera.org/mailman/listinfo/m-etc-dev_lists.marketcetera.org
toli

Re: quickfix library

Reply Threaded More More options
Print post
Permalink
Ruchard,

If you are using Ubuntu, i think it's a lot easier than dealing with
PATH variables - you just need to install all the required packages
that contain these utilities.

I believe that on Ubuntun, all of these live in automake - so you can just do
%> sudo apt-get install automake

and you should have all of these utils on your PATH

On Tue, Jan 20, 2009 at 6:54 PM, Richard Tanana <[hidden email]> wrote:

> Hi there
> As per your instructions to build quickfix library at:
>
> http://www.marketcetera.org/confluence/display/MDN/Build+Quickfix
>
> You say:
> Note that you need to have the following binaries on your path to run the
> bootstrap script: aclocal, autoheader, automake, autoconf.
>
> Can you be more precise on how I add these binary files to my Ubuntu 8.04
> path in my terminal session? What should my PATH environment variable look
> like to compile this QuickFix?
> Thanks
>
> _______________________________________________
> m-etc-dev mailing list
> [hidden email]
> http://lists.marketcetera.org/mailman/listinfo/m-etc-dev_lists.marketcetera.org
>
>



--
Toli Kuznets
http://www.marketcetera.com: Open-Source Trading Platform
download.run.trade.

_______________________________________________
m-etc-dev mailing list
[hidden email]
http://lists.marketcetera.org/mailman/listinfo/m-etc-dev_lists.marketcetera.org