[ITK-users] [ITK] make: path to ITK build unknown

Matt McCormick matt.mccormick at kitware.com
Mon Jun 30 16:15:06 EDT 2014


Hi,

No changes to the source CMakeLists.txt should be necessary.  In the
build configuration, it is possible that CMAKE_INSTALL_PREFIX may need
to be adjusted (try /usr).

Which distribution and distribution version is this?

Thanks,
Matt

On Mon, Jun 30, 2014 at 4:06 PM, donelron <donelron at web.de> wrote:
> Hi,
>
> that was an amazingly quick response!
> Actually I already did that. When I compiled ITK from source I cded to the
> ITK folder in terminal and then typed
>
> ccmake . /home/location-where-ITK-file-extracted
>
> Then I used the following commands
> make
> sudo make install
>
> I was assuming that this should do the job. But unfortunately, it does not
> work. Is it possible that I have to change sth. in the CMakeLists.txt before
> doing
> ccmake . /home/location-where-ITK-file-extracted
> ?
>
> Best regards
>
>
>
>
> --
> View this message in context: http://itk-users.7.n7.nabble.com/make-path-to-ITK-build-unknown-tp34171p34173.html
> Sent from the ITK - Users mailing list archive at Nabble.com.
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.php
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/insight-users
> _______________________________________________
> Community mailing list
> Community at itk.org
> http://public.kitware.com/mailman/listinfo/community


More information about the Insight-users mailing list