Not exactly.
I saved my work directory, with all my sources and libraries, formatted my
HDD, installed lucid lynx, and copied my work directory back.

At first my home directory was /home/lucian/, but my old one has been
/home/goron/.
So, I created another user with root privileges.

But, there are still errors ?!

go...@schwarz:~/work/ransac/build$ make
Linking CXX executable coloredElevationMap
/home/goron/TUM/source/VTK-CVS/build/bin/libvtkCommon.so: file not
recognized: File truncated
collect2: ld returned 1 exit status
make[2]: *** [coloredElevationMap] Error 1
make[1]: *** [CMakeFiles/coloredElevationMap.dir/all] Error 2
make: *** [all] Error 2
go...@schwarz:~/work/ransac/build$

I did search libvtkCommon.so and it revealed

r...@schwarz:/# find /home/goron/ -name 'libvtkCommon.so'
/home/goron/TUM/source/VTK-CVS/build/bin/libvtkCommon.so
/home/goron/TUM/source/VTK-CVS/build/Common/CMakeFiles/CMakeRelink.dir/libvtkCommon.so

So, do I really need to re-build what is in

/home/goron/TUM/source/VTK-CVS

or is there another way ?

Cheers,
_______________________________________________
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

Reply via email to