[2024-feb-29] Sad news: Eric Layton aka Nocturnal Slacker aka vtel57 passed away on Feb 26th, shortly after hospitalization. He was one of our Wiki's most prominent admins. He will be missed.

Welcome to the Slackware Documentation Project

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
studioware:quick_start [2016/08/13 10:38 (UTC)] – [3) Installation] divestudioware:quick_start [2019/04/24 17:40 (UTC)] (current) dive
Line 1: Line 1:
-====== Introduction ====== +====== Studioware: Quick Start ======
- +
-To install our slackbuilds we have an application to help the process.+
  
 To make the process a little simpler we have an application to download, build and install packages: sepkg. It supports queue files, and will even download the queues from our server if needed. To make the process a little simpler we have an application to download, build and install packages: sepkg. It supports queue files, and will even download the queues from our server if needed.
  
 You will need around 12GB of free space to build all the packages in a full install. You will need around 12GB of free space to build all the packages in a full install.
 +
 ===== 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.\\
  
 ===== 2) Preparing Sepkg ===== ===== 2) Preparing Sepkg =====
Line 46: Line 46:
  
 That's it. Now start using your apps. That's it. Now start using your apps.
-\\ 
-\\ 
-\\ 
- 
-  * Originally written by [[wiki:user:dive | dive]] 
-<!-- * Contributions by [[wiki:user:yyy | User Y]] --> 
  
 +* Originally written by [[wiki:user:dive | dive]]
  
 {{tag>studioware quick start}} {{tag>studioware quick start}}
  
 studioware:quick_start ()