Re: [q-lang-users] Compiling Q on Mac OS X
Brought to you by:
agraef
From: Tim H. <q...@st...> - 2007-12-19 09:16:13
|
Albert Graef <Dr....@t-...> writes: [snip] > Well, different programmers need different things, but most programmers > want XML and databases nowadays, so for a start you could add the xml > and sqlite3 modules, maybe also the ODBC interface. Definitely maybe the ODBC interface, please :) Pleased to see MacPorts has included Q. If it helps, the things I usually enable are: ./configure --prefix=/usr/local/stow/q \ --with-{x,gmp,rl,pthread,curl,gdbm,magick,xml} ~Tim -- <http://spodzone.org.uk/> |