| 46 | | $ sudo apt-get -y install libtool automake g++ omniorb libomniorb4-dev omniidl \ |
| 47 | | libboost-all-dev libgnuradio-usrp-dev libgnuradio-usrp2-dev libpulse-dev \ |
| 48 | | libsndfile-dev python-omniorb omniidl-python omniorb-nameserver python-numpy \ |
| 49 | | python-wxgtk2.8 |
| 50 | | \end{lstlisting} |
| | 46 | $ sudo apt-get -y install libtool automake g++ omniorb libomniorb4-dev \ |
| | 47 | omniidl libboost-all-dev libgnuradio-usrp-dev libgnuradio-usrp2-dev \ |
| | 48 | libpulse-dev libsndfile-dev python-omniorb omniidl-python \ |
| | 49 | omniorb-nameserver python-numpy python-wxgtk2.8 |
| | 50 | \end{lstlisting} |
| | 51 | A bug in Ubuntu 11.10 causes some of the OSSIE tools to print the following warning: |
| | 52 | \begin{lstlisting}[] |
| | 53 | (eclipse:18548): Gtk-WARNING **: Unable to locate theme engine in |
| | 54 | module_path: "pixmap" |
| | 55 | \end{lstlisting} |
| | 56 | Installing the \texttt{gtk2-engines-pixbuf} package will remove the warning, though it is not explicity necessary for OSSIE. |