Gjs is a set of Javascript bindings for GNOME.
This package is known to build and work properly using an LFS-8.3 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/gjs/1.52/gjs-1.52.3.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/gjs/1.52/gjs-1.52.3.tar.xz
Download MD5 sum: a94375e3a1ec49735ca9116dbc1b1494
Download size: 612 KB
Estimated disk space required: 68 MB (with tests)
Estimated build time: 0.7 SBU (with tests)
Cairo-1.14.12, dbus-1.12.10, gobject-introspection-1.56.1, and js52-52.2.1gnome1
Valgrind-3.13.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 2018-08-30 12:27:14 -0700