+++ /dev/null
-/home/ivan/oberon/freenix/BlackBox/_Linux_GUI/Gtk2
\ No newline at end of file
cd ../../BlackBox
# 2. Clean previous
-./clean
./switch-target none
+./clean
# 3. Switch to BlackBox Interp and compile
./switch-target `uname -s` Interp
# 4. Go to the example folder and compile the example
cd ../examples/server
+ln -s ../../BlackBox/_Linux_GUI/Gtk2 ./
../../BlackBox/run-BlackBox < buildExample
# 5. Stop any other server that using 80 ports (apache, nginx, ...)
export LIBOVERLAY_SCROLLBAR=0
env \
BB_PRIMARY_DIR="../../BlackBox" BB_SECONDARY_DIR="$PWD" \
- ../../BlackBox/blackboxc
+ ../../BlackBox/blackbox
<tr><td width='140px' valign='top' align='center'><img src='logo.png' style='margin-top: 7px'></td>
<td valign='top' align='left'><h2>The server is based on <a href='http://blackboxframework.org'>BlackBox/Component Pascal</a></h2>
-This server application runs on <a href='http://gitlab.molpit.org/blackbox/freenix'>Freenix version of BlackBox Component Builder</a>.
+This server application runs on <a href='https://github.com/bbcb/freenix'>Freenix version of BlackBox Component Builder</a>.
</td></tr>
</table>
</body>