Gjs is a set of Javascript bindings for GNOME.
This package is known to build and work properly using an LFS-8.4 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/gjs/1.54/gjs-1.54.3.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/gjs/1.54/gjs-1.54.3.tar.xz
Download MD5 sum: 387dd08d40d4f1f1ffec9546b52e7619
Download size: 636 KB
Estimated disk space required: 78 MB (with tests)
Estimated build time: 1.0 SBU (with tests)
Cairo-1.16.0, dbus-1.12.12, gobject-introspection-1.58.3, and js60-60.1.0
Valgrind-3.14.0 (for tests), DTrace, LCOV, and Systemtap
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/gjs
Install Gjs by running the following commands:
./configure --prefix=/usr && make
To test the results, issue: make check. The GTK and Cairo tests will fail if not running in an Xorg session. Two tests that use Unicode are known to fail, as C.UTF-8 isn't defined as a locale in our environment.
Now, as the root
user:
make install
Last updated on 2019-02-20 23:16:01 -0800