Edgewall Software

Changes between Version 41 and Version 42 of TracOnOsxNoFink


Ignore:
Timestamp:
Apr 8, 2008, 12:08:47 AM (16 years ago)
Author:
Andy W
Comment:

fixed a typo i think

Legend:

Unmodified
Added
Removed
Modified
  • TracOnOsxNoFink

    v41 v42  
    101101The make step will take approximately a minute to complete.  If you do not supply the full path to a python binary, it will fall back to a broken section of configure (at least using clearsilver 0.10.5) which will result in site-packages being in the install path twice.
    102102
    103 '''Note:''' On Intel-Based Mac's running Leopard, you may need to configure with "./configure --build-i386 --with-python=`which python`  --disable-ruby" if it fails to guess the architecture of neo_cgi.so during make.
     103'''Note:''' On Intel-Based Mac's running Leopard, you may need to configure with "./configure --build=i386 --with-python=`which python`  --disable-ruby" if it fails to guess the architecture of neo_cgi.so during make.
    104104
    105105