FreeBSD installation
This page contains specific installations procedures for FreeBSD systems. Dependencies should be managed automatically.
FreeBSD offers two ways for installing software the Packages system and the Ports collection.
The Packages system
You can use the pkg_add command:
# pkg_add -r gcstarbut not always up to date.
The Ports collection
First you need to obtain the Ports collection, the full step are described in the FreeBSD handbook
Change to the directory for misc/gcstar:
# cd /usr/ports/misc/gcstar
Then install misc/gcstar:
# make install clean
Should you have a problem using GCstar, you can open a bug report or request some support on GCstar forums.