Changeset 8154 for documentation/ossie/user-guide-0.7.0/Installation.tex
- Timestamp:
- 08/07/08 16:10:11 (5 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
documentation/ossie/user-guide-0.7.0/Installation.tex
r8146 r8154 97 97 \begin{lstlisting}[] 98 98 # rpmbuild --rebuild \ 99 http://opensource.nederland.net/ omniORB/downloads/4.1.0/SRPMS/omniORB-4.1.0-1.src.rpm100 \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} 102 Make sure the above url is in one line and then continue as above. 103 103 104 104 Configure omniORB by editing {\tt /etc/omniORB.cfg} as root. … … 341 341 \end{lstlisting} 342 342 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.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. 344 344 345 345 Eclipse 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.