INTRODUCTION Overview Download and Install Documentation Publications REPOSITORY Libraries DEVELOPER Dev Guide Dashboard PEOPLE Contributors Users Project Download Mailing lists
|
Installing GearBox on Debian Linux
These are detailed instructions for installing GearBox on Debian Linux. They are known to work for a system using Debian Testing distribution. These instructions should also be applicable to Ubuntu/Kubuntu 6.10 (Edgy). See Download and Install GearBox for general guidelines. CMakeMinimum version required 2.4-patch 4 (latest tested: 2.6-patch 3). # apt-get install cmake GearBox
Build and install GearBox distribution.
The resultant installation tree is as follows: [INSTALL-DIR] include gearbox mylib mylib.h yourlib yourlib.h lib gearbox libmylib.so libyourlib.so
The default installation directory is
That's it! We are done. |