This is the mail archive of the insight@sources.redhat.com mailing list for the Insight project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Install problem at tix


Thanks your works ,sorry my previous mispost.

I have success insight install using this patch
Please Look around the patch

Kaoru
-----------------
diff -urN base/tix/unix/tk8.0/Makefile.in fixed/tix/unix/tk8.0/Makefile.in
--- base/tix/unix/tk8.0/Makefile.in	Mon Feb  7 09:19:29 2000
+++ fixed/tix/unix/tk8.0/Makefile.in	Wed Aug  8 22:37:33 2001
@@ -67,7 +67,7 @@
 #
 TCL_SRC_DIR     = @TCL_SRC_DIR@
 TCL_GENERIC_DIR = $(TCL_SRC_DIR)/generic
-TCL_BIN_DIR	= @TCL_BIN_DIR@
+TCL_BIN_DIR	= ../../../tcl/unix
 
 # Location of the Tk 8.0 source directory.
 #

-----------------
From: Kaoru Fukui <k_fukui@highway.ne.jp>
> tix/unix/tk8.0'
> TCL_LIBRARY=/usr/src/redhat/BUILD/insight+dejagnu-20010807/tcl/library TK
_LIBRARY=/
> usr/src/redhat/BUILD/insight+dejagnu-20010807/tk/library @TCL_BIN_DIR@/tclsh /
> usr/src/redhat/BUILD/insight+dejagnu-20010807/tix/tools/tclc.tcl /usr/src/
redhat/
> BUILD/insight+dejagnu-20010807/tix/library/pref/*.fsc /usr/src/redhat/BUILD/
> insight+dejagnu-20010807/tix/library/pref/*.csc /usr/src/redhat/BUILD/insight+
> dejagnu-20010807/tix/library/*.tcl \
>     > tixSamLib.c
> /bin/sh: @TCL_BIN_DIR@/tclsh: No such file or directory
> make[3]: *** [tixSamLib.c] Error 127


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]