Gjs is a set of Javascript bindings for GNOME.
This package is known to build and work properly using an LFS-7.10 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/gjs/1.45/gjs-1.45.4.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/gjs/1.45/gjs-1.45.4.tar.xz
Download MD5 sum: 90f00c5a931e23682bfcc7db906b6c1c
Download size: 472 KB
Estimated disk space required: 34 MB (with tests)
Estimated build time: 0.4 SBU (with tests)
Cairo-1.14.6, gobject-introspection-1.48.0, and JS2-24.2.0
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.
Now, as the root
user:
make install
Last updated on 2016-08-28 20:08:04 -0700