This shows you the differences between two versions of the page.
gnucap:getting_started [2025/03/31 07:40] felixs created |
gnucap:getting_started [2025/07/06 06:21] (current) felixs highlight develop branches |
||
---|---|---|---|
Line 5: | Line 5: | ||
Gnucap source code is organised as a main library with plugins developped in numerous git repositories. | Gnucap source code is organised as a main library with plugins developped in numerous git repositories. | ||
Plugins and extensions not shipped with the main "Gnucap" package require a Gnucap | Plugins and extensions not shipped with the main "Gnucap" package require a Gnucap | ||
- | installation for compilation and use. Installation instructions can be found in the [[https://codeberg.org/gnucap/gnucap/src/branch/develop/INSTALL|INSTALL]] file at the top level of the source repository, and in the respective documentation of the extension packages. Beware of out-of-date binary packages distributed elsewhere. When building from source, make sure to match version tags across repositories, or use the current develop branches. | + | installation for compilation and use. Installation instructions can be found in the [[https://codeberg.org/gnucap/gnucap/src/branch/develop/INSTALL|INSTALL]] file at the top level of the source repository, and in the respective documentation of the extension packages. Beware of out-of-date binary packages distributed elsewhere. When building from source, make sure to match version tags across repositories, or **use the current develop branches**. |
== Hello world == | == Hello world == |