Csound Csound-dev Csound-tekno Search About

[Cs-dev] csoundlib ppc problems

Date2009-11-29 19:59
Frommatt ingalls
Subject[Cs-dev] csoundlib ppc problems
hi victor:

i don't see 5.11 ppc csoundlib on sourceforge. will it ever be uploaded?

i tried compiling myself but i can't get scons installed/working on my 10.4 ppc machine.
( scons works fine on my intel 10.6 machine but i didn't know how to compile ppc from there? )

ALSO i also (re?)discovered the problem i was having with 5.10 ppc. 

running:  
otool - l 
   
on CsoundLib and any opcode dylib,
reveals that the libportaudio path is:

    lib/libportaudio.dylib.0.0.19

shouldn't it be:

    /usr/local/lib/libportaudio.dylib.0.0.19

??

running:

install_name_tool -change lib/libportaudio.dylib.0.0.19 /usr/local/lib/libportaudio.dylib.0.0.19 CsoundLib

does seem to correct the problem for me.
(i only saw this when installing on a PPC machine)


thanks!
matt ingalls
matt@sonomatics.com




------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2009-11-29 21:11
FromVictor Lazzarini
SubjectRe: [Cs-dev] csoundlib ppc problems
Hopefully I'll get a  machine to do this. The lab has been  
reconfigured and I have to find a free PPC machine I can build Csound  
one. Strange the link problem with portaudio on 10.5.

Victor
On 29 Nov 2009, at 19:59, matt ingalls wrote:

> hi victor:
>
> i don't see 5.11 ppc csoundlib on sourceforge. will it ever be  
> uploaded?
>
> i tried compiling myself but i can't get scons installed/working on  
> my 10.4 ppc machine.
> ( scons works fine on my intel 10.6 machine but i didn't know how to  
> compile ppc from there? )
>
> ALSO i also (re?)discovered the problem i was having with 5.10 ppc.
>
> running:
> otool - l
>
> on CsoundLib and any opcode dylib,
> reveals that the libportaudio path is:
>
>    lib/libportaudio.dylib.0.0.19
>
> shouldn't it be:
>
>    /usr/local/lib/libportaudio.dylib.0.0.19
>
> ??
>
> running:
>
> install_name_tool -change lib/libportaudio.dylib.0.0.19 /usr/local/ 
> lib/libportaudio.dylib.0.0.19 CsoundLib
>
> does seem to correct the problem for me.
> (i only saw this when installing on a PPC machine)
>
>
> thanks!
> matt ingalls
> matt@sonomatics.com
>
>
>
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008  
> 30-Day
> trial. Simplify your report design, integration and deployment - and  
> focus on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net