tags 450468 +patch
thanks

Hi!

Please find attached a patch for this bug.

HTH.

Kumar
-- 
Kumar Appaiah,
458, Jamuna Hostel,
Indian Institute of Technology Madras,
Chennai - 600 036
diff -u vic-2.8ucl1.1.5/configure vic-2.8ucl1.1.5/configure
--- vic-2.8ucl1.1.5/configure
+++ vic-2.8ucl1.1.5/configure
@@ -1885,7 +1885,8 @@
 	fi
 	echo "checking for tcl/init.tcl"
 	V_LIBRARY_TCL=FAIL
-	places="$PWD/../tcl-8.4/library \
+	places="/usr/share/tcltk/tcl8.4 \
+                $PWD/../tcl-8.4/library \
 		$PWD/../tcl8.4/library \
                 $PWD/../tcl/library \
 		/usr/local/lib/tcl8.4 \
@@ -2112,7 +2113,8 @@
 	fi
 	echo "checking for tk/tk.tcl"
 	V_LIBRARY_TK=FAIL
-	places="$PWD/../tk-8.4/library \
+	places="/usr/share/tcltk/tk8.4/ \
+                $PWD/../tk-8.4/library \
 		$PWD/../tk8.4/library \
                	$PWD/../tk/library \
 		/usr/local/lib/tk8.4 \

Attachment: signature.asc
Description: Digital signature

Reply via email to