Gjs is a set of Javascript bindings for GNOME.
This package is known to build and work properly using an LFS-9.1 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/gjs/1.58/gjs-1.58.5.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/gjs/1.58/gjs-1.58.5.tar.xz
Download MD5 sum: 4e74456ccb16d4cc5004a441f6abbec1
Download size: 624 KB
Estimated disk space required: 89 MB (with tests)
Estimated build time: 1.0 SBU (with tests)
Cairo-1.17.2+f93fc72c03e, dbus-1.12.16, gobject-introspection-1.62.0, and js60-60.8.0
Valgrind-3.15.0 (for tests), DTrace, LCOV, Sysprof, 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 related to testCommandLine.sh (6 and 7) are known to fail.
Now, as the root
user:
make install
Last updated on 2020-02-25 11:39:19 -0800