Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Date: Sun, 26 Aug 2001 18:22:24 +0200 From: Marco Natoni X-Mailer: The Bat! (v1.38e) UNREG / CD5BF9353B3B7091 Reply-To: Marco Natoni Organization: The Rumba Network X-Priority: 3 (Normal) Message-ID: <2765.010826@rumbanet.it> To: cygwin AT cygwin DOT com Subject: Two questions about CygTcl/Tk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hello All, I have tried to compile and to run the "Tk-application skeleton" tkAppInit.c, shipped with the Cygnus Tcl/Tk 8.0 package and I have encountered some (I image common) troubles. 1. Why some X11 library headers are required? Is it possible to avoid this request? 2. I have added the required headers (getting them from a Linux box) and the program has been successfully compiled but, when I run it, I obtain a message like: Can't find a usable init.tcl in the following directories: D:/CYGWIN/HOME/MNATONI/share/tcl8.0 D:/CYGWIN/HOME/MNATONI/usr/share/tcl8.0 D:/CYGWIN/HOME/share/tcl8.0 This probably means that Tcl wasn't installed properly I have also created a link in my home directory to the /usr/share directory (that contains the required files) but the answer has been more rude: Something like "couldn't read file D:/CYGWIN/.../init.tcl"). How can run my tkAppInit.exe file or how can I remove the "D:\CYGWIN" string in the search path? Thank you in advance, and... -- Best regards, Marco mailto:mnatoni AT rumbanet DOT it -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/