Csound Csound-dev Csound-tekno Search About

[CSOUND-DEV:4664] Re: Updated Csound 5 compile errors

Date2004-05-11 15:22
From"gogins@pipeline.com"
Subject[CSOUND-DEV:4664] Re: Updated Csound 5 compile errors
This information is supposed to be in csound.pdf. I update it almost daily.
I will be updating it with glyn's information soon.

Original Message:
-----------------
From: Josep MComajuncosas jcomajuncosas@wanadoo.es
Date: Tue, 11 May 2004 12:09:52 +0200
To: csound-dev@eartha.mills.edu
Subject: [CSOUND-DEV:4661] Re: Updated Csound 5 compile errors


I'd love to try this at home, but I'm just short of time. Could someone
write down a fool-proof, step by step instructions: what to get, what to
configure, what to fix, what to compile, in what order, what to do in
that case and in that eventuality...:)

Linux, Windows...

Josep M Comajuncosas


-----Mensaje original-----
De: owner-csound-dev@eartha.mills.edu
[mailto:owner-csound-dev@eartha.mills.edu] En nombre de glyn
Enviado el: martes, 11 de mayo de 2004 11:51
Para: Csound Developers Discussion List
Asunto: [CSOUND-DEV:4660] Re: Updated Csound 5 compile errors

John ffitch wrote:

>Note that there is no " -shared"
>I did an cvs update late last night do this is with latest versions
>
>For example, what does your custom.py say?
>What version of scons?
>  
>
i had the same problem, but upgrading to scons 0.95 seems to have fixed 
it (and allowed everything to compile,  albeit without csoundvst!!)

note:  to successfully compile with portaudio and jack enabled i needed 
to add jack to custom.py, as per the following:

    customLIBS.append('jack')

so, to recapitulate, csound5 seems to compile with the following

- redhat 9.0
- gcc 3.2.2
- portaudio v.19
- scons 0.95
- python 2.2.2
- libsndfile 1.0.5
- alsa 0.98

- makeDynamic=1 (maybe this should be set to '1' by default if 
platform=='linux'?)
- buildCsoundVST=0
- adding 'jack' to custom.py (for portaudio/jack support-- currently 
doesn't work)

glyn


--------------------------------------------------------------------
mail2web - Check your email from the web at
http://mail2web.com/ .

Date2004-05-11 15:53
From"Josep MComajuncosas"
Subject[CSOUND-DEV:4667] Re: Updated Csound 5 compile errors
Ok thanks Michael! I'll take a look
Josep M Comajuncosas

-----Mensaje original-----
De: owner-csound-dev@eartha.mills.edu
[mailto:owner-csound-dev@eartha.mills.edu] En nombre de
gogins@pipeline.com
Enviado el: martes, 11 de mayo de 2004 16:22
Para: Csound Developers Discussion List
Asunto: [CSOUND-DEV:4664] Re: Updated Csound 5 compile errors

This information is supposed to be in csound.pdf. I update it almost
daily.
I will be updating it with glyn's information soon.

Original Message:
-----------------
From: Josep MComajuncosas jcomajuncosas@wanadoo.es
Date: Tue, 11 May 2004 12:09:52 +0200
To: csound-dev@eartha.mills.edu
Subject: [CSOUND-DEV:4661] Re: Updated Csound 5 compile errors


I'd love to try this at home, but I'm just short of time. Could someone
write down a fool-proof, step by step instructions: what to get, what to
configure, what to fix, what to compile, in what order, what to do in
that case and in that eventuality...:)

Linux, Windows...

Josep M Comajuncosas


-----Mensaje original-----
De: owner-csound-dev@eartha.mills.edu
[mailto:owner-csound-dev@eartha.mills.edu] En nombre de glyn
Enviado el: martes, 11 de mayo de 2004 11:51
Para: Csound Developers Discussion List
Asunto: [CSOUND-DEV:4660] Re: Updated Csound 5 compile errors

John ffitch wrote:

>Note that there is no " -shared"
>I did an cvs update late last night do this is with latest versions
>
>For example, what does your custom.py say?
>What version of scons?
>  
>
i had the same problem, but upgrading to scons 0.95 seems to have fixed 
it (and allowed everything to compile,  albeit without csoundvst!!)

note:  to successfully compile with portaudio and jack enabled i needed 
to add jack to custom.py, as per the following:

    customLIBS.append('jack')

so, to recapitulate, csound5 seems to compile with the following

- redhat 9.0
- gcc 3.2.2
- portaudio v.19
- scons 0.95
- python 2.2.2
- libsndfile 1.0.5
- alsa 0.98

- makeDynamic=1 (maybe this should be set to '1' by default if 
platform=='linux'?)
- buildCsoundVST=0
- adding 'jack' to custom.py (for portaudio/jack support-- currently 
doesn't work)

glyn


--------------------------------------------------------------------
mail2web - Check your email from the web at
http://mail2web.com/ .