To install the library, unpack OpenGUI-xxx.tar.bz2 to your hard disk. You will get the directory OpenGUI-xxx containing two subdirectories: src and rad. If you are compiling the library on LINUX, you will require root permissions. To build the library, cd to the src directory and run make. If the compilation succeeds, it will also installs libraries and headers to their appropriate locations. Next, you may wish to compile examples in a similar way in the examples dir. The installation consists of some few header files and library files (libfgl.a, fgl.lib or libfgl.so, depending on the platform. That will be linked with your programs. During the installation (which is performed automatically during the make) include files are copied to the standard include directory /usr/include and library files to the library directory /usr/lib . For a LINUX, a dynamic version of the library is built as well. Static library should be used for debugging purposes and the dynamic library can be used for the final version of your software.
Generated on Wed Feb 9 11:31:37 2005 for OpenGUI by
1.4.0