Robert, just wanted to say thanks for your tip. That's all I needed for a
successful compile and install.

Best,

Steve Duell
On Apr 25, 2014 9:10 AM, "Steve Duell" <[email protected]> wrote:

> Thanks, Rob!
>
> Yes, I see that error in my output as well.  Tonight, I'll try that
> command (edited for a 32-bit file system, in my case), and see what happens.
>
> Thanks for the quick response!
>
> -Steve
>
>
> On Fri, Apr 25, 2014 at 8:56 AM, Robert Purdam <[email protected]>wrote:
>
>> Hi Steve.
>>
>> I'm very new to Faust myself, but I did run into a very similar problem.
>>
>> I had a make error "lrelease: command not found."
>>
>> To get around this error I used the link command to point faust to the
>> correct file.
>>
>> # ln -s /usr/lib64/qt4/bin/lrelease /usr/bin
>>
>>
>> This could be completely different to you depending on how your
>> installation is set up. Also please remember I am no expert.
>>
>> I really hope this helps.
>>
>> Cheers.
>> Rob
>>
>>
>> On Fri, Apr 25, 2014 at 9:46 PM, Steve Duell <[email protected]>wrote:
>>
>>> 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
>>>
>>>
>>
>
------------------------------------------------------------------------------
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