Thursday, February 17, 2011

Intitle; Live View/.axis

Dropbox Installation on debian vlc squeeze

To install Dropbox on our beloved debian squeeze, follow this procedure:

download the tarball of the software with wget.

wget http://www.dropbox.com/download?dl=packages/nautilus-dropbox-0.6.7.tar.bz2&src=index

unpack using the tar command.
tar jxvf download *

before compiling the sources installed the build-essential package which will be useful to compile and install the missing dependencies.
sudo apt-get install build-essential
sudo apt-get install libnautilus-extension-dev
sudo apt-get install python-docutils

finished installing packages go within the new folder you unzipped the traditional dates commands to compile and install software from source.

cd nautilus-dropbox-0.6.7 /
. / Configure
make sudo make install

found dropbox installed under Applications-internet-dropbox
throw to make the first set of 'application.


0 comments:

Post a Comment