Search found 2 matches

by robertocabellon
24 May 2016, 19:35
Forum: Help
Topic: Freefilesync doesn't work on Linux Mint 17.3 Cinnamon
Replies: 9
Views: 7851

Re: Freefilesync doesn't work on Linux Mint 17.3 Cinnamon

On Linux Mint 17.3 Cinnamon, I've fixed it by installing the libstdc++6 package from the mentioned ppa repository:

sudo add-apt-repository ppa:ubuntu-toolchain-r/test
sudo apt-get update
sudo apt-get install libstdc++6

Works with Debian 8.4 package:
FreeFileSync_8.1_Debian_8.4_64-bit

Doesn't ...
by robertocabellon
24 May 2016, 19:26
Forum: Help
Topic: Freefilesync doesn't work on Linux Mint 17.3 Cinnamon
Replies: 9
Views: 7851

Re: Freefilesync doesn't work on Linux Mint 17.3 Cinnamon

On Linux Mint 17.3 Cinnamon, I've fixed it by installing the libstdc++6 package from the mentioned ppa repository:
sudo add-apt-repository ppa:ubuntu-toolchain-r/test
sudo apt-get update
sudo apt-get install libstdc++6