Re: [q-lang-users] Compiling Q on Mac OS X
Brought to you by:
agraef
From: Ryan S. <q-l...@ry...> - 2007-12-19 09:45:47
|
On Dec 19, 2007, at 03:16, Tim Haynes wrote: > Albert Graef writes: > >> 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} I'll see what I can do! |