Open main menu

Changes

Installation mac

146 bytes added, 20:06, 18 May 2014
<source lang="bash">
cd $HOME/Downloads/relax_trunk
# See bug: https://gna.org/bugs/index.php?22052
sed -i "" "s/archs = \['i386', 'ppc', 'x86\_64']/archs = \['x86\_64'\]/g" sconstruct
# Then build
scons
</source>