Gjs is a set of Javascript bindings for GNOME.
This package is known to build and work properly using an LFS-9.0 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/gjs/1.56/gjs-1.56.2.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/gjs/1.56/gjs-1.56.2.tar.xz
Download MD5 sum: 6744153c56e958ad496021062e21823f
Download size: 688 KB
Estimated disk space required: 75 MB (with tests)
Estimated build time: 0.6 SBU (using parallelism=4; with tests)
Cairo-1.16.0, dbus-1.12.16, gobject-introspection-1.60.2, and js60-60.8.0
Valgrind-3.15.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.
Now, as the root
user:
make install
Last updated on 2019-08-20 14:28:58 -0700