You can download the RaDiX LMS 1.0 for Linux Distribution here. (16.36 MB)
Follow the steps.
- Extract the downloaded RaDiXLMS 1.0.tar.gz
- Open the terminal (ctrl+alt+t)
- Go to the location where the .tar.gz is extracted using 'cd' commands.
- Enter the following command '$ chmod a+x LibraryManagementSystem.jar' in the terminal.
- You can run the application by double clicking on the LibraryManagementSystem.jar file (Or you can run it with terminal by typing the command '$ java -jar LibraryManagementSystem.jar'. You don't have to follow the earlier step, if you run the .jar using the terminal)
- You can have an idea about the data that are already included, by generating the reports under the Reports tab.
(Note: Please don't change the location of the radixlibrary folder, which contains the database)