From f1bb2632ce3557fbf3acf53d1303b20376f7daac Mon Sep 17 00:00:00 2001 From: Andre Noll Date: Tue, 28 Oct 2008 11:19:22 +0100 Subject: [PATCH] INSTALL: Add comment that /var/paraslash should be writable. MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Thanks to Johannes Wörner for pointing this out. --- INSTALL | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/INSTALL b/INSTALL index 3c059058..9cc36f41 100644 --- a/INSTALL +++ b/INSTALL @@ -92,6 +92,14 @@ Finally, tell para_client to connect to server_host: Start para_server ----------------- +Before starting the server make sure you have write permissions to +the directory /var/paraslash. + + sudo chown $user /var/paraslash + +Alternatively, use the --afs_socket Option to specify a different +location for the afs command socket. + For this first try, we'll use a debug level of two to make the output of para_server more verbose. -- 2.39.2