From: Thomas D. <tde...@lb...> - 2002-04-17 18:22:46
|
Hi David, I finally checked out everything as anonymous. And you were right about the fact that it was waiting for a password, while the question was not displayed. Thank you for your help. Anyway, I have compilation problems in tclpro/build/linux-ix86/itcl_static/itk or somewhere else. Does anyone has an idea? Here is a - small - part of the output. ## make[2]: Entering directory `/usr/local/src/TclPro/tclpro/build/linux-ix86/itcl_static/itk' gcc *.o .... make[2]: Leaving directory `/usr/local/src/TclPro/tclpro/build/linux-ix86/itcl_static/itk' make[1]: *** [install] Error 1 make[1]: Leaving directory `/usr/local/src/TclPro/tclpro/build/linux-ix86/itcl_static' ***ERROR: command returned nonzero exit status Working Directory: /usr/local/src/TclPro/tclpro/build/linux-ix86/itcl_static Failed Command: make install failed: make install make: *** [install] Error 1 ## Apparently I miss some files: In tclpro/build/linux-ix86/itcl_static/Makefile: ## subdirs = itcl itk iwidgets2.2.0 iwidgets3.0.0 ### But where are iwidgets2.2.0 iwidgets3.0.0? Thanks. Thomas |