Next: Additional instructions for cross platforms, Previous: Build requirements, Up: Installation [Contents][Index]
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.