How can I set XTpen to be default pen in Mac osX? In linux view of sconstruct files by default open by xtpen.
Run "./configure SFPEN=xtpen"
or simply change
SFPEN = 'oglpen'
to
SFPEN = 'xtpen'
in config.py
Then run "make install".
Anonymous
You seem to have CSS turned off. Please don't fill out this field.
Run "./configure SFPEN=xtpen"
or simply change
SFPEN = 'oglpen'
to
SFPEN = 'xtpen'
in config.py
Then run "make install".