下载 Wuala
Debian, Ubuntu and Derivatives
Use our repository at repo.wuala.com:
-
Download and install the repository installer package:
wuala-repo-installer_2010-05-26_all.deb
This adds the Wuala repository to your package manager. -
Update the repository and install Wuala:
Synaptic: Reload the repository information and search for "Wuala"
or from the terminal:sudo apt-get update && sudo apt-get install wuala
Upgrade an existing installation (if you want to preserve online time and local settings):
- Stop wuala and make sure the WualaDrive is correctly unmounted afterwards
- Install as described above but do not start it up yet
- Rename the folder
wualain your home directory to.wuala -
Edit the file
Wuala.cfgin the.configdirectory in you home directory and change the linestarter=/home/.../wualatostarter=/usr/bin/wuala
You can start Wuala from the application menu (applications > network).
Notes for Debian 5
Your local user needs to be in the fuse group (you may have to login again): addgroup USERNAME fuse
Other distributions
1. Installation prerequisites
Make sure Java (at least version 1.5) is installed. For better system integration we recommend libfuse2, fuse-utils and xdg-utils.
2. Download Wuala
Download Wuala and extract to your home directory.
3. Start Wuala
Start Wuala by double-clicking on ~/wuala/wuala.
Notes for OpenSuse 11.2
Required Packages: java-1_6_0-sun, libfuse2, fuse, xdg-utils
Make sure Sun Java is your default jvm: sudo /usr/sbin/update-alternatives --config java and select Sun Java.
Notes for Fedora 12
Required Packages: java-1.6.0-openjdk-1, java-1.6.0-openjdk-plugin-1, fuse-libs, fuse, xdg-utils