meganz / MEGAsync

Easy automated syncing between your computers and your MEGA Cloud Drive
Other
1.61k stars 278 forks source link

Megasync unable to install on Linux Mint 19 #212

Open carlzoo opened 6 years ago

carlzoo commented 6 years ago

carl@potato:/tmp$ sudo dpkg -i megasync-xUbuntu_16.04_amd64.deb Selecting previously unselected package megasync. (Reading database ... 263264 files and directories currently installed.) Preparing to unpack megasync-xUbuntu_16.04_amd64.deb ... Unpacking megasync (3.6.6+6.1) ... dpkg: dependency problems prevent configuration of megasync: megasync depends on libc-ares2 (>= 1.7.4); however: Package libc-ares2 is not installed. megasync depends on libmediainfo0v5 (>= 0.7.56); however: Package libmediainfo0v5 is not installed. megasync depends on libqt4-dbus (>= 4:4.5.3); however: Package libqt4-dbus is not installed. megasync depends on libqt4-network (>= 4:4.7.0~beta1); however: Package libqt4-network is not installed. megasync depends on libqt4-svg (>= 4:4.5.3); however: Package libqt4-svg is not installed. megasync depends on libqtcore4 (>= 4:4.8.0); however: Package libqtcore4 is not installed. megasync depends on libqtgui4 (>= 4:4.8.0); however: Package libqtgui4 is not installed. megasync depends on libzen0v5 (>= 0.4.31-2~); however: Package libzen0v5 is not installed. dpkg: error processing package megasync (--install): dependency problems - leaving unconfigured Processing triggers for hicolor-icon-theme (0.17-2) ... Processing triggers for desktop-file-utils (0.23+linuxmint3) ... Processing triggers for mime-support (3.60ubuntu1) ... Errors were encountered while processing: megasync

sudo apt-get install -f would only remove megasync.

Workaround Had to go manually download and install libcrypto++9v5 from the Ubuntu website which is only available in Xenial repository.

Can the installer be updated to address this?

polmr commented 6 years ago

@carlzoo Mint 19 is based on Ubuntu 18.04, not 16.04 you should have installed the compatible Ubuntu 18.04 package from https://mega.nz/sync. I'd recommend you to uninstall both megasync and libcrypto++9v5 and then proceed with the installation of megasync for Ubuntu 18.04. In any case, we will list a package for Mint 19 asap.