As part of moving towards a component model for new Gnoga plugins and
modules, I am moving everything out of the base Gnoga tree that is a plugin
under components
To install a component to your global libgnoga.a you cd to the component
and run make install then in the root for Gnoga run make gnoga again to
rebuild the gnoga static library.
If you want to use a component only in your local project, you just create
a directory called components and copy the component in to that directory
and run make install locally.
It is not a super sophisticated system, but works.
In the future some tools will be able to download or git clone components
listed in some central repo for Gnoga components.
So in the future you would set up your project with say gnoga_make then use
that command to add more components as needed. (Or just use that future
command to add to the global Gnoga system).
make uninstall will remove components.
David Botton
------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
_______________________________________________
Gnoga-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gnoga-list