Index: ossiedev/branches/mcarrick/user-guide-0.8.3/Installation.tex
===================================================================
--- ossiedev/branches/mcarrick/user-guide-0.8.3/Installation.tex	(revision 11082)
+++ ossiedev/branches/mcarrick/user-guide-0.8.3/Installation.tex	(revision 11084)
@@ -44,9 +44,15 @@
 \subsubsection{Installing Dependencies on Ubuntu 11.10}
 \begin{lstlisting}[]
- $ sudo apt-get -y install libtool automake g++ omniorb libomniorb4-dev omniidl \
-	libboost-all-dev libgnuradio-usrp-dev libgnuradio-usrp2-dev libpulse-dev \
-	libsndfile-dev python-omniorb omniidl-python omniorb-nameserver python-numpy \
-        python-wxgtk2.8
-\end{lstlisting}
+ $ sudo apt-get -y install libtool automake g++ omniorb libomniorb4-dev \
+ 	omniidl	libboost-all-dev libgnuradio-usrp-dev libgnuradio-usrp2-dev \
+	libpulse-dev libsndfile-dev python-omniorb omniidl-python \
+	omniorb-nameserver python-numpy python-wxgtk2.8 
+\end{lstlisting}
+A bug in Ubuntu 11.10 causes some of the OSSIE tools to print the following warning: 
+\begin{lstlisting}[]
+(eclipse:18548): Gtk-WARNING **: Unable to locate theme engine in 
+module_path: "pixmap"
+\end{lstlisting}
+Installing the \texttt{gtk2-engines-pixbuf} package will remove the warning, though it is not explicity necessary for OSSIE.
 
 \subsubsection{Configure omniORB}
