summarylogtreecommitdiffstats
path: root/linbox-converter-client.install
diff options
context:
space:
mode:
Diffstat (limited to 'linbox-converter-client.install')
-rw-r--r--linbox-converter-client.install10
1 files changed, 9 insertions, 1 deletions
diff --git a/linbox-converter-client.install b/linbox-converter-client.install
index 6f0ca16feec4..7018a39ddce8 100644
--- a/linbox-converter-client.install
+++ b/linbox-converter-client.install
@@ -1,5 +1,13 @@
post_install() {
-echo "==> You can set the address and port of your Linbox Converter Server in /etc/lbx-converter.conf"
+ cat << 'EOM'
+==> You can set the address and port of your Linbox Converter Server in /etc/lbx-converter.conf"
+==> In order to use the lbx-view program, you will need to install the xpdf...
+==> In order to use the lbx-view-web program, you will need to install the
+firefox package...
+
+... or hack the scripts (;
+
+EOM
}
post_upgrade() {