Gjs is a set of Javascript bindings for GNOME.
This package is known to build and work properly using an LFS-8.2 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/gjs/1.50/gjs-1.50.4.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/gjs/1.50/gjs-1.50.4.tar.xz
Download MD5 sum: 8a813c292efd58cb7839124341f82d7d
Download size: 600 KB
Estimated disk space required: 44 MB (with tests)
Estimated build time: 0.4 SBU (with tests)
Cairo-1.14.12, gobject-introspection-1.54.1, and js52-52.2.1gnome1
Gvfs-1.34.2 (for tests), 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-02-26 09:06:34 -0800