iFolder Client on Ubuntu 9.10
March 16, 2010 9:28 pm Ubuntu/LinuxInstalling ifolder client in Ubuntu 9.10:
- Step 1. Add source list to aptitude by:
[html]
sudo add-apt-repository ppa:marceloshima/ppaor manually add the following lines to /etc/apt/sources.list:
[html]
deb http://ppa.launchpad.net/marceloshima/ppa/ubuntu karmic main
deb-src http://ppa.launchpad.net/marceloshima/ppa/ubuntu karmic main - Step 2. Update aptitude to get the latest list of software:
- Step 3. Install ifolder3
[html]
sudo apt-get install ifolder3 - Step 4. Modify /usr/bin/ifolder file by chaging:
[html]
cd /usrto
[html]
cd /usr/bin - Step 5. Run ifolder (it won’t be run automatically for ubuntu) by typing:
[html]
ifolder - Step 6. Fill in your ifolder server information and you are ready to go!
[html]
sudo apt-get update
sudo apt-get update
Useful links:
- https://edge.launchpad.net/~marceloshima/+archive/ppa
- http://www.x2b4.com/howto/how-to-install-ifolder-on-ubuntu-server/
