Next: , Previous: Build requirements, Up: Installation


2.3 Build instructions

To compile and install PolyORB, execute:

       $ ./configure [some options]
       $ make
       $ make install

This will install files in standard locations. If you want to choose a prefix other than /usr/local, give configure a --prefix=whereveryouwant argument.

NOTE: you must use GNU make (version 3.80 or later) to build PolyORB.