blob: e72fa8a8cfea8ad30a9d3eca2e6bc6db41da4cf1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
Installing & running Wuala
1. Install Java (if not yet installed)
Make sure you have Java version 1.6 or later installed.
To check, type 'java -version'. If you can not install Java with the
package manager of your distro, Java can be downloaded from http://java.sun.com.
2. Untar the downloaded wuala.tar.gz: tar -xzf wuala.tar.gz
3. Start Wuala by executing the wuala script from extracted wuala directory.
Used Directories:
~/.config/ Wuala will put its configuration file Wuala.cfg there
~/wuala/ Default program directory.
Have fun!
For feedback or questions, feel free to contact support@wuala.com.
|