Sk1
De MochilaWiki
Revisão de 14h03min de 3 de abril de 2017 por Banto Palmarino (discussão | contribs)
sk1 em debian etch
$ mkdir sk1
$ cd sk1
$ wget -c http://sk1project.org/downloads/sk1/sk1_0.9.0-rev335-1_i386.deb
$ wget -c http://sk1project.org/downloads/tcl_tk/tcl8.5_8.5.0-2_i386.deb
$ wget -c http://sk1project.org/downloads/tcl_tk/tk8.5_8.5.0-3_i386.deb
$ wget -c http://sk1project.org/downloads/pylcms/python-liblcms_1.15-1_i386.deb
# apt-get install python-imaging
# dpkg -i *.deb
Uniconverter em debian etch:
$ wget -c http://sk1project.org/downloads/uniconvertor/v1.1.3/uniconvertor-1.1.3.tar.gz
$ tar zxvf uniconvertor-1.1.3.tar.gz
$ cd UniConvertor-1.1.3/
# apt-get install python-dev python-imaging build-essential
# python setup.py install
Ubuntu 16.04
wget "https://sk1project.net/dc3.php?version=2.0rc2&target=python-sk1-2.0rc2_0ubuntu1_16.04_amd64.deb" -O sk1.deb
sudo dpkg -i sk1.deb
sudo apt-get install -f
referência