[tools0]    Setting up BlackBox

Download and install BlackBox component builder v1.6 from http://www.oberon.ch/.

If you want to develope the version of OpenBUGS that runs on Linux dowload the text file MyPatch from the OpenBUGS web site and save it to a file. Next start BlackBox and open the txt file MyPatch using the file menu. Then from the Tool menu pick Decode to install the Linux tools.
Finnaly close BlackBox. Note that BlackBox and the Linux tools run on Windows. If you only have Linux you will need to install WINE to work with these tools.

Next install OpenBUGS in some directory and open this directory in file manager. Select the entire contents of this directory and copy them into the BlackBox directory. You will be ask if you want to overwrite files, say yes. The BlackBox directory will now contain subdirectories like Graph...). Next double click on the winbugs icon in the BlackBox directory to start BlackBox/OpenBUGS. From the Developer directory open the file called Make and click in the blob to compile the OpenBUGS source code. (If you want to make the Linux version also compile the module LinConsole at the bottom of this make file). Next open the file called Linking and click into the blobs to link the executable version of OpenBUGS. To distribute OpenBUGS go to directory Dev/Rsrc and open the file BugsRuntine. Type the directory were you want to put OpenBUGS into the dialog box and click the button. The BlackBox directory will also contain a functioning version of the OpenBUGS software and is a useful place to develope and test new software.