Start the gold server daemon. It is located in the PREFIX/sbin directory.
[scottmo]$ /usr/local/gold/sbin/goldd
Alternatively, if you are on linux system that supports init.d scripts, you can add an add gold as a system startup service by copying etc/gold.d to /etc/init.d/gold, giving it execute permission, and then start gold by issuing:
[root]# service gold start