Csound Csound-dev Csound-tekno Search About

CSound 6.08 on MacOSX 10.11.6

Date2016-11-28 20:53
FromPhilippe de Rochambeau
SubjectCSound 6.08 on MacOSX 10.11.6
Hello,
I’ve just installed csound6.08 on MacOSX 10.11.6.
When I type « csound » on the command line, I get this message:
--------------------------------------------------------
dyld: Library not loaded: /usr/local/lib/libsndfile.1.dylib
  Referenced from: /Users/philippe/Library/Frameworks/CsoundLib64.framework/Versions/6.0/CsoundLib64
  Reason: image not found
Trace/BPT trap: 5
———————————————————————————
Any help would be much appreciated.
Best regards,
Philippe

Date2016-11-28 21:27
FromVictor Lazzarini
SubjectRe: CSound 6.08 on MacOSX 10.11.6
How did you install it? The

 /Users/philippe/Library/Frameworks/CsoundLib64.framework/Versions/6.0/CsoundLib64

framework is not the one installed by the binary installer, because that one goes
into 

/Library/Frameworks/CsoundLib64.framework

and it does not depend on /usr/local/lib/libsndfile.1.dylib

Did you ever install it from source? That is the default place if you are 
building it yourself.

========================
Prof. Victor Lazzarini
Dean of Arts, Celtic Studies, and Philosophy,
Maynooth University,
Maynooth, Co Kildare, Ireland
Tel: 00 353 7086936
Fax: 00 353 1 7086952 

> On 28 Nov 2016, at 20:53, Philippe de Rochambeau  wrote:
> 
> Hello,
> I’ve just installed csound6.08 on MacOSX 10.11.6.
> When I type « csound » on the command line, I get this message:
> --------------------------------------------------------
> dyld: Library not loaded: /usr/local/lib/libsndfile.1.dylib
>   Referenced from: /Users/philippe/Library/Frameworks/CsoundLib64.framework/Versions/6.0/CsoundLib64
>   Reason: image not found
> Trace/BPT trap: 5
> ———————————————————————————
> Any help would be much appreciated.
> Best regards,
> Philippe
> Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here


Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here

Date2016-11-28 22:01
FromPhilippe de Rochambeau
SubjectRe: CSound 6.08 on MacOSX 10.11.6
Hello,
deleting /Users/philippe/Library/Frameworks/CsoundLib64.framework and reinstalling CSound 6.08 did the trick.
Many thanks.
Philippe

> Le 28 nov. 2016 à 22:27, Victor Lazzarini  a écrit :
> 
> How did you install it? The
> 
> /Users/philippe/Library/Frameworks/CsoundLib64.framework/Versions/6.0/CsoundLib64
> 
> framework is not the one installed by the binary installer, because that one goes
> into 
> 
> /Library/Frameworks/CsoundLib64.framework
> 
> and it does not depend on /usr/local/lib/libsndfile.1.dylib
> 
> Did you ever install it from source? That is the default place if you are 
> building it yourself.
> 
> ========================
> Prof. Victor Lazzarini
> Dean of Arts, Celtic Studies, and Philosophy,
> Maynooth University,
> Maynooth, Co Kildare, Ireland
> Tel: 00 353 7086936
> Fax: 00 353 1 7086952 
> 
>> On 28 Nov 2016, at 20:53, Philippe de Rochambeau  wrote:
>> 
>> Hello,
>> I’ve just installed csound6.08 on MacOSX 10.11.6.
>> When I type « csound » on the command line, I get this message:
>> --------------------------------------------------------
>> dyld: Library not loaded: /usr/local/lib/libsndfile.1.dylib
>>  Referenced from: /Users/philippe/Library/Frameworks/CsoundLib64.framework/Versions/6.0/CsoundLib64
>>  Reason: image not found
>> Trace/BPT trap: 5
>> ———————————————————————————
>> Any help would be much appreciated.
>> Best regards,
>> Philippe
>> Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here
> 
> 
> Csound mailing list
> Csound@listserv.heanet.ie
> https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
> Send bugs reports to
>        https://github.com/csound/csound/issues
> Discussions of bugs and features can be posted here

Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here

Date2016-11-28 22:07
FromVictor Lazzarini
SubjectRe: CSound 6.08 on MacOSX 10.11.6
Good to hear.
========================
Prof. Victor Lazzarini
Dean of Arts, Celtic Studies, and Philosophy,
Maynooth University,
Maynooth, Co Kildare, Ireland
Tel: 00 353 7086936
Fax: 00 353 1 7086952 

> On 28 Nov 2016, at 22:01, Philippe de Rochambeau  wrote:
> 
> Hello,
> deleting /Users/philippe/Library/Frameworks/CsoundLib64.framework and reinstalling CSound 6.08 did the trick.
> Many thanks.
> Philippe
> 
>> Le 28 nov. 2016 à 22:27, Victor Lazzarini  a écrit :
>> 
>> How did you install it? The
>> 
>> /Users/philippe/Library/Frameworks/CsoundLib64.framework/Versions/6.0/CsoundLib64
>> 
>> framework is not the one installed by the binary installer, because that one goes
>> into 
>> 
>> /Library/Frameworks/CsoundLib64.framework
>> 
>> and it does not depend on /usr/local/lib/libsndfile.1.dylib
>> 
>> Did you ever install it from source? That is the default place if you are 
>> building it yourself.
>> 
>> ========================
>> Prof. Victor Lazzarini
>> Dean of Arts, Celtic Studies, and Philosophy,
>> Maynooth University,
>> Maynooth, Co Kildare, Ireland
>> Tel: 00 353 7086936
>> Fax: 00 353 1 7086952 
>> 
>>> On 28 Nov 2016, at 20:53, Philippe de Rochambeau  wrote:
>>> 
>>> Hello,
>>> I’ve just installed csound6.08 on MacOSX 10.11.6.
>>> When I type « csound » on the command line, I get this message:
>>> --------------------------------------------------------
>>> dyld: Library not loaded: /usr/local/lib/libsndfile.1.dylib
>>> Referenced from: /Users/philippe/Library/Frameworks/CsoundLib64.framework/Versions/6.0/CsoundLib64
>>> Reason: image not found
>>> Trace/BPT trap: 5
>>> ———————————————————————————
>>> Any help would be much appreciated.
>>> Best regards,
>>> Philippe
>>> Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here
>> 
>> 
>> Csound mailing list
>> Csound@listserv.heanet.ie
>> https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
>> Send bugs reports to
>>       https://github.com/csound/csound/issues
>> Discussions of bugs and features can be posted here
> 
> Csound mailing list
> Csound@listserv.heanet.ie
> https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
> Send bugs reports to
>        https://github.com/csound/csound/issues
> Discussions of bugs and features can be posted here


Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here