]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - web/manual.md
manual: Remove text about permissions of /var/paraslash.
[paraslash.git] / web / manual.md
index 5216c6b5cf03153b797611776045e6ed06bd6110..0218ad53d386bd10fc8a0ca29d2fc282c6055f87 100644 (file)
@@ -184,6 +184,8 @@ Requirements
 ------------
 ### For the impatient ###
 
+       git clone git://git.tuebingen.mpg.de/lopsub
+       cd lopsub && make && sudo make install
        git clone git://git.tuebingen.mpg.de/osl
        cd osl && make && sudo make install && sudo ldconfig
        sudo apt-get install autoconf libssl-dev m4 \
@@ -420,14 +422,6 @@ in which order.
 Troubleshooting
 ---------------
 
-If you receive a socket related error on server or audiod startup,
-make sure you have write permissions to the /var/paraslash directory:
-
-       sudo chown $LOGNAME /var/paraslash
-
-Alternatively, use the --afs-socket (para_server) or --socket
-(para_audiod) option to specify a different socket pathname.
-
 To identify streaming problems try to receive, decode and play the
 stream manually using para_recv, para_filter and para_write as follows.
 For simplicity we assume that you're running Linux/ALSA and that only
@@ -569,8 +563,7 @@ execute. The output of
 
        para_client help
 
-contains in the third column the permissions needed to execute the
-command.
+contains the permissions needed to execute the command.
 
 It is possible to make para_server reread the user_list file by
 executing the paraslash "hup" command or by sending SIGHUP to the