%general-entities; ]> Gjs-&gjs-version; Gjs Introduction to Gjs Gjs is a set of Javascript bindings for GNOME. &lfs121_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 , , &gobject-introspection;, and Recommended (required for GNOME) and Optional (for tests), DTrace, LCOV, sysprof, and Systemtap Installation of Gjs Install Gjs by running the following commands: mkdir gjs-build && cd gjs-build && meson setup --prefix=/usr \ --buildtype=release \ --wrap-mode=nofallback \ .. && ninja To test the results, issue: ninja test in a graphical session. Now, as the root user: ninja install Command Explanations : prevents building the profiler backend even if sysprof is installed. 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