X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;ds=sidebyside;f=debian%2FREADME;h=7102c8aac8bc9bf5af794199ae32aa87cc835cea;hb=5a6fed8444122ed6dbdef107dce32eb6344175b2;hp=badaab4bfb26a213232b4d1a6440c097061ecaa6;hpb=ec52df6e97d2bb161997a61caf46c074d6dcd38d;p=chiark-tcl.git diff --git a/debian/README b/debian/README index badaab4..7102c8a 100644 --- a/debian/README +++ b/debian/README @@ -34,3 +34,11 @@ 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. + +To use the adns and nettle bindings you need to have the appropriate +libraries installed too, although these are not listed as +dependencies. Programs which use these extensions should list +dependencies on (currently) libadns1 and libnettle2. Regrettably, +there is no clear way to get the dependencies completely correct in +the case where chiark-tcl is rebuilt against some other versions of +adns and/or nettle.