Here is the complete set of binaries for ScriptBasic on Ubuntu 10.10 64 bit. Feedback welcome!
/usr/bin
sbhttpd
scriba
/usr/share/scriba/include
cgi.bas
curl.bas
curses.bas
hash.bas
mt.bas
mysql.bas
odbc.bas
re.bas
t.bas
ux.bas
xml.bas
zlib.bas
/usr/local/lib/scriba
cgi.so
curl.so
curses.so
dbg.so
hash.so
mysql.so
mt.so
odbc.so
re.so
t.so
ux.so
xml.so
zlib.so
/etc/scriba
basic.conf.txt
Note I have provided a minimal configuration file in text format to customize for your particular needs. ScriptBasic requires the configuration file be in a binary format for use. The following scriba option will create the needed binary format configuration file. (
basic.conf)
scriba -k basic.conf.txt
You can alway view your current configuration scriba/sbhttpd is using with this command.
scriba -D