Csound Csound-dev Csound-tekno Search About

[Cs-dev] building issues

Date2011-05-22 15:53
Fromjoachim heintz
Subject[Cs-dev] building issues
hi all -

i just tried to build csound from git and ran into some problems.

1) there is no custom.py in the csound5 git repository. i copied my old
custom.py and it worked.

2) building failed because the directories in po (de, en_GB etc) are not
built. i copied the directories from my old build and it worked.

perhaps someone with access can put in a custom.py and solve the little
po problem?

thanks -

	joachim
	

------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its 
next-generation tools to help Windows* and Linux* C/C++ and Fortran 
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2011-05-22 18:00
FromVictor Lazzarini
SubjectRe: [Cs-dev] building issues
custom.py was removed because it was just creating confusion. A note  
should be made to anyone building Csound to supply his/her own  
custom.py (or rename one of the custom-*.py in the repository). The po  
thing is a potentially a problem. As I don't use gettext, maybe  
someone else who does might want to check this.

Victor
On 22 May 2011, at 15:53, joachim heintz wrote:

> hi all -
>
> i just tried to build csound from git and ran into some problems.
>
> 1) there is no custom.py in the csound5 git repository. i copied my  
> old
> custom.py and it worked.
>
> 2) building failed because the directories in po (de, en_GB etc) are  
> not
> built. i copied the directories from my old build and it worked.
>
> perhaps someone with access can put in a custom.py and solve the  
> little
> po problem?
>
> thanks -
>
> 	joachim
> 	
>
> ------------------------------------------------------------------------------
> What Every C/C++ and Fortran developer Should Know!
> Read this article and learn how Intel has extended the reach of its
> next-generation tools to help Windows* and Linux* C/C++ and Fortran
> developers boost performance applications - including clusters.
> http://p.sf.net/sfu/intel-dev2devmay
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel

Dr Victor Lazzarini
Senior Lecturer
Dept. of Music
NUI Maynooth Ireland
tel.: +353 1 708 3545
Victor dot Lazzarini AT nuim dot ie




------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its 
next-generation tools to help Windows* and Linux* C/C++ and Fortran 
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2011-05-22 18:37
Fromjoachim heintz
SubjectRe: [Cs-dev] building issues
thanks. just to clarify, my option was useGettext=0. so no need for po,
as far as i see.
	j

Am 22.05.2011 19:00, schrieb Victor Lazzarini:
> custom.py was removed because it was just creating confusion. A note  
> should be made to anyone building Csound to supply his/her own  
> custom.py (or rename one of the custom-*.py in the repository). The po  
> thing is a potentially a problem. As I don't use gettext, maybe  
> someone else who does might want to check this.
> 
> Victor
> On 22 May 2011, at 15:53, joachim heintz wrote:
> 
>> hi all -
>>
>> i just tried to build csound from git and ran into some problems.
>>
>> 1) there is no custom.py in the csound5 git repository. i copied my  
>> old
>> custom.py and it worked.
>>
>> 2) building failed because the directories in po (de, en_GB etc) are  
>> not
>> built. i copied the directories from my old build and it worked.
>>
>> perhaps someone with access can put in a custom.py and solve the  
>> little
>> po problem?
>>
>> thanks -
>>
>> 	joachim
>> 	
>>
>> ------------------------------------------------------------------------------
>> What Every C/C++ and Fortran developer Should Know!
>> Read this article and learn how Intel has extended the reach of its
>> next-generation tools to help Windows* and Linux* C/C++ and Fortran
>> developers boost performance applications - including clusters.
>> http://p.sf.net/sfu/intel-dev2devmay
>> _______________________________________________
>> Csound-devel mailing list
>> Csound-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/csound-devel
> 
> Dr Victor Lazzarini
> Senior Lecturer
> Dept. of Music
> NUI Maynooth Ireland
> tel.: +353 1 708 3545
> Victor dot Lazzarini AT nuim dot ie
> 
> 
> 
> 
> ------------------------------------------------------------------------------
> What Every C/C++ and Fortran developer Should Know!
> Read this article and learn how Intel has extended the reach of its 
> next-generation tools to help Windows* and Linux* C/C++ and Fortran 
> developers boost performance applications - including clusters. 
> http://p.sf.net/sfu/intel-dev2devmay
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
> 

------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its 
next-generation tools to help Windows* and Linux* C/C++ and Fortran 
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2011-05-22 18:43
FromRory Walsh
SubjectRe: [Cs-dev] building issues
What platform are you bulding for?

On 22 May 2011 18:37, joachim heintz  wrote:
> thanks. just to clarify, my option was useGettext=0. so no need for po,
> as far as i see.
>        j
>
> Am 22.05.2011 19:00, schrieb Victor Lazzarini:
>> custom.py was removed because it was just creating confusion. A note
>> should be made to anyone building Csound to supply his/her own
>> custom.py (or rename one of the custom-*.py in the repository). The po
>> thing is a potentially a problem. As I don't use gettext, maybe
>> someone else who does might want to check this.
>>
>> Victor
>> On 22 May 2011, at 15:53, joachim heintz wrote:
>>
>>> hi all -
>>>
>>> i just tried to build csound from git and ran into some problems.
>>>
>>> 1) there is no custom.py in the csound5 git repository. i copied my
>>> old
>>> custom.py and it worked.
>>>
>>> 2) building failed because the directories in po (de, en_GB etc) are
>>> not
>>> built. i copied the directories from my old build and it worked.
>>>
>>> perhaps someone with access can put in a custom.py and solve the
>>> little
>>> po problem?
>>>
>>> thanks -
>>>
>>>      joachim
>>>
>>>
>>> ------------------------------------------------------------------------------
>>> What Every C/C++ and Fortran developer Should Know!
>>> Read this article and learn how Intel has extended the reach of its
>>> next-generation tools to help Windows* and Linux* C/C++ and Fortran
>>> developers boost performance applications - including clusters.
>>> http://p.sf.net/sfu/intel-dev2devmay
>>> _______________________________________________
>>> Csound-devel mailing list
>>> Csound-devel@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>
>> Dr Victor Lazzarini
>> Senior Lecturer
>> Dept. of Music
>> NUI Maynooth Ireland
>> tel.: +353 1 708 3545
>> Victor dot Lazzarini AT nuim dot ie
>>
>>
>>
>>
>> ------------------------------------------------------------------------------
>> What Every C/C++ and Fortran developer Should Know!
>> Read this article and learn how Intel has extended the reach of its
>> next-generation tools to help Windows* and Linux* C/C++ and Fortran
>> developers boost performance applications - including clusters.
>> http://p.sf.net/sfu/intel-dev2devmay
>> _______________________________________________
>> Csound-devel mailing list
>> Csound-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>
>
> ------------------------------------------------------------------------------
> What Every C/C++ and Fortran developer Should Know!
> Read this article and learn how Intel has extended the reach of its
> next-generation tools to help Windows* and Linux* C/C++ and Fortran
> developers boost performance applications - including clusters.
> http://p.sf.net/sfu/intel-dev2devmay
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
>

------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its 
next-generation tools to help Windows* and Linux* C/C++ and Fortran 
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2011-05-22 19:25
Fromjoachim heintz
SubjectRe: [Cs-dev] building issues
linux (ubuntu 10.10)

Am 22.05.2011 19:43, schrieb Rory Walsh:
> What platform are you bulding for?
> 
> On 22 May 2011 18:37, joachim heintz  wrote:
>> thanks. just to clarify, my option was useGettext=0. so no need for po,
>> as far as i see.
>>        j
>>
>> Am 22.05.2011 19:00, schrieb Victor Lazzarini:
>>> custom.py was removed because it was just creating confusion. A note
>>> should be made to anyone building Csound to supply his/her own
>>> custom.py (or rename one of the custom-*.py in the repository). The po
>>> thing is a potentially a problem. As I don't use gettext, maybe
>>> someone else who does might want to check this.
>>>
>>> Victor
>>> On 22 May 2011, at 15:53, joachim heintz wrote:
>>>
>>>> hi all -
>>>>
>>>> i just tried to build csound from git and ran into some problems.
>>>>
>>>> 1) there is no custom.py in the csound5 git repository. i copied my
>>>> old
>>>> custom.py and it worked.
>>>>
>>>> 2) building failed because the directories in po (de, en_GB etc) are
>>>> not
>>>> built. i copied the directories from my old build and it worked.
>>>>
>>>> perhaps someone with access can put in a custom.py and solve the
>>>> little
>>>> po problem?
>>>>
>>>> thanks -
>>>>
>>>>      joachim
>>>>
>>>>
>>>> ------------------------------------------------------------------------------
>>>> What Every C/C++ and Fortran developer Should Know!
>>>> Read this article and learn how Intel has extended the reach of its
>>>> next-generation tools to help Windows* and Linux* C/C++ and Fortran
>>>> developers boost performance applications - including clusters.
>>>> http://p.sf.net/sfu/intel-dev2devmay
>>>> _______________________________________________
>>>> Csound-devel mailing list
>>>> Csound-devel@lists.sourceforge.net
>>>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>>
>>> Dr Victor Lazzarini
>>> Senior Lecturer
>>> Dept. of Music
>>> NUI Maynooth Ireland
>>> tel.: +353 1 708 3545
>>> Victor dot Lazzarini AT nuim dot ie
>>>
>>>
>>>
>>>
>>> ------------------------------------------------------------------------------
>>> What Every C/C++ and Fortran developer Should Know!
>>> Read this article and learn how Intel has extended the reach of its
>>> next-generation tools to help Windows* and Linux* C/C++ and Fortran
>>> developers boost performance applications - including clusters.
>>> http://p.sf.net/sfu/intel-dev2devmay
>>> _______________________________________________
>>> Csound-devel mailing list
>>> Csound-devel@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>>
>>
>> ------------------------------------------------------------------------------
>> What Every C/C++ and Fortran developer Should Know!
>> Read this article and learn how Intel has extended the reach of its
>> next-generation tools to help Windows* and Linux* C/C++ and Fortran
>> developers boost performance applications - including clusters.
>> http://p.sf.net/sfu/intel-dev2devmay
>> _______________________________________________
>> Csound-devel mailing list
>> Csound-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>
> 
> ------------------------------------------------------------------------------
> What Every C/C++ and Fortran developer Should Know!
> Read this article and learn how Intel has extended the reach of its 
> next-generation tools to help Windows* and Linux* C/C++ and Fortran 
> developers boost performance applications - including clusters. 
> http://p.sf.net/sfu/intel-dev2devmay
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
> 

------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its 
next-generation tools to help Windows* and Linux* C/C++ and Fortran 
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2011-05-22 19:32
FromRory Walsh
SubjectRe: [Cs-dev] building issues
Sorry, in that case I can't help. I built without any problems the
other day with useGettext=0 on Ubuntu. On windows I did have to make
one change to get it to build without the new parser but that's
obviously not an issue here.

Rory.



On 22 May 2011 19:25, joachim heintz  wrote:
> linux (ubuntu 10.10)
>
> Am 22.05.2011 19:43, schrieb Rory Walsh:
>> What platform are you bulding for?
>>
>> On 22 May 2011 18:37, joachim heintz  wrote:
>>> thanks. just to clarify, my option was useGettext=0. so no need for po,
>>> as far as i see.
>>>        j
>>>
>>> Am 22.05.2011 19:00, schrieb Victor Lazzarini:
>>>> custom.py was removed because it was just creating confusion. A note
>>>> should be made to anyone building Csound to supply his/her own
>>>> custom.py (or rename one of the custom-*.py in the repository). The po
>>>> thing is a potentially a problem. As I don't use gettext, maybe
>>>> someone else who does might want to check this.
>>>>
>>>> Victor
>>>> On 22 May 2011, at 15:53, joachim heintz wrote:
>>>>
>>>>> hi all -
>>>>>
>>>>> i just tried to build csound from git and ran into some problems.
>>>>>
>>>>> 1) there is no custom.py in the csound5 git repository. i copied my
>>>>> old
>>>>> custom.py and it worked.
>>>>>
>>>>> 2) building failed because the directories in po (de, en_GB etc) are
>>>>> not
>>>>> built. i copied the directories from my old build and it worked.
>>>>>
>>>>> perhaps someone with access can put in a custom.py and solve the
>>>>> little
>>>>> po problem?
>>>>>
>>>>> thanks -
>>>>>
>>>>>      joachim
>>>>>
>>>>>
>>>>> ------------------------------------------------------------------------------
>>>>> What Every C/C++ and Fortran developer Should Know!
>>>>> Read this article and learn how Intel has extended the reach of its
>>>>> next-generation tools to help Windows* and Linux* C/C++ and Fortran
>>>>> developers boost performance applications - including clusters.
>>>>> http://p.sf.net/sfu/intel-dev2devmay
>>>>> _______________________________________________
>>>>> Csound-devel mailing list
>>>>> Csound-devel@lists.sourceforge.net
>>>>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>>>
>>>> Dr Victor Lazzarini
>>>> Senior Lecturer
>>>> Dept. of Music
>>>> NUI Maynooth Ireland
>>>> tel.: +353 1 708 3545
>>>> Victor dot Lazzarini AT nuim dot ie
>>>>
>>>>
>>>>
>>>>
>>>> ------------------------------------------------------------------------------
>>>> What Every C/C++ and Fortran developer Should Know!
>>>> Read this article and learn how Intel has extended the reach of its
>>>> next-generation tools to help Windows* and Linux* C/C++ and Fortran
>>>> developers boost performance applications - including clusters.
>>>> http://p.sf.net/sfu/intel-dev2devmay
>>>> _______________________________________________
>>>> Csound-devel mailing list
>>>> Csound-devel@lists.sourceforge.net
>>>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>>>
>>>
>>> ------------------------------------------------------------------------------
>>> What Every C/C++ and Fortran developer Should Know!
>>> Read this article and learn how Intel has extended the reach of its
>>> next-generation tools to help Windows* and Linux* C/C++ and Fortran
>>> developers boost performance applications - including clusters.
>>> http://p.sf.net/sfu/intel-dev2devmay
>>> _______________________________________________
>>> Csound-devel mailing list
>>> Csound-devel@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>>
>>
>> ------------------------------------------------------------------------------
>> What Every C/C++ and Fortran developer Should Know!
>> Read this article and learn how Intel has extended the reach of its
>> next-generation tools to help Windows* and Linux* C/C++ and Fortran
>> developers boost performance applications - including clusters.
>> http://p.sf.net/sfu/intel-dev2devmay
>> _______________________________________________
>> Csound-devel mailing list
>> Csound-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>
>
> ------------------------------------------------------------------------------
> What Every C/C++ and Fortran developer Should Know!
> Read this article and learn how Intel has extended the reach of its
> next-generation tools to help Windows* and Linux* C/C++ and Fortran
> developers boost performance applications - including clusters.
> http://p.sf.net/sfu/intel-dev2devmay
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
>

------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its 
next-generation tools to help Windows* and Linux* C/C++ and Fortran 
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net