Skip to content

freemint/gemma

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2b9cc58 · Feb 11, 2025
Feb 11, 2025
Apr 30, 2024
Nov 29, 2020
Feb 18, 2024
Jul 16, 2018
Jul 16, 2018
Apr 30, 2024
Sep 12, 2023
Jul 16, 2018
Apr 30, 2024
Feb 18, 2024
Jul 16, 2018
Nov 29, 2020
Sep 14, 2000
Jul 17, 2018
Jul 16, 2018
Jul 13, 2018
Jul 16, 2018
Sep 14, 2000
Apr 30, 2024
Sep 14, 2000
May 1, 2024
Jul 16, 2018
Jul 16, 2018
Jul 16, 2018
Jul 16, 2018
Jul 16, 2018

Repository files navigation

Build Status

To build everything do `gmake install'. Notice that you have first to have built the gemlib (for the mt_gem.h header).

The include files will be installed in /usr/include/slb The static modules will be installed in /usr/lib The shared objects will be installed in /mint/slb

To get all this to work you also have to set the SLBPATH variable to point to that last directory (e.g. setenv SLBPATH /mint/slb in your mint.cnf file).

To check if everything is installed properly, run the test/test.app program. It should open a movable window and there should be a possibility to open another one that can be moved independently.

Since this version the library does not need -mshort anymore. To avoid conflicts with previous versions I had to change the names of the shared objects, so that these would not be loaded by older software. This is why there's 'gemma32' and 'kernel32' now.

EOF

About

The GEM application support library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published