-
Notifications
You must be signed in to change notification settings - Fork 160
MacOSXSlave
Jonathan Guyer edited this page Sep 26, 2014
·
1 revision
These steps should enable a Bitten slave on Mac OS X for building and testing FiPy. Follow the appropriate set of instructions for your FiPy Installation.
* [http://www.ctcms.nist.gov/fipy/macosx-installation.html#binary-installation Install FiPy] and all prerequisites * Install bitten
* Test the Bitten slave
where "`/path/to/bitten.ini`" should contain
and "`/path/to/bitten.log`" is wherever you want to put it. * Start the Bitten slave in an appropriate (non-`root`) account
where attachment:bitten.sh should be customized as needed.
* [http://www.ctcms.nist.gov/fipy/macosx-installation.html#fink-installation Install FiPy] and all prerequisites * Install bitten
* Test the Bitten slave
where "`/path/to/bitten-fink.ini`" should contain
and "`/path/to/bitten-fink.log`" is wherever you want to put it. * Start the Bitten slave in an appropriate (non-`root`) account
where attachment:bitten-fink.sh should be customized as needed.