%general-entities; ]> $Date$ Gjs-&gjs-version; Gjs Introduction to Gjs Gjs is a set of Javascript bindings for GNOME. &lfs101_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &gjs-md5sum; Download size: &gjs-size; Estimated disk space required: &gjs-buildsize; Estimated build time: &gjs-time; Gjs Dependencies Required , , , and Recommended (required for GNOME) and Optional , (for tests), DTrace, LCOV, and Systemtap User Notes: Installation of Gjs Install Gjs by running the following commands: mkdir gjs-build && cd gjs-build && meson --prefix=/usr .. && ninja To test the results, issue: ninja test. The GTK and Cairo tests will fail if not running in an Xorg session. Now, as the root user: ninja install && ln -sfv gjs-console /usr/bin/gjs Contents Installed Programs Installed Library Installed Directories gjs (symlink) and gjs-console libgjs.so /usr/include/gjs-1.0, /usr/lib/gjs, /usr/libexec/installed-tests/gjs, /usr/share/gjs-1.0, and /usr/share/installed-tests/gjs Short Descriptions gjs-console contains a console to run JavaScript commands gjs-console libgjs.so contains the GNOME JavaScript bindings libgjs.so