Csound Csound-dev Csound-tekno Search About

[Cs-dev] OS X installer and /usr/local

Date2013-07-23 00:35
FromAndres Cabrera
Subject[Cs-dev] OS X installer and /usr/local
AttachmentsNone  None  
Hi,

The installer mentions that
libfltk.1.3.dylib
libfltk_images.1.3.dylib
libfluidsynth.1.dylib
liblo.7.dylib
libsndfile.1.dylib
libportaudio.2.dylib
libportmidi.dylib
libpng15.15.dylib
libFLAC.8.2.0.dylib
libvorbisenc.2.dylib
libvorbis.0.dylib
libogg.0.dylib

will overwrite what's in /usr/local/lib.

Is that still the case?

Cheers,
Andrés

Date2013-07-23 06:47
FromSteven Yi
SubjectRe: [Cs-dev] OS X installer and /usr/local
Hi Andres,

The support libs are still being installed into /usr/local/lib.  Are
there issues with this with CS5?  I had thought that the libs that
were overwritten were compatible with same names, and those with newer
versions would install besides the other libs.

Thanks!
steven

On Mon, Jul 22, 2013 at 7:35 PM, Andres Cabrera  wrote:
> Hi,
>
> The installer mentions that
> libfltk.1.3.dylib
> libfltk_images.1.3.dylib
> libfluidsynth.1.dylib
> liblo.7.dylib
> libsndfile.1.dylib
> libportaudio.2.dylib
> libportmidi.dylib
> libpng15.15.dylib
> libFLAC.8.2.0.dylib
> libvorbisenc.2.dylib
> libvorbis.0.dylib
> libogg.0.dylib
>
> will overwrite what's in /usr/local/lib.
>
> Is that still the case?
>
> Cheers,
> Andrés
>
> ------------------------------------------------------------------------------
> See everything from the browser to the database with AppDynamics
> Get end-to-end visibility with application monitoring from AppDynamics
> Isolate bottlenecks and diagnose root cause in seconds.
> Start your free trial of AppDynamics Pro today!
> http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
>

------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2013-07-24 17:55
FromAndres Cabrera
SubjectRe: [Cs-dev] OS X installer and /usr/local
AttachmentsNone  None  
Hi Steven,

The issues might not occur with Csound, but they might occur if the user has other software that requires particular architectures or versions of the libraries. I seem to remember that Victor mentioned that he had put the dependencies inside the Framework, but maybe I misunderstood. I think it would be a good idea, though.

Cheers,
Andrés


On Mon, Jul 22, 2013 at 10:47 PM, Steven Yi <stevenyi@gmail.com> wrote:
Hi Andres,

The support libs are still being installed into /usr/local/lib.  Are
there issues with this with CS5?  I had thought that the libs that
were overwritten were compatible with same names, and those with newer
versions would install besides the other libs.

Thanks!
steven

On Mon, Jul 22, 2013 at 7:35 PM, Andres Cabrera <mantaraya36@gmail.com> wrote:
> Hi,
>
> The installer mentions that
> libfltk.1.3.dylib
> libfltk_images.1.3.dylib
> libfluidsynth.1.dylib
> liblo.7.dylib
> libsndfile.1.dylib
> libportaudio.2.dylib
> libportmidi.dylib
> libpng15.15.dylib
> libFLAC.8.2.0.dylib
> libvorbisenc.2.dylib
> libvorbis.0.dylib
> libogg.0.dylib
>
> will overwrite what's in /usr/local/lib.
>
> Is that still the case?
>
> Cheers,
> Andrés
>
> ------------------------------------------------------------------------------
> See everything from the browser to the database with AppDynamics
> Get end-to-end visibility with application monitoring from AppDynamics
> Isolate bottlenecks and diagnose root cause in seconds.
> Start your free trial of AppDynamics Pro today!
> http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
>

------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel


Date2013-07-26 14:12
FromSteven Yi
SubjectRe: [Cs-dev] OS X installer and /usr/local
We had experimented with putting the libraries within the framework,
but then took it out.  I think the original implementation had done it
at compile time, but then we took it out with the idea to redo it
during installer-build time, which seemed more appropriate.  You could
file a ticket so that it doesn't get lost.

On Wed, Jul 24, 2013 at 12:55 PM, Andres Cabrera  wrote:
> Hi Steven,
>
> The issues might not occur with Csound, but they might occur if the user has
> other software that requires particular architectures or versions of the
> libraries. I seem to remember that Victor mentioned that he had put the
> dependencies inside the Framework, but maybe I misunderstood. I think it
> would be a good idea, though.
>
> Cheers,
> Andrés
>
>
> On Mon, Jul 22, 2013 at 10:47 PM, Steven Yi  wrote:
>>
>> Hi Andres,
>>
>> The support libs are still being installed into /usr/local/lib.  Are
>> there issues with this with CS5?  I had thought that the libs that
>> were overwritten were compatible with same names, and those with newer
>> versions would install besides the other libs.
>>
>> Thanks!
>> steven
>>
>> On Mon, Jul 22, 2013 at 7:35 PM, Andres Cabrera 
>> wrote:
>> > Hi,
>> >
>> > The installer mentions that
>> > libfltk.1.3.dylib
>> > libfltk_images.1.3.dylib
>> > libfluidsynth.1.dylib
>> > liblo.7.dylib
>> > libsndfile.1.dylib
>> > libportaudio.2.dylib
>> > libportmidi.dylib
>> > libpng15.15.dylib
>> > libFLAC.8.2.0.dylib
>> > libvorbisenc.2.dylib
>> > libvorbis.0.dylib
>> > libogg.0.dylib
>> >
>> > will overwrite what's in /usr/local/lib.
>> >
>> > Is that still the case?
>> >
>> > Cheers,
>> > Andrés
>> >
>> >
>> > ------------------------------------------------------------------------------
>> > See everything from the browser to the database with AppDynamics
>> > Get end-to-end visibility with application monitoring from AppDynamics
>> > Isolate bottlenecks and diagnose root cause in seconds.
>> > Start your free trial of AppDynamics Pro today!
>> >
>> > http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
>> > _______________________________________________
>> > Csound-devel mailing list
>> > Csound-devel@lists.sourceforge.net
>> > https://lists.sourceforge.net/lists/listinfo/csound-devel
>> >
>>
>>
>> ------------------------------------------------------------------------------
>> See everything from the browser to the database with AppDynamics
>> Get end-to-end visibility with application monitoring from AppDynamics
>> Isolate bottlenecks and diagnose root cause in seconds.
>> Start your free trial of AppDynamics Pro today!
>>
>> http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
>> _______________________________________________
>> Csound-devel mailing list
>> Csound-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>
>
>
> ------------------------------------------------------------------------------
> See everything from the browser to the database with AppDynamics
> Get end-to-end visibility with application monitoring from AppDynamics
> Isolate bottlenecks and diagnose root cause in seconds.
> Start your free trial of AppDynamics Pro today!
> http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
>

------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2013-07-27 17:30
FromAndres Cabrera
SubjectRe: [Cs-dev] OS X installer and /usr/local
AttachmentsNone  None  
OK done.

Cheers,
Andrés


On Fri, Jul 26, 2013 at 6:12 AM, Steven Yi <stevenyi@gmail.com> wrote:
We had experimented with putting the libraries within the framework,
but then took it out.  I think the original implementation had done it
at compile time, but then we took it out with the idea to redo it
during installer-build time, which seemed more appropriate.  You could
file a ticket so that it doesn't get lost.

On Wed, Jul 24, 2013 at 12:55 PM, Andres Cabrera <mantaraya36@gmail.com> wrote:
> Hi Steven,
>
> The issues might not occur with Csound, but they might occur if the user has
> other software that requires particular architectures or versions of the
> libraries. I seem to remember that Victor mentioned that he had put the
> dependencies inside the Framework, but maybe I misunderstood. I think it
> would be a good idea, though.
>
> Cheers,
> Andrés
>
>
> On Mon, Jul 22, 2013 at 10:47 PM, Steven Yi <stevenyi@gmail.com> wrote:
>>
>> Hi Andres,
>>
>> The support libs are still being installed into /usr/local/lib.  Are
>> there issues with this with CS5?  I had thought that the libs that
>> were overwritten were compatible with same names, and those with newer
>> versions would install besides the other libs.
>>
>> Thanks!
>> steven
>>
>> On Mon, Jul 22, 2013 at 7:35 PM, Andres Cabrera <mantaraya36@gmail.com>
>> wrote:
>> > Hi,
>> >
>> > The installer mentions that
>> > libfltk.1.3.dylib
>> > libfltk_images.1.3.dylib
>> > libfluidsynth.1.dylib
>> > liblo.7.dylib
>> > libsndfile.1.dylib
>> > libportaudio.2.dylib
>> > libportmidi.dylib
>> > libpng15.15.dylib
>> > libFLAC.8.2.0.dylib
>> > libvorbisenc.2.dylib
>> > libvorbis.0.dylib
>> > libogg.0.dylib
>> >
>> > will overwrite what's in /usr/local/lib.
>> >
>> > Is that still the case?
>> >
>> > Cheers,
>> > Andrés
>> >
>> >
>> > ------------------------------------------------------------------------------
>> > See everything from the browser to the database with AppDynamics
>> > Get end-to-end visibility with application monitoring from AppDynamics
>> > Isolate bottlenecks and diagnose root cause in seconds.
>> > Start your free trial of AppDynamics Pro today!
>> >
>> > http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
>> > _______________________________________________
>> > Csound-devel mailing list
>> > Csound-devel@lists.sourceforge.net
>> > https://lists.sourceforge.net/lists/listinfo/csound-devel
>> >
>>
>>
>> ------------------------------------------------------------------------------
>> See everything from the browser to the database with AppDynamics
>> Get end-to-end visibility with application monitoring from AppDynamics
>> Isolate bottlenecks and diagnose root cause in seconds.
>> Start your free trial of AppDynamics Pro today!
>>
>> http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
>> _______________________________________________
>> Csound-devel mailing list
>> Csound-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>
>
>
> ------------------------------------------------------------------------------
> See everything from the browser to the database with AppDynamics
> Get end-to-end visibility with application monitoring from AppDynamics
> Isolate bottlenecks and diagnose root cause in seconds.
> Start your free trial of AppDynamics Pro today!
> http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
>

------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel


Date2013-07-27 18:25
FromSteven Yi
SubjectRe: [Cs-dev] OS X installer and /usr/local
AttachmentsNone  None  

Thanks!

On Jul 27, 2013 6:30 PM, "Andres Cabrera" <mantaraya36@gmail.com> wrote:
OK done.

Cheers,
Andrés


On Fri, Jul 26, 2013 at 6:12 AM, Steven Yi <stevenyi@gmail.com> wrote:
We had experimented with putting the libraries within the framework,
but then took it out.  I think the original implementation had done it
at compile time, but then we took it out with the idea to redo it
during installer-build time, which seemed more appropriate.  You could
file a ticket so that it doesn't get lost.

On Wed, Jul 24, 2013 at 12:55 PM, Andres Cabrera <mantaraya36@gmail.com> wrote:
> Hi Steven,
>
> The issues might not occur with Csound, but they might occur if the user has
> other software that requires particular architectures or versions of the
> libraries. I seem to remember that Victor mentioned that he had put the
> dependencies inside the Framework, but maybe I misunderstood. I think it
> would be a good idea, though.
>
> Cheers,
> Andrés
>
>
> On Mon, Jul 22, 2013 at 10:47 PM, Steven Yi <stevenyi@gmail.com> wrote:
>>
>> Hi Andres,
>>
>> The support libs are still being installed into /usr/local/lib.  Are
>> there issues with this with CS5?  I had thought that the libs that
>> were overwritten were compatible with same names, and those with newer
>> versions would install besides the other libs.
>>
>> Thanks!
>> steven
>>
>> On Mon, Jul 22, 2013 at 7:35 PM, Andres Cabrera <mantaraya36@gmail.com>
>> wrote:
>> > Hi,
>> >
>> > The installer mentions that
>> > libfltk.1.3.dylib
>> > libfltk_images.1.3.dylib
>> > libfluidsynth.1.dylib
>> > liblo.7.dylib
>> > libsndfile.1.dylib
>> > libportaudio.2.dylib
>> > libportmidi.dylib
>> > libpng15.15.dylib
>> > libFLAC.8.2.0.dylib
>> > libvorbisenc.2.dylib
>> > libvorbis.0.dylib
>> > libogg.0.dylib
>> >
>> > will overwrite what's in /usr/local/lib.
>> >
>> > Is that still the case?
>> >
>> > Cheers,
>> > Andrés
>> >
>> >
>> > ------------------------------------------------------------------------------
>> > See everything from the browser to the database with AppDynamics
>> > Get end-to-end visibility with application monitoring from AppDynamics
>> > Isolate bottlenecks and diagnose root cause in seconds.
>> > Start your free trial of AppDynamics Pro today!
>> >
>> > http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
>> > _______________________________________________
>> > Csound-devel mailing list
>> > Csound-devel@lists.sourceforge.net
>> > https://lists.sourceforge.net/lists/listinfo/csound-devel
>> >
>>
>>
>> ------------------------------------------------------------------------------
>> See everything from the browser to the database with AppDynamics
>> Get end-to-end visibility with application monitoring from AppDynamics
>> Isolate bottlenecks and diagnose root cause in seconds.
>> Start your free trial of AppDynamics Pro today!
>>
>> http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
>> _______________________________________________
>> Csound-devel mailing list
>> Csound-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>
>
>
> ------------------------------------------------------------------------------
> See everything from the browser to the database with AppDynamics
> Get end-to-end visibility with application monitoring from AppDynamics
> Isolate bottlenecks and diagnose root cause in seconds.
> Start your free trial of AppDynamics Pro today!
> http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
>

------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel


------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel