[Dcmlib] Re: CREATIS CVS: gdcm bellet

Mathieu Malaterre mathieu.malaterre at kitware.com
Tue Oct 11 15:22:55 CEST 2005


Fabrice,

	This is *very* unix oriented. Could you put that around IF(UNIX)/ENDIF, 
or add a comment. I remember removing it because I wasn't happy with it.

	I believe this install path should be resolved by setup.py.

Example:
I have python2.4 and python2.3 installed on my machine, but I consider 
python2.4 to be still experimental. So I changed PYTHON_EXECUTABLE to 
point to python2.3, unfortunately I need to do it also for PYTHON_DIR

A similar bug can be found here:

[Bug #2257 - FindPythonLibs.cmake deficiencies]
http://vtk.org/Bug/bug.php?op=show&bugid=2257&pos=7

Therefore using `PYTHON_EXECUTABLE` -c "args" is always prefered, or we 
should be able to get this path from setup.py directly, right ?

Thanks,
Mathieu

Creatis CVS User wrote:
> CVSROOT:	/cvs/public
> Module name:	gdcm
> Changes by:	bellet	05/10/11 15:06:32
> 
> Modified files:
> 	gdcmPython     : CMakeLists.txt 
> 
> Log message:
> * CMakeLists.txt : install the pth file in the right place.
> 
> URL : http://cvs.creatis.insa-lyon.fr/viewcvs/viewcvs.cgi/gdcm/?view=query&branch=&who=bellet&date=explicit&mindate=2005-10-11%2013:05&maxdate=2005-10-11%2013:07
> 
> _______________________________________________
> Pubcvs-commits-list mailing list
> Pubcvs-commits-list at creatis.insa-lyon.fr
> http://www.creatis.insa-lyon.fr/mailman/listinfo/pubcvs-commits-list
> 




More information about the Dcmlib mailing list