[Insight-users] still have problems with Applications

Luis Ibanez luis.ibanez at kitware.com
Mon, 12 Jan 2004 09:09:28 -0500


Hi Marc,

It is clear that your CVS checkout is not updating at all


>> cvs server: failed to create lock directory for `/cvsroot/Insight/Docs'
>> (/usr/local/cvslocks/Docs/#cvs.lock): Permission denied
>> cvs server: failed to obtain dir lock in repository `/cvsroot/Insight/Docs'
>> cvs [server aborted]: read lock failed - giving up
>> 


Please erase the entire source tree and
checkout the source code from scratch again.

Also, avoid building In-Source, right now you are
trying to build the toolkit in the same directory
where the source code is.  It is better to build
in a separate directory.



Regards,


   Luis


-------------------------
Marc HUERTAS wrote:
> Hi,
> 
> I still have problems with the Application's compilation. I updated the
> Toolkit with cvs update -d -P -A but nothing seems to be updated...this is
> what I get:
> 
> [marc at ithaki InsightToolkit-1.4.0]$ cvs update -d -P -A
> ? Applications
> ? Auxiliary
> ? CMakeLists.txt
> ? Code
> ? Copyright
> ? Copyright.txt
> ? DartConfig.cmake
> ? Documentation
> ? Examples
> ? GettingStarted.txt
> ? ITKConfig.cmake.in
> ? InsightLogo.gif
> ? Makefile.in
> ? README.html
> ? Testing
> ? UseITK.cmake.in
> ? Utilities
> ? Validation
> ? Wrapping
> ? install-sh
> ? itkConfigure.h.in
> ? itkGenerateITKConfig.cmake
> ? itkIncludeDirectories.cmake
> cvs server: Updating .
> cvs server: Updating CVSROOT
> cvs server: Updating Cable
> cvs server: Updating Cable/CableTclFacility
> cvs server: Updating Cable/CxxTypes
> cvs server: Updating Cable/CxxTypes/Shared
> cvs server: Updating Cable/CxxTypes/Static
> cvs server: Updating Cable/Executables
> cvs server: Updating Cable/Expat
> cvs server: Updating Cable/Expat/xmlparse
> cvs server: Updating Cable/Expat/xmltok
> cvs server: Updating Cable/Expat/xmlwf
> cvs server: Updating Cable/Generators
> cvs server: Updating Cable/Parsers
> cvs server: Updating Cable/Test
> cvs server: Updating Cable/WrapTclFacility
> cvs server: Updating Cable-old
> cvs server: Updating Cable-old/CxxTypes
> cvs server: Updating Cable-old/CxxTypes/Shared
> cvs server: Updating Cable-old/CxxTypes/Static
> cvs server: Updating Cable-old/Executables
> cvs server: Updating Cable-old/Expat
> cvs server: Updating Cable-old/Expat/xmlparse
> cvs server: Updating Cable-old/Expat/xmltok
> cvs server: Updating Cable-old/Expat/xmlwf
> cvs server: Updating Cable-old/Generators
> cvs server: Updating Cable-old/Parsers
> cvs server: Updating Cable-old/Test
> cvs server: Updating Cable-old/WrapTclFacility
> cvs server: Updating CableWeb
> cvs server: Updating CableWeb/Art
> cvs server: Updating CableWeb/Examples
> cvs server: Updating CableWeb/Examples/ShapesTcl
> cvs server: Updating CableWeb/Examples/StringTcl
> cvs server: Updating CableWeb/HTML
> cvs server: Updating CableWeb-old
> cvs server: Updating CableWeb-old/Art
> cvs server: Updating CableWeb-old/Examples
> cvs server: Updating CableWeb-old/Examples/ShapesTcl
> cvs server: Updating CableWeb-old/Examples/StringTcl
> cvs server: Updating CableWeb-old/HTML
> cvs server: Updating Docs
> cvs server: failed to create lock directory for `/cvsroot/Insight/Docs'
> (/usr/local/cvslocks/Docs/#cvs.lock): Permission denied
> cvs server: failed to obtain dir lock in repository `/cvsroot/Insight/Docs'
> cvs [server aborted]: read lock failed - giving up
> 
> ...