Csound Csound-dev Csound-tekno Search About

[Cs-dev] Windows installer bugs

Date2012-02-17 02:57
Fromandy fillebrown
Subject[Cs-dev] Windows installer bugs
I guess this a question for Michael ...

In the windows installer script, is the RAWWAVE_PATH supposed to be
wrapped in the NONFREE !ifdef, or not?  Currently, the addition of the
variable is not wrapped in the NONFREE !ifdef, but it's removal is,
which leaves the variable there after Csound is uninstalled.  I'll be
happy to fix it if I can get git write access.

Cheers,
~ andy.f

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2012-02-17 03:02
FromMichael Gogins
SubjectRe: [Cs-dev] Windows installer bugs
STK stuff used to be NONFREE but now is compatible with the WIndows
license. If you get write access (which I would give you if I could)
feel free to fix it, I will fix it next time I build a release if you
do not.

Thanks,
Mike

On Thu, Feb 16, 2012 at 9:57 PM, andy fillebrown
 wrote:
> I guess this a question for Michael ...
>
> In the windows installer script, is the RAWWAVE_PATH supposed to be
> wrapped in the NONFREE !ifdef, or not?  Currently, the addition of the
> variable is not wrapped in the NONFREE !ifdef, but it's removal is,
> which leaves the variable there after Csound is uninstalled.  I'll be
> happy to fix it if I can get git write access.
>
> Cheers,
> ~ andy.f
>
> ------------------------------------------------------------------------------
> Virtualization & Cloud Management Using Capacity Planning
> Cloud computing makes use of virtualization - but cloud computing
> also focuses on allowing computing to be delivered as a service.
> http://www.accelacomm.com/jaw/sfnl/114/51521223/
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel



-- 
Michael Gogins
Irreducible Productions
http://www.michael-gogins.com
Michael dot Gogins at gmail dot com

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2012-02-17 03:04
FromMichael Gogins
SubjectRe: [Cs-dev] Windows installer bugs
I mean, STK is compatible with the Csound license.

On Thu, Feb 16, 2012 at 10:02 PM, Michael Gogins
 wrote:
> STK stuff used to be NONFREE but now is compatible with the WIndows
> license. If you get write access (which I would give you if I could)
> feel free to fix it, I will fix it next time I build a release if you
> do not.
>
> Thanks,
> Mike
>
> On Thu, Feb 16, 2012 at 9:57 PM, andy fillebrown
>  wrote:
>> I guess this a question for Michael ...
>>
>> In the windows installer script, is the RAWWAVE_PATH supposed to be
>> wrapped in the NONFREE !ifdef, or not?  Currently, the addition of the
>> variable is not wrapped in the NONFREE !ifdef, but it's removal is,
>> which leaves the variable there after Csound is uninstalled.  I'll be
>> happy to fix it if I can get git write access.
>>
>> Cheers,
>> ~ andy.f
>>
>> ------------------------------------------------------------------------------
>> Virtualization & Cloud Management Using Capacity Planning
>> Cloud computing makes use of virtualization - but cloud computing
>> also focuses on allowing computing to be delivered as a service.
>> http://www.accelacomm.com/jaw/sfnl/114/51521223/
>> _______________________________________________
>> Csound-devel mailing list
>> Csound-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>
>
>
> --
> Michael Gogins
> Irreducible Productions
> http://www.michael-gogins.com
> Michael dot Gogins at gmail dot com



-- 
Michael Gogins
Irreducible Productions
http://www.michael-gogins.com
Michael dot Gogins at gmail dot com

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2012-02-17 03:15
Fromandy fillebrown
SubjectRe: [Cs-dev] Windows installer bugs
Ok, so I take it the removal of the RAWWAVE_PATH variable should *not*
be wrapped in the NONFREE !ifdef anymore.  Thanks.

Removing the Csound bin directory from the PYTHONPATH will be a little
trickier since there may be other entries for it.  I should be able to
figure it out from how the PATH variable is handled, though.

If I don't have write access, I'll post the modified script after I
test it, and clear out the bug report.

Cheers,
~ af



On Thu, Feb 16, 2012 at 10:04 PM, Michael Gogins
 wrote:
> I mean, STK is compatible with the Csound license.
>
> On Thu, Feb 16, 2012 at 10:02 PM, Michael Gogins
>  wrote:
>> STK stuff used to be NONFREE but now is compatible with the WIndows
>> license. If you get write access (which I would give you if I could)
>> feel free to fix it, I will fix it next time I build a release if you
>> do not.
>>
>> Thanks,
>> Mike
>>
>> On Thu, Feb 16, 2012 at 9:57 PM, andy fillebrown
>>  wrote:
>>> I guess this a question for Michael ...
>>>
>>> In the windows installer script, is the RAWWAVE_PATH supposed to be
>>> wrapped in the NONFREE !ifdef, or not?  Currently, the addition of the
>>> variable is not wrapped in the NONFREE !ifdef, but it's removal is,
>>> which leaves the variable there after Csound is uninstalled.  I'll be
>>> happy to fix it if I can get git write access.
>>>
>>> Cheers,
>>> ~ andy.f
>>>
>>> ------------------------------------------------------------------------------
>>> Virtualization & Cloud Management Using Capacity Planning
>>> Cloud computing makes use of virtualization - but cloud computing
>>> also focuses on allowing computing to be delivered as a service.
>>> http://www.accelacomm.com/jaw/sfnl/114/51521223/
>>> _______________________________________________
>>> Csound-devel mailing list
>>> Csound-devel@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>
>>
>>
>> --
>> Michael Gogins
>> Irreducible Productions
>> http://www.michael-gogins.com
>> Michael dot Gogins at gmail dot com
>
>
>
> --
> Michael Gogins
> Irreducible Productions
> http://www.michael-gogins.com
> Michael dot Gogins at gmail dot com
>
> ------------------------------------------------------------------------------
> Virtualization & Cloud Management Using Capacity Planning
> Cloud computing makes use of virtualization - but cloud computing
> also focuses on allowing computing to be delivered as a service.
> http://www.accelacomm.com/jaw/sfnl/114/51521223/
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2012-02-17 03:23
FromMichael Gogins
SubjectRe: [Cs-dev] Windows installer bugs
That would be great - either way.

Regards,
Mike

On Thu, Feb 16, 2012 at 10:15 PM, andy fillebrown
 wrote:
> Ok, so I take it the removal of the RAWWAVE_PATH variable should *not*
> be wrapped in the NONFREE !ifdef anymore.  Thanks.
>
> Removing the Csound bin directory from the PYTHONPATH will be a little
> trickier since there may be other entries for it.  I should be able to
> figure it out from how the PATH variable is handled, though.
>
> If I don't have write access, I'll post the modified script after I
> test it, and clear out the bug report.
>
> Cheers,
> ~ af
>
>
>
> On Thu, Feb 16, 2012 at 10:04 PM, Michael Gogins
>  wrote:
>> I mean, STK is compatible with the Csound license.
>>
>> On Thu, Feb 16, 2012 at 10:02 PM, Michael Gogins
>>  wrote:
>>> STK stuff used to be NONFREE but now is compatible with the WIndows
>>> license. If you get write access (which I would give you if I could)
>>> feel free to fix it, I will fix it next time I build a release if you
>>> do not.
>>>
>>> Thanks,
>>> Mike
>>>
>>> On Thu, Feb 16, 2012 at 9:57 PM, andy fillebrown
>>>  wrote:
>>>> I guess this a question for Michael ...
>>>>
>>>> In the windows installer script, is the RAWWAVE_PATH supposed to be
>>>> wrapped in the NONFREE !ifdef, or not?  Currently, the addition of the
>>>> variable is not wrapped in the NONFREE !ifdef, but it's removal is,
>>>> which leaves the variable there after Csound is uninstalled.  I'll be
>>>> happy to fix it if I can get git write access.
>>>>
>>>> Cheers,
>>>> ~ andy.f
>>>>
>>>> ------------------------------------------------------------------------------
>>>> Virtualization & Cloud Management Using Capacity Planning
>>>> Cloud computing makes use of virtualization - but cloud computing
>>>> also focuses on allowing computing to be delivered as a service.
>>>> http://www.accelacomm.com/jaw/sfnl/114/51521223/
>>>> _______________________________________________
>>>> Csound-devel mailing list
>>>> Csound-devel@lists.sourceforge.net
>>>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>>
>>>
>>>
>>> --
>>> Michael Gogins
>>> Irreducible Productions
>>> http://www.michael-gogins.com
>>> Michael dot Gogins at gmail dot com
>>
>>
>>
>> --
>> Michael Gogins
>> Irreducible Productions
>> http://www.michael-gogins.com
>> Michael dot Gogins at gmail dot com
>>
>> ------------------------------------------------------------------------------
>> Virtualization & Cloud Management Using Capacity Planning
>> Cloud computing makes use of virtualization - but cloud computing
>> also focuses on allowing computing to be delivered as a service.
>> http://www.accelacomm.com/jaw/sfnl/114/51521223/
>> _______________________________________________
>> Csound-devel mailing list
>> Csound-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>
> ------------------------------------------------------------------------------
> Virtualization & Cloud Management Using Capacity Planning
> Cloud computing makes use of virtualization - but cloud computing
> also focuses on allowing computing to be delivered as a service.
> http://www.accelacomm.com/jaw/sfnl/114/51521223/
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel



-- 
Michael Gogins
Irreducible Productions
http://www.michael-gogins.com
Michael dot Gogins at gmail dot com

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net