On 24/9/2009, "gabriel.rosse...@arimaz.com"
wrote:
>On 24/9/2009, "gabriel.rosse...@arimaz.com"
> wrote:
>
>>On 23/9/2009, "gabriel.rosse...@arimaz.com"
>> wrote:
>>
>>>Hello everyone,
>>>
>>>I am trying to build wx on Mac OS X by following this tutorial :
>>>http://www.wxpython.org/BUILD.html
>>
On 24/9/2009, "gabriel.rosse...@arimaz.com"
wrote:
>On 23/9/2009, "gabriel.rosse...@arimaz.com"
> wrote:
>
>>Hello everyone,
>>
>>I am trying to build wx on Mac OS X by following this tutorial :
>>http://www.wxpython.org/BUILD.html
>>
>>I did the following :
>>
>>cd Python-2.5.4
>>mkdir ../Python
On 23/9/2009, "gabriel.rosse...@arimaz.com"
wrote:
>Hello everyone,
>
>I am trying to build wx on Mac OS X by following this tutorial :
>http://www.wxpython.org/BUILD.html
>
>I did the following :
>
>cd Python-2.5.4
>mkdir ../Python-Mac-Root
>/configure --prefix=/Users/me/Desktop/Python-Mac-Root
Hello everyone,
I am trying to build wx on Mac OS X by following this tutorial :
http://www.wxpython.org/BUILD.html
I did the following :
cd Python-2.5.4
mkdir ../Python-Mac-Root
/configure --prefix=/Users/me/Desktop/Python-Mac-Root \
--with-suffix=.mine --enable-shared --with-th