next up previous contents
Next: B. Managing Services on Up: OSSIE 0.6.2 User Guide Previous: 8.3 OWD Component Editor   Contents


A. Installing Software Development Packages

Run the following commands as root to install the development tools necessary for building OSSIE:
 # yum install rpm-build cabextract
 # yum install glibc-devel python-devel openssl-devel gcc gcc-c++
 # yum install libtool boost-1.33.1 boost-devel-1.33.1
Additionally, if you plan to install an unreleased development version of OSSIE, the svn package will be necessary.



2008-04-25