idlac
Multiple-personality middleware for Ada (debug)
Install
- All systems
-
curl cmd.cat/idlac.sh
- Debian
-
apt-get install libpolyorb2-dev
- Ubuntu
-
apt-get install libpolyorb2-dev
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libpolyorb2-dev
- Raspbian
-
apt-get install libpolyorb3-dev
- Dockerfile
- dockerfile.run/idlac
libpolyorb-dbg
Multiple-personality middleware for Ada (debug)
PolyORB provides a uniform solution to build distributed applications; relying either on industrial-strength middleware standards such as CORBA, the Distributed System Annex of Ada 95, distribution programming paradigms such as Web Services, Message Oriented Middleware (MOM), or to implement application-specific middleware. This package contains the debugging symbols.
libpolyorb3-dev
Multiple-personality middleware for Ada (development)
PolyORB provides a uniform solution to build distributed applications; relying either on industrial-strength middleware standards such as CORBA, the Distributed System Annex of Ada 95, distribution programming paradigms such as Web Services, Message Oriented Middleware (MOM), or to implement application-specific middleware. This package provides the development files and utilities necessary to develop distributed applications using PolyORB. Distributed applications will also require the polyorb-servers package but not necessarily on the same machine.