Hallo Алексей, Du schriebst am Sat, 11 Aug 2012 00:28:20 +0400:
> All users must write, read .so in current directory of project and in > directory ru (de, fr, etc)!!! But it's not enough. > All files from rpm package have owner - root!!! No. > That's why error. Taht _is_ an error. > 0644 - it's also error for libraries, what were made by msei18n. No. > Sieghard, I don't speak about libraries from /lib, /usr/lib, etc., I speak > about .so in current directory of project and in directory ru (de, fr, > etc). Me too. I _do_ have a project which uses the loadlangunit function - albeit not for translation, but for layout modification - and I _never_ had to make such weird settings. (BTW, the version in the project executable directory isn't neededin any way, it may be a relic from some version or a fallback measure only.) Provided that you installed the IDE system-wide with root as owner, I can see that the translation libraries also have to belong to root. At least they should, and they should _NOT_ be writable to anyone else. As they're not written in normal use, there's _NO_ need whatever to allow write access for anyone, perhaps not even the owner (though that point is moot if the owner is root). The compiler / linker usually sets them executable, that's correct - but that's rather useless also. And I've just tested it with my project, it _DOES_ work even with rw-r--r-- (644) permissions, and r--r--r-- (444) also! So something with your setup seems to be "unusual", to say the least. -- (Weitergabe von Adressdaten, Telefonnummern u.ä. ohne Zustimmung nicht gestattet, ebenso Zusendung von Werbung oder ähnlichem) ----------------------------------------------------------- Mit freundlichen Grüßen, S. Schicktanz ----------------------------------------------------------- ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ mseide-msegui-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

