| Yes, adding the dev modules and rebuilding did the trick. Thanks again.
Interestingly, QuteCsound seems to run better in the Ubuntu VM than it
does in the Windows XP host. Too funny =)
Cheers,
~ andy.f
On Wed, Mar 17, 2010 at 11:08 PM, Steven Yi wrote:
> It sounds like you did not build those realtime modules, which
> probably occurred if you did not have the devel packages for alsa,
> portaudio, pulseaudio, and jack. I'd try doing an "apt-cache search
> xxx" for each of those and lookup for the packages that match those
> that have a -devel ending. Installing those then rebuilding Csound
> should get those libraries built.
>
> It's either that or your OPCODEDIR or OPCODEDIR64 isn't set correctly.
>
> On Wed, Mar 17, 2010 at 10:31 PM, andy fillebrown
> wrote:
>> Ok, I need a little more help. QuteCsound built on Ubuntu without
>> much hassle but rtaudio is not working...
>> *** error: unknown rtaudio module: 'portaudio'
>>
>> I get the same error for 'alsa', 'pulse', and 'jack'. Any ideas?
>>
>> ~ andy.f
>>
>> p.s. The Ubuntu install is in a virtual machine. I'm not sure it has
>> anything to do with it, but I thought I'd mention it anyway just in
>> case.
>>
>>
>>
>> On Wed, Mar 17, 2010 at 9:49 PM, andy fillebrown
>> wrote:
>>> That seems to have worked. Thank you.
>>>
>>>
>>> On Wed, Mar 17, 2010 at 7:44 PM, Steven Yi wrote:
>>>> If I'm recalling correctly, I think that you need to install the
>>>> gettext package through apt-get to get msgfmt.
>>>>
>>>> On Wed, Mar 17, 2010 at 7:30 PM, andy fillebrown
>>>> wrote:
>>>>> Hi,
>>>>>
>>>>> I'm trying to build csound from the 5.12.1 tar.gz on Ubuntu, but I'm
>>>>> running into the following error...
>>>>>
>>>>> gcc -o mixer -Wl,-Bdynamic util/mixer_main.o -L. -L. -L/usr/local/lib
>>>>> -L. -L. -L/usr/lib/fltk-1.1 -lsndfile -lpthread -lpthread -lm
>>>>> libcsound.a -lsndfile -ldl -lpthread -lm
>>>>> msgfmt -o po/de/LC_MESSAGES/csound5.mo po/german.po
>>>>> sh: msgfmt: not found
>>>>> scons: *** [po/de/LC_MESSAGES/csound5.mo] Error 127
>>>>> scons: building terminated because of errors.
>>>>>
>>>>> ...being new to Linux, I'm not sure how to proceed. It was all going
>>>>> splendidly up to that point. Any clues?
>>>>>
>>>>> Cheers,
>>>>> ~ andy.f
>>>>>
>>>>>
>>>>> Send bugs reports to the Sourceforge bug tracker
>>>>> https://sourceforge.net/tracker/?group_id=81968&atid=564599
>>>>> Discussions of bugs and features can be posted here
>>>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>>>>>
>>>>>
>>>>
>>>>
>>>> Send bugs reports to the Sourceforge bug tracker
>>>> https://sourceforge.net/tracker/?group_id=81968&atid=564599
>>>> Discussions of bugs and features can be posted here
>>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>>>>
>>>>
>>>
>>
>>
>> Send bugs reports to the Sourceforge bug tracker
>> https://sourceforge.net/tracker/?group_id=81968&atid=564599
>> Discussions of bugs and features can be posted here
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>>
>>
>
>
> Send bugs reports to the Sourceforge bug tracker
> https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>
>
Send bugs reports to the Sourceforge bug tracker
https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
|