Hello,

I wonder if anyone would mind helping me figure out the errors I'm getting
when I try to compile Faustworks on Fedora 20. Here is the output from my
terminal:

[root@localhost faudiostream-faustworks]# make
/bin/qmake-qt4 "" -o Makefile.qt4
RCC: Error in 'Resources/i18n.qrc': Cannot find file
'translations/i18n_ru.qm'
RCC: Warning: No resources in 'Resources/i18n.qrc'.
make -f Makefile.qt4
make[1]: Entering directory
`/home/steve/Downloads/git/Faust/faudiostream-code/faudiostream-faustworks'
lrelease FaustWorks.pro
make[1]: lrelease: Command not found
make[1]: *** [i18n_qm] Error 127
make[1]: Leaving directory
`/home/steve/Downloads/git/Faust/faudiostream-code/faudiostream-faustworks'
make: *** [all] Error 2
[root@localhost faudiostream-faustworks]#

As the first error comes from 'translations/i18n_ru.qm', I looked into that
and discovered it was not in the directory cloned from the sourceforge
git.  I hope the fix is as simple as acquiring the missing file and putting
it in the proper directory.  If so, how can one get this file?

Digging into this, it looks like another possibility is that the qt
development package I installed is missing some resources for language
translation.  If this is the case, then please let me know what I can do to
resolve it.

Sorry, I'm pretty new to linux, and I don't know anything about qt.

Your help is appreciated!

-Steve Duell
------------------------------------------------------------------------------
Start Your Social Network Today - Download eXo Platform
Build your Enterprise Intranet with eXo Platform Software
Java Based Open Source Intranet - Social, Extensible, Cloud Ready
Get Started Now And Turn Your Intranet Into A Collaboration Platform
http://p.sf.net/sfu/ExoPlatform
_______________________________________________
Faudiostream-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/faudiostream-users

Reply via email to