FET Forum

FET Development => Report a Bug => Topic started by: cabsen on November 04, 2015, 05:30:44 PM

Title: Compilation problem with Mac OS X El Capitan
Post by: cabsen on November 04, 2015, 05:30:44 PM
Hello,

Since I've upgraded with Mac OS X El Capitan, I've only the english langage.
El Capitan locks the system.
Title: Re: Compilation problem with Mac OS X El Capitan
Post by: Liviu Lalescu on November 04, 2015, 05:54:48 PM
Unfortunately, I cannot help you with advice.

It must work if you copy the fet_fr.qm file to the directory /usr/share/fet/translations, but this is not a good idea if you always want to use/edit the latest translation file, from the FET archive.
Title: Re: Compilation problem with Mac OS X El Capitan
Post by: cabsen on November 04, 2015, 09:11:45 PM
I tried to do it manually but El Capitan blocks the folder creating even with root's rights in /usr/share/  :-\
Title: Re: Compilation problem with Mac OS X El Capitan
Post by: Liviu Lalescu on November 05, 2015, 06:32:01 AM
Try installing FET: "sudo make install", after "make" in the FET directory. This will install the translations in /usr/share/fet/translations.

You don't need to begin again with "make" if FET is already compiled - just go there and make install.