[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-user: Bug in PCB README
Two missing prerequisites. Here is a patch.
CL<
--- README.old Sat Jul 8 12:08:19 2006
+++ README Sat Jul 8 12:11:43 2006
@@ -13,6 +13,14 @@
3. A 'long' filesystem
+4. Tcl and Tk (http://www.tcl.tk/)
+
+5. That the "wish" executable is the wish from Tk. You achieve this by
+ doing "which wish". If it doesn't find anything, then find an executable
+ called wish* in your $PATH. Example: /usr/local/bin/wish8.4.
+ do ln -s /usr/local/bin/wish8.4 /usr/local/bin/wish (in this case)
+ under root.
+
For installing the release refer to the file 'INSTALL'.
For additional information read the manual (doc/pcb.pdf)
_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user