Prerequisites: In order to be able to compile ljit from sources, you will need the following packages to be installed on your system: - curl-devel - gtk2-devel Installation: For the impatient: $ cd ljit-0.1 $ ./configure $ su # make install You can also build ljit RPM package by issuing 'make rpm' after 'configure'.