%general-entities; ]> $LastChangedBy$ $Date$ gjs-&gjs-version; gjs Introduction to gjs Gjs is a Javascript binding for GNOME. &lfs70_built; 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 , and User Notes: Installation of gjs Install gjs by running the following commands: ./configure --prefix=$GNOME_PREFIX && make To test the results, issue: make check. Now, as the root user: make install Contents Installed Programs Installed Libraries Installed Directories gjs and gjs-console cairoNative.so, console.so, dbusNative.so, debugger.so, gettextNative.so, langNative.so, libgjs-dbus.so, libgjs-gdbus.so, libgjs.so, and mainloop.so $GNOME_PREFIX/{include/gjs-1.0/{gi,gjs-dbus},lib/gjs-1.0,share/gjs-1.0/{overrides,tweener}} Short Descriptions gjs-prog does this ..... gjs-prog gjs-console does this ..... gjs-console cairoNative.so contains functions that ..... cairoNative.so console.so contains functions that ..... console.so dbusNative.so contains functions that ..... dbusNative.so debugger.so contains functions that ..... debugger.so gettextNative.so contains functions that ..... gettextNative.so langNative.so contains functions that ..... langNative.so libgjs-dbus.so contains functions that ..... libgjs-dbus.so libgjs-gdbus.so contains functions that ..... libgjs-gdbus.so libgjs.so contains functions that ..... libgjs.so mainloop.so contains functions that ..... mainloop.so