help
help > Installation help
Feb 2, 2010 04:02 PM | David Welch
Installation help
Hi Daniel,
I'm trying to install the Modules and I'm having some problems:
1)I've copied the dirs into Slicer3/Modules
2)Added the directory names to Slicer3/Modules/CMakeLists.txt like so:
3) Moved to Slicer3-build/ and run make as root <- I've attached the output as a file, but it's not much help.
So make doesn't appear to build anything new. When I open Slicer, I still have the "old" VMTK modules from Slicer's site but none of the new ones. Should I be running "$ ccmake ../Slicer3/" instead? I've tried that and it doesn't affect it either. I'm sure this is some REALLY simple solution, but my brain is fried right now.
Thanks,
Dave Welch
P.S. I've done a little more digging and I have three new Slicer source folders in /usr/local/lib/, /usr/local/share/, and /usr/local/include/. Comparing them with my original build folder, they are NOT copies and they are missing the VMTK modules I'm trying to install! ????
I'm trying to install the Modules and I'm having some problems:
1)I've copied the dirs into Slicer3/Modules
2)Added the directory names to Slicer3/Modules/CMakeLists.txt like so:
subdirs(
VMTKEasyLevelSetSegmentation
VmtkSlicerModule
VMTKVesselEnhancement
VMTKLevelSetSegmentation
VMTKCenterlines
CommandLineModule
Editor
...
)
VMTKEasyLevelSetSegmentation
VmtkSlicerModule
VMTKVesselEnhancement
VMTKLevelSetSegmentation
VMTKCenterlines
CommandLineModule
Editor
...
)
3) Moved to Slicer3-build/ and run make as root <- I've attached the output as a file, but it's not much help.
So make doesn't appear to build anything new. When I open Slicer, I still have the "old" VMTK modules from Slicer's site but none of the new ones. Should I be running "$ ccmake ../Slicer3/" instead? I've tried that and it doesn't affect it either. I'm sure this is some REALLY simple solution, but my brain is fried right now.
Thanks,
Dave Welch
P.S. I've done a little more digging and I have three new Slicer source folders in /usr/local/lib/, /usr/local/share/, and /usr/local/include/. Comparing them with my original build folder, they are NOT copies and they are missing the VMTK modules I'm trying to install! ????
Threaded View
Title | Author | Date |
---|---|---|
David Welch | Feb 2, 2010 | |
Daniel Haehn | Feb 3, 2010 | |
Ido Yerushalmy | Jul 21, 2011 | |