20110629
How to Install The Dropbox extension for Nautilus (http://www.dropbox.com/) on Debian (x386) Squeeze for the Gnome desktop file browser Nautilus.
By Alexander Nuttall of OgFOMK ArTS
WHY?
Ubuntu One is not easy solution for Debian users. As an Ubuntu One user I enjoyed using it for contacts and notes that I needed when I spent a lot of time between more than one Ubuntu system. It is a great service. However if you have another version of Linux there is not at this time a client for you unless you have a smart phone or Windows XP/Vista/7. Why I dunno. You can still access your stuff via the browser, but file management is not so easy.
I did a web-search regarding this and found out that dropbox was recommended: http://forums.debian.net/viewtopic.php?f=10&t=50016#p287676
SKILL LEVEL: You should be comfortable with the command-line in Linux. This tutorial is only necessary if can not use the .deb or .rpm packages that are for Ubuntu or Fedora respectfully. This may work if you have another Linux distribution but that is not what I am claiming here.
WARNING: If you have a Debian distribution you usually can not use an Ubuntu packaged .deb as the dependencies have different names between the distributions.
PROCESS:
1. Download Dropbox from the Dropbox website: http://www.dropbox.com/downloading?src=index
2. You will see:
Dropbox for Linux
Download the correct Dropbox installation for your Linux environment
We recommend downloading the “x86″ package for your distribution.
Ubuntu (x86_64 .deb)
Ubuntu (x86 .deb)
Fedora (x86_64 .rpm)
Fedora (x86 .rpm)
Compile from Source (tar.bz2)

Choose the tar.bz2 package
3. Choose “Compile from Source (tar.bz2)” and download with your browser.
4. Assuming that your download is in the /home/(your-user-name)/Downloads directory open up a terminal emulator like Gnome Terminal or LXTerminal to the location where your downloaded file is e.g. nautilus-dropbox-0.6.7.tar.bz2 (as of 29 Jun 2011). It is not necessary to work as root (su or sudo) at this time.
smythe@debian-box:~$ cd /home/smythe/Downloads
5. List the contents of the download directory.
smythe@debian-box:~/Downloads$ ls
6. You should see the following file (or a similar named) that you downloaded (along with all the other crap you have acquired things that you have downloaded.):
nautilus-dropbox-0.6.7.tar.bz2
7. Now it’s time to change this source file that is tar(ed) and bz(ipped) to a directory of files that we will build the application from:
smythe@debian-box:~/Downloads$ tar -xvf nautilus-dropbox-0.6.7.tar.bz2
8. The shell should respond by a verbose listing of the following:
nautilus-dropbox-0.6.7/
nautilus-dropbox-0.6.7/src/
nautilus-dropbox-0.6.7/src/g-util.h
nautilus-dropbox-0.6.7/src/nautilus-dropbox-hooks.c
nautilus-dropbox-0.6.7/src/dropbox.c
nautilus-dropbox-0.6.7/src/dropbox-client-util.h
nautilus-dropbox-0.6.7/src/dropbox-command-client.c
nautilus-dropbox-0.6.7/src/nautilus-dropbox-hooks.h
nautilus-dropbox-0.6.7/src/dropbox-client-util.c
nautilus-dropbox-0.6.7/src/nautilus-dropbox.h
nautilus-dropbox-0.6.7/src/dropbox-command-client.h
nautilus-dropbox-0.6.7/src/async-io-coroutine.h
nautilus-dropbox-0.6.7/src/nautilus-dropbox.c
nautilus-dropbox-0.6.7/src/Makefile.am
nautilus-dropbox-0.6.7/src/dropbox-client.h
nautilus-dropbox-0.6.7/src/Makefile.in
nautilus-dropbox-0.6.7/src/dropbox-client.c
nautilus-dropbox-0.6.7/COPYING
nautilus-dropbox-0.6.7/config.sub
nautilus-dropbox-0.6.7/depcomp
nautilus-dropbox-0.6.7/docgen.py
nautilus-dropbox-0.6.7/README
nautilus-dropbox-0.6.7/INSTALL
nautilus-dropbox-0.6.7/config.h.in
nautilus-dropbox-0.6.7/dropbox.in
nautilus-dropbox-0.6.7/dropbox.txt.in
nautilus-dropbox-0.6.7/ChangeLog
nautilus-dropbox-0.6.7/install-sh
nautilus-dropbox-0.6.7/serializeimages.py
nautilus-dropbox-0.6.7/AUTHORS
nautilus-dropbox-0.6.7/configure
nautilus-dropbox-0.6.7/NEWS
nautilus-dropbox-0.6.7/missing
nautilus-dropbox-0.6.7/config.guess
nautilus-dropbox-0.6.7/data/
nautilus-dropbox-0.6.7/data/emblems/
nautilus-dropbox-0.6.7/data/emblems/emblem-dropbox-syncing.png
nautilus-dropbox-0.6.7/data/emblems/emblem-dropbox-syncing.icon
nautilus-dropbox-0.6.7/data/emblems/emblem-dropbox-uptodate.png
nautilus-dropbox-0.6.7/data/emblems/emblem-dropbox-unsyncable.png
nautilus-dropbox-0.6.7/data/emblems/emblem-dropbox-unsyncable.icon
nautilus-dropbox-0.6.7/data/emblems/Makefile.am
nautilus-dropbox-0.6.7/data/emblems/Makefile.in
nautilus-dropbox-0.6.7/data/emblems/emblem-dropbox-uptodate.icon
nautilus-dropbox-0.6.7/data/icons/
nautilus-dropbox-0.6.7/data/icons/hicolor/
nautilus-dropbox-0.6.7/data/icons/hicolor/64x64/
nautilus-dropbox-0.6.7/data/icons/hicolor/64x64/Makefile.am
nautilus-dropbox-0.6.7/data/icons/hicolor/64x64/apps/
nautilus-dropbox-0.6.7/data/icons/hicolor/64x64/apps/dropbox.png
nautilus-dropbox-0.6.7/data/icons/hicolor/64x64/apps/Makefile.am
nautilus-dropbox-0.6.7/data/icons/hicolor/64x64/apps/Makefile.in
nautilus-dropbox-0.6.7/data/icons/hicolor/64x64/Makefile.in
nautilus-dropbox-0.6.7/data/icons/hicolor/24x24/
nautilus-dropbox-0.6.7/data/icons/hicolor/24x24/Makefile.am
nautilus-dropbox-0.6.7/data/icons/hicolor/24x24/apps/
nautilus-dropbox-0.6.7/data/icons/hicolor/24x24/apps/dropbox.png
nautilus-dropbox-0.6.7/data/icons/hicolor/24x24/apps/Makefile.am
nautilus-dropbox-0.6.7/data/icons/hicolor/24x24/apps/Makefile.in
nautilus-dropbox-0.6.7/data/icons/hicolor/24x24/Makefile.in
nautilus-dropbox-0.6.7/data/icons/hicolor/48x48/
nautilus-dropbox-0.6.7/data/icons/hicolor/48x48/Makefile.am
nautilus-dropbox-0.6.7/data/icons/hicolor/48x48/apps/
nautilus-dropbox-0.6.7/data/icons/hicolor/48x48/apps/dropbox.png
nautilus-dropbox-0.6.7/data/icons/hicolor/48x48/apps/Makefile.am
nautilus-dropbox-0.6.7/data/icons/hicolor/48x48/apps/Makefile.in
nautilus-dropbox-0.6.7/data/icons/hicolor/48x48/Makefile.in
nautilus-dropbox-0.6.7/data/icons/hicolor/32x32/
nautilus-dropbox-0.6.7/data/icons/hicolor/32x32/Makefile.am
nautilus-dropbox-0.6.7/data/icons/hicolor/32x32/apps/
nautilus-dropbox-0.6.7/data/icons/hicolor/32x32/apps/dropbox.png
nautilus-dropbox-0.6.7/data/icons/hicolor/32x32/apps/Makefile.am
nautilus-dropbox-0.6.7/data/icons/hicolor/32x32/apps/Makefile.in
nautilus-dropbox-0.6.7/data/icons/hicolor/32x32/Makefile.in
nautilus-dropbox-0.6.7/data/icons/hicolor/16x16/
nautilus-dropbox-0.6.7/data/icons/hicolor/16x16/Makefile.am
nautilus-dropbox-0.6.7/data/icons/hicolor/16x16/apps/
nautilus-dropbox-0.6.7/data/icons/hicolor/16x16/apps/dropbox.png
nautilus-dropbox-0.6.7/data/icons/hicolor/16x16/apps/Makefile.am
nautilus-dropbox-0.6.7/data/icons/hicolor/16x16/apps/Makefile.in
nautilus-dropbox-0.6.7/data/icons/hicolor/16x16/Makefile.in
nautilus-dropbox-0.6.7/data/icons/hicolor/22x22/
nautilus-dropbox-0.6.7/data/icons/hicolor/22x22/Makefile.am
nautilus-dropbox-0.6.7/data/icons/hicolor/22x22/apps/
nautilus-dropbox-0.6.7/data/icons/hicolor/22x22/apps/dropbox.png
nautilus-dropbox-0.6.7/data/icons/hicolor/22x22/apps/Makefile.am
nautilus-dropbox-0.6.7/data/icons/hicolor/22x22/apps/Makefile.in
nautilus-dropbox-0.6.7/data/icons/hicolor/22x22/Makefile.in
nautilus-dropbox-0.6.7/data/icons/hicolor/Makefile.am
nautilus-dropbox-0.6.7/data/icons/hicolor/Makefile.in
nautilus-dropbox-0.6.7/data/icons/Makefile.am
nautilus-dropbox-0.6.7/data/icons/Makefile.in
nautilus-dropbox-0.6.7/data/dropbox.desktop
nautilus-dropbox-0.6.7/data/Makefile.am
nautilus-dropbox-0.6.7/data/Makefile.in
nautilus-dropbox-0.6.7/rst2man.py
nautilus-dropbox-0.6.7/configure.in
nautilus-dropbox-0.6.7/aclocal.m4
nautilus-dropbox-0.6.7/Makefile.am
nautilus-dropbox-0.6.7/Makefile.in
nautilus-dropbox-0.6.7/ltmain.sh
9. List the contents again of your download directory as that is the directory we are working in.
smythe@debian-box:~/Downloads$ ls
The directory now should show the nautilus-dropbox-0.6.7.tar.bz2 file and the unpacked directory: nautilus-dropbox-0.6.7
and of course whatever else you have in the “Download” directory.
nautilus-dropbox-0.6.7
nautilus-dropbox-0.6.7.tar.bz2
10. Now we need to change the directory we are working in to the nautilus-dropbox-0.6.7 directory:
Hint: You can type the command cd n and then (tab) and the directory/ies names that start with n* will show up filled out for you most of the time. Most shell commands do if you are a lazy typist time conscious user.
smythe@debian-box:~/Downloads$ cd nautilus-dropbox-0.6.7/
RESULT:
smythe@debian-box:~/Downloads/nautilus-dropbox-0.6.7$
11. List the contents of the ~/Downloads/nautilus-dropbox-0.6.7$ directory with the ls command to show what was Unpacked so that you can see what the builder intended for us to work with:
smythe@debian-box:~/Downloads/nautilus-dropbox-0.6.7$ ls
RESULT:
aclocal.m4 config.sub depcomp install-sh NEWS
AUTHORS configure docgen.py ltmain.sh README
ChangeLog configure.in dropbox.in Makefile.am rst2man.py
config.guess COPYING dropbox.txt.in Makefile.in serializeimages.py
config.h.in data INSTALL missing src
12. We are going to use the less command to read a text file. The file we are going to read is README:
smythe@debian-box:~/Downloads/nautilus-dropbox-0.6.7$ less README
RESULT:
Hi Friend!
This is *the* Dropbox extension for Nautilus!!!
Now you can use your favorite sync, versioning, and backup software with GNU/Linux!
Yes!! Radical!!! Gnarly!!!!
Check us out at http://www.dropbox.com/
<3,
Rian Hunter and the rest of the Dropbox Team
Building Dropbox Nautilus Extension From Source Tarball
--------------------------------------------------
You will need the following packages (or equivalent):
libnautilus-extension-dev
In the nautilus-dropbox dir just do:
$ ./configure
$ make
$ sudo make install
After installing the package you must restart Nautilus. You can do
that by issuingthe following command (note: if you're running compiz,
doing so may lock up your computer - log out and log back in instead):
Keep this terminal open and open another terminal window so that you can follow the directions. Most terminal emulators allow you to do this. This way we can read and do.
There is important information here. What is best is that the instructions are simple short and sweet.
The dependency/ies are according to the author: libnautilus-extension-dev. I found that I also needed python-docutils. In the next step we will use the new terminal window and begin the process of compiling this package for installation.
13. In the new terminal window we are going to become root using the su (change user ID or become superuser) so that we can use apt-get install to get the dependencies we need. Make sure that you navigate back to the working directory ~/Downloads/nautilus-dropbox-0.6.7 as we did in step 4 above.
smythe@debian-box:~/Downloads/nautilus-dropbox-0.6.7$ su
Password: (type in your root password)
smythe@debian-box:/home/smythe/Downloads/nautilus-dropbox-0.6.7#
You now are root as the above output shows a # and not the $. The full working path is also displayed without ~ (tilda).
smythe@debian-box:/home/smythe/Downloads/nautilus-dropbox-0.6.7# apt-get
install libnautilus-extension-dev
Follow the instructions and install this dependency library. If you already have this, move on.
I found that I needed docutils after running ./configure . I needed to install
python-docutils so I used apt-get install to get this too. If you don’t need this then skip this step. You will find out when you run ./configure as it will say something like:
checking for docutils... no
configure: error: couldn't find docutils
If this happens to you or you want to see if you have it, apt-get install will work.
smythe@debian-box:/home/smythe/Downloads/nautilus-dropbox-0.6.7# apt-get
install python-docutils
Follow the instructions and install this dependency library. If you already have this, move on.
Once you finish with your root needs it is best to exit to your regular user so you don’t create files in your directory that are only root privileged. You will also exit so you do not do anything to your system by accident. Use the exit command.
smythe@debian-box:/home/smythe/Downloads/nautilus-dropbox-0.6.7# exit
Now you are regular user:
smythe@debian-box:~/Downloads/nautilus-dropbox-0.6.7$
14. As regular user we can now configure this application for installation per the instructions in the README file that we have still visible in our original terminal emulator. Lets run ./configure and see what happens:
smythe@debian-box:~/Downloads/nautilus-dropbox-0.6.7$ ./configure
RESULT:
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for pkg-config... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for NAUTILUS... yes
checking for GLIB... yes
checking for python... /usr/bin/python
checking for pygtk... yes
checking for gobject... yes
checking for docutils... no
configure: error: couldn't find docutils
Aha! The last two lines say that I do not have docutils so I have to get it. I saved you the time of this hassle at the end of step 13. Go back to it if you see that same thing.
Here is what you should see if all dependencies are met:
smythe@debian-box:~/Downloads/nautilus-dropbox-0.6.7$ ./configure
RESULT:
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for pkg-config... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for NAUTILUS... yes
checking for GLIB... yes
checking for python... /usr/bin/python
checking for pygtk... yes
checking for gobject... yes
checking for docutils... yes
checking for nautilus extension directory... /usr/lib/nautilus/extensions-2.0
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating data/Makefile
config.status: creating data/icons/Makefile
config.status: creating data/icons/hicolor/Makefile
config.status: creating data/icons/hicolor/16x16/Makefile
config.status: creating data/icons/hicolor/16x16/apps/Makefile
config.status: creating data/icons/hicolor/22x22/Makefile
config.status: creating data/icons/hicolor/22x22/apps/Makefile
config.status: creating data/icons/hicolor/24x24/Makefile
config.status: creating data/icons/hicolor/24x24/apps/Makefile
config.status: creating data/icons/hicolor/32x32/Makefile
config.status: creating data/icons/hicolor/32x32/apps/Makefile
config.status: creating data/icons/hicolor/48x48/Makefile
config.status: creating data/icons/hicolor/48x48/apps/Makefile
config.status: creating data/icons/hicolor/64x64/Makefile
config.status: creating data/icons/hicolor/64x64/apps/Makefile
config.status: creating data/emblems/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
Successfully completing ./configure you will see that config.status: created files and directories. The directoris and files only have your regular user privileges so you can use this again or move it to safe place out of your “download” or “working” directory.
The next step is to make the application for installation.
15. Per the instructions of the README file we are now going to make the application.
smythe@debian-box:~/Downloads/nautilus-dropbox-0.6.7$ make
RESULT:
make all-recursive
make[1]: Entering directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7'
Making all in data
make[2]: Entering directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data'
Making all in icons
make[3]: Entering directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons'
Making all in hicolor
make[4]: Entering directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor'
Making all in 16x16
make[5]: Entering directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/16x16'
Making all in apps
make[6]: Entering directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/16x16/apps'
make[6]: Nothing to be done for `all'.
make[6]: Leaving directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/16x16/apps'
make[6]: Entering directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/16x16'
make[6]: Nothing to be done for `all-am'.
make[6]: Leaving directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/16x16'
make[5]: Leaving directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/16x16'
Making all in 22x22
make[5]: Entering directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/22x22'
Making all in apps
make[6]: Entering directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/22x22/apps'
make[6]: Nothing to be done for `all'.
make[6]: Leaving directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/22x22/apps'
make[6]: Entering directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/22x22'
make[6]: Nothing to be done for `all-am'.
make[6]: Leaving directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/22x22'
make[5]: Leaving directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/22x22'
Making all in 24x24
make[5]: Entering directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/24x24'
Making all in apps
make[6]: Entering directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/24x24/apps'
make[6]: Nothing to be done for `all'.
make[6]: Leaving directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/24x24/apps'
make[6]: Entering directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/24x24'
make[6]: Nothing to be done for `all-am'.
make[6]: Leaving directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/24x24'
make[5]: Leaving directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/24x24'
Making all in 32x32
make[5]: Entering directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/32x32'
Making all in apps
make[6]: Entering directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/32x32/apps'
make[6]: Nothing to be done for `all'.
make[6]: Leaving directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/32x32/apps'
make[6]: Entering directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/32x32'
make[6]: Nothing to be done for `all-am'.
make[6]: Leaving directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/32x32'
make[5]: Leaving directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/32x32'
Making all in 48x48
make[5]: Entering directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/48x48'
Making all in apps
make[6]: Entering directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/48x48/apps'
make[6]: Nothing to be done for `all'.
make[6]: Leaving directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/48x48/apps'
make[6]: Entering directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/48x48'
make[6]: Nothing to be done for `all-am'.
make[6]: Leaving directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/48x48'
make[5]: Leaving directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/48x48'
Making all in 64x64
make[5]: Entering directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/64x64'
Making all in apps
make[6]: Entering directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/64x64/apps'
make[6]: Nothing to be done for `all'.
make[6]: Leaving directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/64x64/apps'
make[6]: Entering directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/64x64'
make[6]: Nothing to be done for `all-am'.
make[6]: Leaving directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/64x64'
make[5]: Leaving directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/64x64'
make[5]: Entering directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor'
make[5]: Nothing to be done for `all-am'.
make[5]: Leaving directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor'
make[4]: Leaving directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor'
make[4]: Entering directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons'
make[3]: Leaving directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons'
Making all in emblems
make[3]: Entering directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/emblems'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/emblems'
make[3]: Entering directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data'
make[2]: Leaving directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data'
Making all in src
make[2]: Entering directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/src'
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/share\" -DEMBLEMDIR=\"/usr/share/nautilus-dropbox/emblems\" -Wall -pthread -I/usr/include/nautilus -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnautilus_dropbox_la-nautilus-dropbox.lo -MD -MP -MF .deps/libnautilus_dropbox_la-nautilus-dropbox.Tpo -c -o libnautilus_dropbox_la-nautilus-dropbox.lo `test -f 'nautilus-dropbox.c' || echo './'`nautilus-dropbox.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/share\" -DEMBLEMDIR=\"/usr/share/nautilus-dropbox/emblems\" -Wall -pthread -I/usr/include/nautilus -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnautilus_dropbox_la-nautilus-dropbox.lo -MD -MP -MF .deps/libnautilus_dropbox_la-nautilus-dropbox.Tpo -c nautilus-dropbox.c -fPIC -DPIC -o .libs/libnautilus_dropbox_la-nautilus-dropbox.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/share\" -DEMBLEMDIR=\"/usr/share/nautilus-dropbox/emblems\" -Wall -pthread -I/usr/include/nautilus -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnautilus_dropbox_la-nautilus-dropbox.lo -MD -MP -MF .deps/libnautilus_dropbox_la-nautilus-dropbox.Tpo -c nautilus-dropbox.c -o libnautilus_dropbox_la-nautilus-dropbox.o >/dev/null 2>&1
mv -f .deps/libnautilus_dropbox_la-nautilus-dropbox.Tpo .deps/libnautilus_dropbox_la-nautilus-dropbox.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/share\" -DEMBLEMDIR=\"/usr/share/nautilus-dropbox/emblems\" -Wall -pthread -I/usr/include/nautilus -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnautilus_dropbox_la-nautilus-dropbox-hooks.lo -MD -MP -MF .deps/libnautilus_dropbox_la-nautilus-dropbox-hooks.Tpo -c -o libnautilus_dropbox_la-nautilus-dropbox-hooks.lo `test -f 'nautilus-dropbox-hooks.c' || echo './'`nautilus-dropbox-hooks.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/share\" -DEMBLEMDIR=\"/usr/share/nautilus-dropbox/emblems\" -Wall -pthread -I/usr/include/nautilus -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnautilus_dropbox_la-nautilus-dropbox-hooks.lo -MD -MP -MF .deps/libnautilus_dropbox_la-nautilus-dropbox-hooks.Tpo -c nautilus-dropbox-hooks.c -fPIC -DPIC -o .libs/libnautilus_dropbox_la-nautilus-dropbox-hooks.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/share\" -DEMBLEMDIR=\"/usr/share/nautilus-dropbox/emblems\" -Wall -pthread -I/usr/include/nautilus -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnautilus_dropbox_la-nautilus-dropbox-hooks.lo -MD -MP -MF .deps/libnautilus_dropbox_la-nautilus-dropbox-hooks.Tpo -c nautilus-dropbox-hooks.c -o libnautilus_dropbox_la-nautilus-dropbox-hooks.o >/dev/null 2>&1
mv -f .deps/libnautilus_dropbox_la-nautilus-dropbox-hooks.Tpo .deps/libnautilus_dropbox_la-nautilus-dropbox-hooks.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/share\" -DEMBLEMDIR=\"/usr/share/nautilus-dropbox/emblems\" -Wall -pthread -I/usr/include/nautilus -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnautilus_dropbox_la-dropbox-command-client.lo -MD -MP -MF .deps/libnautilus_dropbox_la-dropbox-command-client.Tpo -c -o libnautilus_dropbox_la-dropbox-command-client.lo `test -f 'dropbox-command-client.c' || echo './'`dropbox-command-client.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/share\" -DEMBLEMDIR=\"/usr/share/nautilus-dropbox/emblems\" -Wall -pthread -I/usr/include/nautilus -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnautilus_dropbox_la-dropbox-command-client.lo -MD -MP -MF .deps/libnautilus_dropbox_la-dropbox-command-client.Tpo -c dropbox-command-client.c -fPIC -DPIC -o .libs/libnautilus_dropbox_la-dropbox-command-client.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/share\" -DEMBLEMDIR=\"/usr/share/nautilus-dropbox/emblems\" -Wall -pthread -I/usr/include/nautilus -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnautilus_dropbox_la-dropbox-command-client.lo -MD -MP -MF .deps/libnautilus_dropbox_la-dropbox-command-client.Tpo -c dropbox-command-client.c -o libnautilus_dropbox_la-dropbox-command-client.o >/dev/null 2>&1
mv -f .deps/libnautilus_dropbox_la-dropbox-command-client.Tpo .deps/libnautilus_dropbox_la-dropbox-command-client.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/share\" -DEMBLEMDIR=\"/usr/share/nautilus-dropbox/emblems\" -Wall -pthread -I/usr/include/nautilus -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnautilus_dropbox_la-dropbox-client.lo -MD -MP -MF .deps/libnautilus_dropbox_la-dropbox-client.Tpo -c -o libnautilus_dropbox_la-dropbox-client.lo `test -f 'dropbox-client.c' || echo './'`dropbox-client.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/share\" -DEMBLEMDIR=\"/usr/share/nautilus-dropbox/emblems\" -Wall -pthread -I/usr/include/nautilus -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnautilus_dropbox_la-dropbox-client.lo -MD -MP -MF .deps/libnautilus_dropbox_la-dropbox-client.Tpo -c dropbox-client.c -fPIC -DPIC -o .libs/libnautilus_dropbox_la-dropbox-client.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/share\" -DEMBLEMDIR=\"/usr/share/nautilus-dropbox/emblems\" -Wall -pthread -I/usr/include/nautilus -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnautilus_dropbox_la-dropbox-client.lo -MD -MP -MF .deps/libnautilus_dropbox_la-dropbox-client.Tpo -c dropbox-client.c -o libnautilus_dropbox_la-dropbox-client.o >/dev/null 2>&1
mv -f .deps/libnautilus_dropbox_la-dropbox-client.Tpo .deps/libnautilus_dropbox_la-dropbox-client.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/share\" -DEMBLEMDIR=\"/usr/share/nautilus-dropbox/emblems\" -Wall -pthread -I/usr/include/nautilus -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnautilus_dropbox_la-dropbox-client-util.lo -MD -MP -MF .deps/libnautilus_dropbox_la-dropbox-client-util.Tpo -c -o libnautilus_dropbox_la-dropbox-client-util.lo `test -f 'dropbox-client-util.c' || echo './'`dropbox-client-util.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/share\" -DEMBLEMDIR=\"/usr/share/nautilus-dropbox/emblems\" -Wall -pthread -I/usr/include/nautilus -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnautilus_dropbox_la-dropbox-client-util.lo -MD -MP -MF .deps/libnautilus_dropbox_la-dropbox-client-util.Tpo -c dropbox-client-util.c -fPIC -DPIC -o .libs/libnautilus_dropbox_la-dropbox-client-util.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/share\" -DEMBLEMDIR=\"/usr/share/nautilus-dropbox/emblems\" -Wall -pthread -I/usr/include/nautilus -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnautilus_dropbox_la-dropbox-client-util.lo -MD -MP -MF .deps/libnautilus_dropbox_la-dropbox-client-util.Tpo -c dropbox-client-util.c -o libnautilus_dropbox_la-dropbox-client-util.o >/dev/null 2>&1
mv -f .deps/libnautilus_dropbox_la-dropbox-client-util.Tpo .deps/libnautilus_dropbox_la-dropbox-client-util.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/share\" -DEMBLEMDIR=\"/usr/share/nautilus-dropbox/emblems\" -Wall -pthread -I/usr/include/nautilus -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnautilus_dropbox_la-dropbox.lo -MD -MP -MF .deps/libnautilus_dropbox_la-dropbox.Tpo -c -o libnautilus_dropbox_la-dropbox.lo `test -f 'dropbox.c' || echo './'`dropbox.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/share\" -DEMBLEMDIR=\"/usr/share/nautilus-dropbox/emblems\" -Wall -pthread -I/usr/include/nautilus -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnautilus_dropbox_la-dropbox.lo -MD -MP -MF .deps/libnautilus_dropbox_la-dropbox.Tpo -c dropbox.c -fPIC -DPIC -o .libs/libnautilus_dropbox_la-dropbox.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/share\" -DEMBLEMDIR=\"/usr/share/nautilus-dropbox/emblems\" -Wall -pthread -I/usr/include/nautilus -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnautilus_dropbox_la-dropbox.lo -MD -MP -MF .deps/libnautilus_dropbox_la-dropbox.Tpo -c dropbox.c -o libnautilus_dropbox_la-dropbox.o >/dev/null 2>&1
mv -f .deps/libnautilus_dropbox_la-dropbox.Tpo .deps/libnautilus_dropbox_la-dropbox.Plo
/bin/bash ../libtool --tag=CC --mode=link gcc -DDATADIR=\"/usr/share\" -DEMBLEMDIR=\"/usr/share/nautilus-dropbox/emblems\" -Wall -pthread -I/usr/include/nautilus -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -module -avoid-version -o libnautilus-dropbox.la -rpath /usr/lib/nautilus/extensions-2.0 libnautilus_dropbox_la-nautilus-dropbox.lo libnautilus_dropbox_la-nautilus-dropbox-hooks.lo libnautilus_dropbox_la-dropbox-command-client.lo libnautilus_dropbox_la-dropbox-client.lo libnautilus_dropbox_la-dropbox-client-util.lo libnautilus_dropbox_la-dropbox.lo -pthread -lnautilus-extension -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lcairo -lgio-2.0 -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lglib-2.0
libtool: link: gcc -shared .libs/libnautilus_dropbox_la-nautilus-dropbox.o .libs/libnautilus_dropbox_la-nautilus-dropbox-hooks.o .libs/libnautilus_dropbox_la-dropbox-command-client.o .libs/libnautilus_dropbox_la-dropbox-client.o .libs/libnautilus_dropbox_la-dropbox-client-util.o .libs/libnautilus_dropbox_la-dropbox.o -lnautilus-extension /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libpangoft2-1.0.so /usr/lib/libgdk_pixbuf-2.0.so -lm /usr/lib/libpangocairo-1.0.so /usr/lib/libcairo.so /usr/lib/libgio-2.0.so /usr/lib/libpango-1.0.so /usr/lib/libfreetype.so -lfontconfig /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so /usr/lib/libgthread-2.0.so -lrt /usr/lib/libglib-2.0.so -pthread -pthread -pthread -Wl,-soname -Wl,libnautilus-dropbox.so -o .libs/libnautilus-dropbox.so
libtool: link: ar cru .libs/libnautilus-dropbox.a libnautilus_dropbox_la-nautilus-dropbox.o libnautilus_dropbox_la-nautilus-dropbox-hooks.o libnautilus_dropbox_la-dropbox-command-client.o libnautilus_dropbox_la-dropbox-client.o libnautilus_dropbox_la-dropbox-client-util.o libnautilus_dropbox_la-dropbox.o
libtool: link: ranlib .libs/libnautilus-dropbox.a
libtool: link: ( cd ".libs" && rm -f "libnautilus-dropbox.la" && ln -s "../libnautilus-dropbox.la" "libnautilus-dropbox.la" )
make[2]: Leaving directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/src'
make[2]: Entering directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7'
python serializeimages.py 0.6.7 < dropbox.in > dropbox
chmod +x dropbox
python docgen.py 0.6.7 < dropbox.txt.in > dropbox.txt
python rst2man.py dropbox.txt > dropbox.1
make[2]: Leaving directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7'
make[1]: Leaving directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7'
Having made it this far we are close to the home plate of this inning. It’s time to go on to the next step so we can become root again and make this for installation.
16. The README file say for us to use sudo to do this next step. If you do not have your regular user as a sudoer, then you need to become root with su:
smythe@debian-box:~/Downloads/nautilus-dropbox-0.6.7$ su
Password: (type in your root password)
smythe@debian-box:/home/smythe/Downloads/nautilus-dropbox-0.6.7#
You now are root as the above output shows a # and not the $. The full working path is also displayed without ~ (tilda).
Use the make install to install this application for the whole system. That means that everyone who has a legitimate account can use Dropbox!
smythe@debian-box:/home/smythe/Downloads/nautilus-dropbox-0.6.7# make install
RESULT:
Making install in data
make[1]: Entering directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data'
Making install in icons
make[2]: Entering directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons'
Making install in hicolor
make[3]: Entering directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor'
Making install in 16x16
make[4]: Entering directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/16x16'
Making install in apps
make[5]: Entering directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/16x16/apps'
make[6]: Entering directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/16x16/apps'
make[6]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/icons/hicolor/16x16/apps" || /bin/mkdir -p "/usr/share/icons/hicolor/16x16/apps"
/usr/bin/install -c -m 644 dropbox.png '/usr/share/icons/hicolor/16x16/apps'
make[6]: Leaving directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/16x16/apps'
make[5]: Leaving directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/16x16/apps'
make[5]: Entering directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/16x16'
make[6]: Entering directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/16x16'
make[6]: Nothing to be done for `install-exec-am'.
make[6]: Nothing to be done for `install-data-am'.
make[6]: Leaving directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/16x16'
make[5]: Leaving directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/16x16'
make[4]: Leaving directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/16x16'
Making install in 22x22
make[4]: Entering directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/22x22'
Making install in apps
make[5]: Entering directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/22x22/apps'
make[6]: Entering directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/22x22/apps'
make[6]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/icons/hicolor/22x22/apps" || /bin/mkdir -p "/usr/share/icons/hicolor/22x22/apps"
/usr/bin/install -c -m 644 dropbox.png '/usr/share/icons/hicolor/22x22/apps'
make[6]: Leaving directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/22x22/apps'
make[5]: Leaving directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/22x22/apps'
make[5]: Entering directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/22x22'
make[6]: Entering directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/22x22'
make[6]: Nothing to be done for `install-exec-am'.
make[6]: Nothing to be done for `install-data-am'.
make[6]: Leaving directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/22x22'
make[5]: Leaving directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/22x22'
make[4]: Leaving directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/22x22'
Making install in 24x24
make[4]: Entering directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/24x24'
Making install in apps
make[5]: Entering directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/24x24/apps'
make[6]: Entering directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/24x24/apps'
make[6]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/icons/hicolor/24x24/apps" || /bin/mkdir -p "/usr/share/icons/hicolor/24x24/apps"
/usr/bin/install -c -m 644 dropbox.png '/usr/share/icons/hicolor/24x24/apps'
make[6]: Leaving directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/24x24/apps'
make[5]: Leaving directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/24x24/apps'
make[5]: Entering directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/24x24'
make[6]: Entering directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/24x24'
make[6]: Nothing to be done for `install-exec-am'.
make[6]: Nothing to be done for `install-data-am'.
make[6]: Leaving directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/24x24'
make[5]: Leaving directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/24x24'
make[4]: Leaving directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/24x24'
Making install in 32x32
make[4]: Entering directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/32x32'
Making install in apps
make[5]: Entering directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/32x32/apps'
make[6]: Entering directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/32x32/apps'
make[6]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/icons/hicolor/32x32/apps" || /bin/mkdir -p "/usr/share/icons/hicolor/32x32/apps"
/usr/bin/install -c -m 644 dropbox.png '/usr/share/icons/hicolor/32x32/apps'
make[6]: Leaving directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/32x32/apps'
make[5]: Leaving directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/32x32/apps'
make[5]: Entering directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/32x32'
make[6]: Entering directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/32x32'
make[6]: Nothing to be done for `install-exec-am'.
make[6]: Nothing to be done for `install-data-am'.
make[6]: Leaving directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/32x32'
make[5]: Leaving directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/32x32'
make[4]: Leaving directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/32x32'
Making install in 48x48
make[4]: Entering directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/48x48'
Making install in apps
make[5]: Entering directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/48x48/apps'
make[6]: Entering directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/48x48/apps'
make[6]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/icons/hicolor/48x48/apps" || /bin/mkdir -p "/usr/share/icons/hicolor/48x48/apps"
/usr/bin/install -c -m 644 dropbox.png '/usr/share/icons/hicolor/48x48/apps'
make[6]: Leaving directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/48x48/apps'
make[5]: Leaving directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/48x48/apps'
make[5]: Entering directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/48x48'
make[6]: Entering directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/48x48'
make[6]: Nothing to be done for `install-exec-am'.
make[6]: Nothing to be done for `install-data-am'.
make[6]: Leaving directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/48x48'
make[5]: Leaving directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/48x48'
make[4]: Leaving directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/48x48'
Making install in 64x64
make[4]: Entering directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/64x64'
Making install in apps
make[5]: Entering directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/64x64/apps'
make[6]: Entering directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/64x64/apps'
make[6]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/icons/hicolor/64x64/apps" || /bin/mkdir -p "/usr/share/icons/hicolor/64x64/apps"
/usr/bin/install -c -m 644 dropbox.png '/usr/share/icons/hicolor/64x64/apps'
make[6]: Leaving directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/64x64/apps'
make[5]: Leaving directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/64x64/apps'
make[5]: Entering directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/64x64'
make[6]: Entering directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/64x64'
make[6]: Nothing to be done for `install-exec-am'.
make[6]: Nothing to be done for `install-data-am'.
make[6]: Leaving directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/64x64'
make[5]: Leaving directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/64x64'
make[4]: Leaving directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor/64x64'
make[4]: Entering directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor'
make[5]: Entering directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor'
make[5]: Nothing to be done for `install-exec-am'.
make install-data-hook
make[6]: Entering directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor'
Updating Gtk icon cache.
gtk-update-icon-cache: Cache file created successfully.
make[6]: Leaving directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor'
make[5]: Leaving directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor'
make[4]: Leaving directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor'
make[3]: Leaving directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons/hicolor'
make[3]: Entering directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons'
make[4]: Entering directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons'
make[3]: Leaving directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons'
make[2]: Leaving directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/icons'
Making install in emblems
make[2]: Entering directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/emblems'
make[3]: Entering directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/emblems'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/nautilus-dropbox/emblems" || /bin/mkdir -p "/usr/share/nautilus-dropbox/emblems"
/usr/bin/install -c -m 644 emblem-dropbox-syncing.icon emblem-dropbox-syncing.png emblem-dropbox-uptodate.icon emblem-dropbox-uptodate.png emblem-dropbox-unsyncable.icon emblem-dropbox-unsyncable.png '/usr/share/nautilus-dropbox/emblems'
make[3]: Leaving directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/emblems'
make[2]: Leaving directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data/emblems'
make[2]: Entering directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data'
make[3]: Entering directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/applications" || /bin/mkdir -p "/usr/share/applications"
/usr/bin/install -c -m 644 dropbox.desktop '/usr/share/applications'
make[3]: Leaving directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data'
make[2]: Leaving directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data'
make[1]: Leaving directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/data'
Making install in src
make[1]: Entering directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/src'
make[2]: Entering directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/src'
make[2]: Nothing to be done for `install-exec-am'.
test -z "/usr/lib/nautilus/extensions-2.0" || /bin/mkdir -p "/usr/lib/nautilus/extensions-2.0"
/bin/bash ../libtool --mode=install /usr/bin/install -c libnautilus-dropbox.la '/usr/lib/nautilus/extensions-2.0'
libtool: install: /usr/bin/install -c .libs/libnautilus-dropbox.so /usr/lib/nautilus/extensions-2.0/libnautilus-dropbox.so
libtool: install: /usr/bin/install -c .libs/libnautilus-dropbox.lai /usr/lib/nautilus/extensions-2.0/libnautilus-dropbox.la
libtool: install: /usr/bin/install -c .libs/libnautilus-dropbox.a /usr/lib/nautilus/extensions-2.0/libnautilus-dropbox.a
libtool: install: chmod 644 /usr/lib/nautilus/extensions-2.0/libnautilus-dropbox.a
libtool: install: ranlib /usr/lib/nautilus/extensions-2.0/libnautilus-dropbox.a
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib/nautilus/extensions-2.0
----------------------------------------------------------------------
Libraries have been installed in:
/usr/lib/nautilus/extensions-2.0
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[2]: Leaving directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/src'
make[1]: Leaving directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7/src'
make[1]: Entering directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7'
make[2]: Entering directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7'
test -z "/usr/bin" || /bin/mkdir -p "/usr/bin"
/usr/bin/install -c dropbox '/usr/bin'
test -z "/usr/share/man/man1" || /bin/mkdir -p "/usr/share/man/man1"
/usr/bin/install -c -m 644 dropbox.1 '/usr/share/man/man1'
make[2]: Leaving directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7'
make[1]: Leaving directory `/home/smythe/Downloads/nautilus-dropbox-0.6.7'
The README file author advises us to finish this with:
“After installing the package you must restart Nautilus. You can do that by issuing the following command (note: if you’re running compiz, doing so may lock up your computer – log out and log back in instead):
$ killall nautilus”
See lets move on to the next step so we can get our application working our regular user.
17. Exit the root user and return back to your regular user:
smythe@debian-box:/home/smythe/Downloads/nautilus-dropbox-0.6.7# exit
Now you are regular user again:
smythe@debian-box:~/Downloads/nautilus-dropbox-0.6.7$
18. Kill the Nautilus file browser as your regular user. Nautilus is what we are using in Gnome.
smythe@debian-box:~/Downloads/nautilus-dropbox-0.6.7$ killall nautilus
RESTART Nautilus:
smythe@debian-box:~/Downloads/nautilus-dropbox-0.6.7$ nautilus
19. With Nautilus restarted we will see what Dropbox does:
smythe@debian-box:~/Downloads/nautilus-dropbox-0.6.7$ dropbox
RESULT:
Dropbox command-line interface
commands:
Note: use dropbox help to view usage for a specific command.
status get current status of the dropboxd
help provide help
puburl get public url of a file in your dropbox
stop stop dropboxd
running return whether dropbox is running
start start dropboxd
filestatus get current sync status of one or more files
ls list directory contents with current sync status
autostart automatically start dropbox at login
exclude ignores/excludes a directory from syncing
Since we get some command information we know that Dropbox is installed, but how do we use it?
20. Find out the status of Dropbox:
smythe@debian-box:~/Downloads/nautilus-dropbox-0.6.7$ dropbox status
The RESULT is:
Dropbox isn't running!
21. Let’s get Dropbox to run for us:
In order to make things a little simple we change to our home directory:
smythe@debian-box:~/Downloads/nautilus-dropbox-0.6.7$ cd ~
Run the dropbox autostart command:
smythe@debian-box:~$ dropbox autostart
RESULT:
dropbox autostart [y/n]
options:
n dropbox will not start automatically at login
y dropbox will start automatically at login (default)
Note: May only work on current Ubuntu distributions.
I ignored the above note from the output regarding “May only…” as our whole goal here is to run Dropox on Debian which is not Ubuntu.
Run the dropbox autostart command with “y”:
smythe@debian-box:~$ dropbox autostart y
Still nothing seems to happen, but no negative feedback, so we check the status again:
smythe@debian-box:~$ dropbox status
The RESULT is:
Dropbox isn't running!
No luck here let’s try something different.
22. Starting Dropbox with the dropbox start command:
smythe@debian-box:~$ dropbox start
RESULT:
Starting Dropbox...
The Dropbox daemon is not installed!
Run "dropbox start -i" to install the daemon
So finally a little feedback. Let’s take the advice and install the daemon:
smythe@debian-box:~$ dropbox start -i
RESULT:
Starting Dropbox...Done!
Now you should see the first Dropbox application GUI which is telling us that we must download the proprietary daemon:

Dropbox Installation GUI Starts
Click “OK” and then you will see that Dropbox is downloading the daemon for installation:

Downloading Dropbox Daemon
Finally you need to decide whether or not you have an account or you would like to have a new one:

Dropbox Setup Choice
Congratulations! You have made it to the point where I can answer no more. Just follow the dialogues and enjoy.
FINALL WORDS:
I hope this was informative to you. Everything was provided to give you a good understanding of how to put together Dropbox for your Gnome/Debian desktop. Once you have this installed for yourself you can show each user step 22 or do it for them. I hope you enjoy this.
Do you have a Dropbox Account? Would you like to get one? Get Dropbox.
Any comments:
email: alex at ogfomk dot com
OgFOMK ArTS: http://www.ogfomk.com
Twiter @OgFOMK: http://twitter.com/#!/OgFOMK
LinkedIn: http://www.linkedin.com/in/ogfomk
Subscribe to OgFOMK ArTS Blogginest
When we first began this blog we were looking for comments from readers. The only comments we received were Close Encounters of the Spam Kind.
EXAMPLE:
We get tired of checking email and seeing about ten of these a day. So we just changed the rules so that only subscribed members could comment. The trick was, how do you subscribe?
You can subscribe now by following a few strategic links or you can just click here: Subscribe to OgFOMK ArTS Blogginest.
OgFOMK ArTS User Subscription
We hope that you will and that your comments will help us to grow, laugh or inspire.
The subscription page is here for further information: http://ogfomk.com/wordpress/subscribe/
Of course the easiest solution is the best. Where the reply section is below every post (You must be logged in to post a comment.), you can click the “logged In” to the page where you sign in. At the bottom there is a place to register. Maybe now is not a good time or if you are like us, you just don’t need another place to put your details to. We hope that as we grow readers will start to appreciate us and then with value maybe we will get some folks who will take the time and respond.