The Wiki has moved to new hardware, and the old server died.
Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision Last revision Both sides next revision | ||
studioware:quick_start [2017/02/24 21:36 (UTC)] dive [1) Preinstallation Tasks] |
studioware:quick_start [2017/02/24 22:03 (UTC)] dive [1) Preinstallation Tasks] |
||
---|---|---|---|
Line 8: | Line 8: | ||
===== 1) Preinstallation Tasks ===== | ===== 1) Preinstallation Tasks ===== | ||
- | * Install JDK or OpenJDK. AlienBob has packages here: http://www.slackware.com/~alien/slackbuilds/openjdk/ This is for portmidi. | + | * Install JDK or OpenJDK. AlienBob has packages here: http://www.slackware.com/~alien/slackbuilds/openjdk/ This is for portmidi. You may need to log out and in again after installing jdk. |
* Create Avahi user and group (for 14.2 onward): | * Create Avahi user and group (for 14.2 onward): | ||
groupadd -g 214 avahi\\ | groupadd -g 214 avahi\\ | ||
useradd -u 214 -g 214 -c "Avahi" -d /dev/null -s /bin/false avahi\\ | useradd -u 214 -g 214 -c "Avahi" -d /dev/null -s /bin/false avahi\\ | ||
- | Install fltk (for audio/yoshimi) from extra\\ | + | Install fltk (for audio/yoshimi) from extra.\\ |
===== 2) Preparing Sepkg ===== | ===== 2) Preparing Sepkg ===== | ||