This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
tech:linux:slackware:start [2016/11/19 22:42] rk4n3 |
tech:linux:slackware:start [2018/01/11 13:01] (current) rk4n3 |
||
---|---|---|---|
Line 48: | Line 48: | ||
});</code> | });</code> | ||
+ | ==== Python ''setuptools'' installation ==== | ||
+ | See [[https://packaging.python.org/tutorials/installing-packages|official documentation ...]] | ||
+ | * Retrieve the ''get-pip.py'' script from the official documentation site | ||
+ | * Run ''python get-pip.py'', which will install ''pip'' as well as ''pysetuptools'' | ||
\\ | \\ | ||
Line 88: | Line 92: | ||
/sbin/mount -f tmpfs /var/live -t tmpfs | /sbin/mount -f tmpfs /var/live -t tmpfs | ||
/usr/bin/rsync -ai /var/static/ /var/live/</code> | /usr/bin/rsync -ai /var/static/ /var/live/</code> | ||
+ | |||
+ | ==== Packages needed for guitarix on slackware/FreeSlack ==== | ||
+ | * celt-0.11.3-x86_64-1_SBo.tgz | ||
+ | * libwebp-0.4.3-x86_64-2_SBo.tgz | ||
+ | * pysetuptools-18.2-x86_64-1_SBo.tgz | ||
+ | * spice-protocol-0.12.11-noarch-1_SBo.tgz | ||
+ | * celt051-0.5.1.3-x86_64-1_SBo.tgz | ||
+ | * lilv-0.22.0-x86_64-1_SBo.tgz | ||
+ | * serd-0.22.0-x86_64-1_SBo.tgz | ||
+ | * sratom-0.4.6-x86_64-1_SBo.tgz | ||
+ | * guitarix-0.34.0-x86_64-1_SBo.tgz | ||
+ | * lv2-1.12.0-x86_64-1_SBo.tgz | ||
+ | * set_rlimits-1.3.0-x86_64-1_SBo.tgz | ||
+ | * tunctl-1.5-x86_64-2_SBo.tgz | ||
+ | * jack2-1.9.10-x86_64-1_SBo.tgz | ||
+ | * numpy-1.9.1-x86_64-1_SBo.tgz | ||
+ | * six-1.10.0-x86_64-1_SBo.tgz | ||
+ | * usbredir-0.7-x86_64-1_SBo.tgz | ||
+ | * ladspa_sdk-1.13-x86_64-4_SBo.tgz | ||
+ | * opus-1.1.2-x86_64-1_SBo.tgz | ||
+ | * sord-0.14.0-x86_64-1_SBo.tgz | ||
+ | * webkitgtk-2.4.11-x86_64-1_SBo.tgz | ||
+ | * liblrdf-0.5.0-x86_64-1_SBo.tgz | ||
+ | * pyparsing-2.0.3-x86_64-1_SBo.tgz | ||
+ | * spice-0.12.7-x86_64-1_SBo.tgz | ||
+ | |||
\\ | \\ | ||
// Links: [[:tech:linux:start|Linux Info]] ... [[:tech:start|Tech Info]] // | // Links: [[:tech:linux:start|Linux Info]] ... [[:tech:start|Tech Info]] // | ||