summaryrefslogtreecommitdiffstats
path: root/network/js/README
diff options
context:
space:
mode:
author Dugan Chen <dugan_c@fastmail.fm>2010-05-11 20:01:34 +0200
committer Robby Workman <rworkman@slackbuilds.org>2010-05-11 20:01:34 +0200
commit473de80d31a03fffed418f2ef256f97e38cedcdf (patch)
tree712f45e4af8c94eaa5d5d7ca649d6020a0a03178 /network/js/README
parenteb93c22496f988275d909bbd3e8f98f885a1368b (diff)
downloadslackbuilds-473de80d31a03fffed418f2ef256f97e38cedcdf.tar.gz
slackbuilds-473de80d31a03fffed418f2ef256f97e38cedcdf.tar.xz
network/js: Added to 12.0 repository
Diffstat (limited to 'network/js/README')
-rw-r--r--network/js/README10
1 files changed, 10 insertions, 0 deletions
diff --git a/network/js/README b/network/js/README
new file mode 100644
index 0000000000..e101b47dab
--- /dev/null
+++ b/network/js/README
@@ -0,0 +1,10 @@
+js (SpiderMonkey JavaScript-C Engine)
+
+The SpiderMonkey engine is Mozilla's C implementation of JavaScript. It is
+intended to be embedded into other programs. In particular, it's used by ELinks
+for JavaScript support.
+
+This version includes a patch (from the ELinks) project to compile it easier.
+
+After installation, run: ldconfig -v | grep libjs.so
+and you should see: libjs.so -> libjs.so