chiark / gitweb /
compression yes/no; rename base .so
[chiark-tcl.git] / debian / README
index e0fa3f2e5556f2c2e5c4b89a4754c41a892ca043..badaab4bfb26a213232b4d1a6440c097061ecaa6 100644 (file)
@@ -29,8 +29,8 @@ To gain an understanding of the way the *.tct files work, take a
 look at adns.c.txt which describes the `adns' command provided by
 the adns binding.
 
-Note that the file /usr/lib/chiark_tcl-1.so is NOT an amalgam of all
-of the extensions.  It is a set of common routines which will be
+Note that the file /usr/lib/libchiark_tcl-1.so is NOT an amalgam of
+all of the extensions.  It is a set of common routines which will be
 loaded automatically when required.  Each extension must be loaded
 explicitly with the Tcl `load' command to bring the additional
 commands into the Tcl command namespace.