still wxproj compilation problems

Moritz Lennert mlennert at club.worldonline.be
Mon May 2 15:42:53 CEST 2005


On Mon, May 2, 2005 15:21, Bernhard Herzog said:
> Martin Schulze <joey at infodrom.org> writes:
>
>> --- rules	8 Mar 2004 09:42:50 -0000	1.3
>> +++ rules	2 May 2005 12:33:53 -0000
>> @@ -42,7 +42,8 @@ install: build
>>  	dh_clean
>>  	dh_installdirs
>>
>> -	python setup.py install --prefix=/usr --no-compile
>> --root=`pwd`/debian/thuban
>> +	python setup.py install --prefix=/usr --no-compile
>> --root=`pwd`/debian/thuban \
>> +		--use-wx-python-swig-hack
>
> The following command probably works better:
>
> python setup.py build_ext --use-wx-python-swig-hack \
>        install --prefix=/usr --no-compile --root=`pwd`/debian/thuban
>
> The --use-wx-python-swig-hack has to be given to the build_ext command.

and it has to be used in the 'build' command line (line 25), not the 'install'
command line (line 45) as was suggested by Joey's patch.

Now it works !

Thanks a lot to both of you,

Moritz



>
>
>    Bernhard
>
> --
> Intevation GmbH                                 http://intevation.de/
> Skencil                                           http://skencil.org/
> Thuban                                  http://thuban.intevation.org/
>
> _______________________________________________
> Thuban-devel mailing list
> Thuban-devel at intevation.de
> https://intevation.de/mailman/listinfo/thuban-devel
>





More information about the Thuban-devel mailing list

This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)