Gjs is a set of Javascript bindings for GNOME.
This package is known to build and work properly using an LFS-8.1 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/gjs/1.48/gjs-1.48.6.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/gjs/1.48/gjs-1.48.6.tar.xz
Download MD5 sum: f2cf6230388beb1b8059b46620c90852
Download size: 584 KB
Estimated disk space required: 37 MB (with tests)
Estimated build time: 0.6 SBU (with tests)
Cairo-1.14.10, gobject-introspection-1.52.1, and js38-38.2.1
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 2017-08-26 21:14:29 -0700