Show
Ignore:
Timestamp:
08/07/08 16:10:11 (5 years ago)
Author:
hvolos
Message:

Fixed a couple long lines and quotes

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • documentation/ossie/user-guide-0.7.0/Installation.tex

    r8146 r8154  
    9797\begin{lstlisting}[] 
    9898 # rpmbuild --rebuild \ 
    99     http://opensource.nederland.net/omniORB/downloads/4.1.0/SRPMS/omniORB-4.1.0-1.src.rpm 
    100 \end{lstlisting} 
    101  
    102 and then continue as above. 
     99    http://opensource.nederland.net/ \ 
     100    omniORB/downloads/4.1.0/SRPMS/omniORB-4.1.0-1.src.rpm 
     101\end{lstlisting} 
     102Make sure the above url is in one line and then continue as above. 
    103103 
    104104Configure omniORB by editing {\tt /etc/omniORB.cfg} as root. 
     
    341341\end{lstlisting} 
    342342 
    343 After Eclipse starts, on the toolbar select Help : Software Updates : Find and Install. Choose "Search for new features to install" and click Next. Add a new entry by selecting "New Remote Site". Enter "OSSIE" as the name and {\tt http://ossie.wireless.vt.edu/eclipse/} as the URL, and select OK. Make sure there is a check next to OSSIE in the window, and select Finish. 
     343After Eclipse starts, on the toolbar select Help : Software Updates : Find and Install. Choose ``Search for new features to install" and click Next. Add a new entry by selecting ``New Remote Site". Enter ``OSSIE" as the name and {\tt http://ossie.wireless.vt.edu/eclipse/} as the URL, and select OK. Make sure there is a check next to OSSIE in the window, and select Finish. 
    344344 
    345345Eclipse will then display the OSSIE feature. Select the check mark next to the name and select Next. Accept the GNU license agreement and select Next. Then select Finish to install the feature. Select Install All when prompted to install the unsigned feature. Allow eclipse to restart so the changes take effect.