delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Message-ID: | <20040130083438.18554.qmail@web60310.mail.yahoo.com> |
Date: | Fri, 30 Jan 2004 00:34:38 -0800 (PST) |
From: | Patrick Samson <p_samson AT yahoo DOT com> |
Subject: | Re: tcl not properly installed? |
To: | "Ku, Wei" <weiku AT bnl DOT gov>, "'cygwin AT cygwin DOT com'" <cygwin AT cygwin DOT com> |
In-Reply-To: | <28A2E0D6A920954ABBF13AF712CEBDB6051D8966@exchange05.bnl.gov> |
MIME-Version: | 1.0 |
X-IsSubscribed: | yes |
Problem is reported as: http://sources.redhat.com/ml/insight/2004-q1/msg00010.html Until a solution is available, do: $ export TCL_LIBRARY=$(cygpath -w /usr/share/tcl8.4) or add TCL_LIBRARY as a system environment variable. --- "Ku, Wei" wrote: > Hello, all: > > In attempting to build XCrySDen (a scientific 3D > rendering utility) with the > tcl/tk/GL/GLU built into the current distribution, > the following error > message occurs. (I only found /usr/share/tcl8.4, > but not /share/tcl8.4). I > tried to work around this problem by making a > symbolic link of /usr/share to > /share, which appears to solve the problem, except > that the resulting code > does not work properly. Any help/suggestion is very > much appreciated. > > --------- error message ---------------------------- > cd Tcl; > XCRYSDEN_TOPDIR=/home/weiku/build/XCrySDen0.9.3; \ > export XCRYSDEN_TOPDIR; > /home/weiku/build/XCrySDen0.9.3/util/aindex > application-specific initialization failed: Can't > find a usable init.tcl in > the following directories: > C:/cygwin/share/tcl8.4 > C:/cygwin/home/weiku/build/XCrySDen0.9.3/share/tcl8.4 > C:/cygwin/home/weiku/build/XCrySDen0.9.3/usr/share/tcl8.4 > C:/cygwin/home/weiku/build/share/tcl8.4 > C:/cygwin/home/weiku/build/XCrySDen0.9.3/library > C:/cygwin/home/weiku/build/library > C:/cygwin/home/weiku/build/../tcl8.4.1/library > C:/cygwin/home/weiku/../tcl8.4.1/library > > > > This probably means that Tcl wasn't installed > properly. > __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free web site building tool. Try it! http://webhosting.yahoo.com/ps/sb/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |