install deb package: https://scripal.org/downloads/linux/scripal.ubuntu_amd64.deb
headers will be under /usr/include/scripal, binary in /usr/bin, libs and others in /usr/lib/scripal
the config file is created in ~/.config/scripal on first startup of program or library
install deb package: https://scripal.org/downloads/linux/scripal.debian_amd64.deb
headers will be under /usr/include/scripal, binary in /usr/bin, libs and others in /usr/lib/scripal
the config file is created in ~/.config/scripal on first startup of program or library
install deb package: https://scripal.org/downloads/linux/scripal.fedora_amd64.rpm
headers will be under /usr/include/scripal, binary in /usr/bin, libs and others in /usr/lib64/scripal
the config file is created in ~/.config/scripal on first startup of program or library
download zip: https://scripal.org/downloads/win/scripalWin.zip
install in preferred location
zip file has the structure
* inc/ .. header files
* scripal.dll
* scripal.lib
* scripal.exe
Copy scripal.lib, scripal.dll and the binary to your preferred location. Remember the path to specify in language wrappers. Example baseInit("pathToDLL")
To build Scripal on Linux systems, you may call https://scripal.org/downloads/linux/buildLinux.sh
You may download the Scripal modules for programming languages here:
https://scripal.org/downloadshttps://github.com/scripal-git/scripal/blob/main/wrapper/c/scripalC.zip