Eugene:

grep -H LC_ALL `locate FindSubversion.cmake`
/usr/share/cmake-2.6/Modules/FindSubversion.cmake:SET
(_Subversion_SAVED_LC_ALL "$ENV{LC_ALL}" )
/usr/share/cmake-2.6/Modules/FindSubversion.cmake:SET(ENV{LC_ALL} C)
/usr/share/cmake-2.6/Modules/FindSubversion.cmake:# restore the
previous LC_ALL
/usr/share/cmake-2.6/Modules/FindSubversion.cmake:SET(ENV{LC_ALL} $
{_Subversion_SAVED_LC_ALL})


Erik, Eugene:


"LC_ALL=C cmake ..  "

^ this works fine !! thanks .. there is only the problem with qt4-gui
left :-)

Reply via email to