[CMake] Warning! PATH too long installer unable to modify PATH!

David Cole david.cole at kitware.com
Thu Mar 17 13:47:07 EDT 2011


On the contrary: as you can see by the number of bugs related to this
one's duplicate [ http://public.kitware.com/Bug/view.php?id=10257 ]
and by the number of people participating in those discussions, it is
quite common for people to encounter this problem.

See all the notes in the bug and its related bugs for more details.

The warning you see is a compromise (but safe, even though it doesn't
give you the PATH you want) position that we've taken up until such
time as we use an NSIS capable of modifying PATH values up to 8192
characters in length. For now, we're stuck where we are, and you'll
have to modify your PATH manually.


HTH,
David


On Thu, Mar 17, 2011 at 1:30 PM, Anders Backman <andersb at cs.umu.se> wrote:
> Noone else experienced this problem?
> /A
>
> On Mon, Mar 14, 2011 at 4:37 PM, Anders Backman <andersb at cs.umu.se> wrote:
>>
>> Im using CPack with CMake 2.8 and when I am installing my app, I get the
>> message:
>> Warning! PATH too long installer unable to modify PATH!
>> Seems that Im not the first:
>> http://public.kitware.com/Bug/view.php?id=11931
>>
>> Is this an acceptable limitation? Or is there something Im doing wrong?
>> I have an "ordinary" path, not very long, and I cannot add my dir to the
>> path during install.
>> /A
>> --
>>
>
>
>
> --
> __________________________________________
> Anders Backman, HPC2N
> 90187 Umeå University, Sweden
> anders at cs.umu.se http://www.hpc2n.umu.se
> Cell: +46-70-392 64 67
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the CMake FAQ at:
> http://www.cmake.org/Wiki/CMake_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.cmake.org/mailman/listinfo/cmake
>


More information about the CMake mailing list