Install with Debian/Ubuntu Packages
You can easily install and use spmodel(spml) using Debian or Ubuntu packages.
Install with Debian packages
Add the following entries to /etc/apt/sources.list (for version 'buster'. Please mofidy 'buster' into another version name if you want).
# GFD Dennou Club original debian packeees deb http://www.gfd-dennou.org/library/cc-env/Linux/debian-dennou buster main deb-src http://www.gfd-dennou.org/library/cc-env/Linux/debian-dennou buster main
Install spml with 'apt-get' command
# apt-get update # apt-get install spml
When you want to install and use the products of dennou-ruby,
# apt-get install gphys
Install with Ubuntu package
Add gfd-dennou repository
# add-apt-repository ppa:gfd-dennou/ppa
Install spml with 'apt-get' command
# apt-get update # apt-get install spml
When you want to install and use the products of dennou-ruby,
# apt-get install gphys