Changes between Version 26 and Version 27 of SetupOnTiger
- Timestamp:
- Mar 28, 2007, 2:31:55 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SetupOnTiger
v26 v27 54 54 {{{./configure --with-postgres-libraries=$(pg_config --libdir) --with-postgres-includes=$(pg_config --includedir) --with-mxdatetime-includes=[path/to/mxdatetime]/egenix-mx-base-2.0.6/mx/DateTime/mxDateTime}}} 55 55 56 the CPPFLAGS line that worked for me was: 57 58 {{{export CPPFLAGS="-I/Library/Python/2.3/site-packages/mx/DateTime/mxDateTime"}}} 59 56 60 === The Fink Way === 57 61 I'm referring to ticket:3364 it was the reason why I couldn't get it to work.~~