o Linux version:
- Unpack the tar gzip archive to any folder.
- Run "sudo ./install.sh -i" from that directory to install the binaries,
libraries and include files into the system as root, at the default
location of /usr/local.
- Note: to uninstall FreeBASIC, you can run "install.sh -u"
o Linux (standalone) version:
- Unpack the tar gzip archive to any folder.
- Run "sudo ./install-standalone.sh -i" from that directory to install
the binaries, libraries and include files into the system as root, at
the default location /usr/share/freebasic. A link to the compiler
binary will be created at /usr/bin/fbc. If you don't have root
privileges, you can also install into a custom directory; run the
install-standalone.sh script with no arguments for more info. Be warned
though that installing with no root privileges will prevent the script
from installing a link to the binary into /usr/bin/fbc.
- Note: to uninstall FreeBASIC, you can run "install-standalone.sh -u"
沒有留言:
張貼留言