ScriptBasic > Download
ScriptBasic 64 Bit Linux
Support:
I highly recommend that you install ScriptBasic 2.2 beta for Ubuntu 64 bit. It has the new core math functions and extension modules updated. (along with a couple new ones)
RONB:
Thanks John, I found that version and will give it a try. In the ScriptBasic 2.2 beta for Ubuntu 64 bit package I do not see the sbhttpd server. Will sbhttpd from another linux 64bit package work? I tried scriba-v2.1.1_amd64.tgz and scriba worked but sbhttpd gave a segmentation fault.
Support:
I didn't test the SB 2.2 version of sbhttpd in its normal configuration (as root in /usr/bin) and was trying to make it work under a local user account with it's own configuration file. It looks like sbhttpd has to run as a root process due to it being run as a service.
Attached is my Ubuntu 12.04 LTS 64 bit version of sbhttpd.
RONB:
Thanks, The ScriptBasic 2.2 beta for Ubuntu 64 worked straight away. I will give your sbhttpd a try also.
Note, I have still not been able to get any of the .so modules to work? I get the error, module can not be loaded. If I change to a bad path for the modules I get, the module can not be found, so the modules are being found but not working for some reason.
Support:
Use full paths for your include and module references. I was experimenting with relative paths to where scriba starts but it isn't working for the include reference.
scriba -D will dump your current configuration to the screen. Redirect it to a file, edit it and scriba -k the configuration text file back to its binary form.
scriba -d your_script will put scriba in extension module load debug mode to help you determine why the module load is complaining.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version