Download the latest tarball from
http://ossie.wireless.vt.edu/download/tarballs/0.6.2/
and unpack ossie-0.6.2.tar.bz2:
$ wget http://ossie.wireless.vt.edu/download/tarballs/0.6.2/ossie-0.6.2.tar.bz2 $ tar -xvjf ossie-0.6.2.tar.bz2To run the installation script, navigate to the ossie-0.6.2 directory and run build.py:
$ cd ossie-0.6.2/ $ python build.pyDepending on the speed of your system this might take several minutes. You may be asked for a password during the first make install command. Because we are using sudo, this prompt is asking for your user password, not the root password. If successful, the prompt should say:
********************************************************* Complete installation of OSSIE 0.6.2 finished! *********************************************************