Search found 2 matches

by leoslion
16 May 2016, 14:38
Forum: Help
Topic: Unable to install on Fedora 21
Replies: 1
Views: 1402

Re: Unable to install on Fedora 21

FreeFileSync requires a gui. There's no cli only mode. Therefore, you need to install X (sudo yum install xorg-x11-server-Xorg) and gtk to make it work. If all that makes your head spin then it's just easier to install your favorite desktop environment (gnome, lxce, kde) or switch to alternative ...
by leoslion
15 May 2016, 04:36
Forum: Help
Topic: FFS 7.6 : CentOS ?
Replies: 4
Views: 2716

Re: FFS 7.6 : CentOS ?

The problem is, FFS doesn't compile with GCC 4.8 that is shipped with the latest CentOS, same problem for OpenSuse. Then both these OSes have far less users than Debian and Ubuntu which ship GCC 5.2. So official pre-compiled version will probably be available again, but not before the next OS ...