I am trying to install DROPBOX in Ubuntu 17.10 using
cd ~ && wget -O - "https://www.dropbox.com/download?plat=lnx.x86" | tar xzf -
~/.dropbox-dist/dropboxd
All goes well until I reach
(dropbox:2190): LIBDBUSMENU-GLBI-WARNING **: About to Show called on an item without submenus. We are ignot. Initializing nautilus-dropbox 1. 6. 0
Is there a specific installation package for Ubuntu 17.10?