User Tools

Site Tools


map_suite_mono_environment_setup_guide_on_linux

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
map_suite_mono_environment_setup_guide_on_linux [2017/03/24 15:56]
bradrollins [Migrate Map Suite Web Projects from Windows to Linux]
map_suite_mono_environment_setup_guide_on_linux [2017/03/28 19:46] (current)
bradrollins [For Winforms:]
Line 5: Line 5:
 The purpose of this guide is to help you quickly setup a Map Suite WebAPI or Map Suite WebForms environment on Linux. The purpose of this guide is to help you quickly setup a Map Suite WebAPI or Map Suite WebForms environment on Linux.
  
-Map Suite controls are created with Microsoft .Net Frameworks. These controls depend on Mono runtime and MonoDevelop IDE. The following steps will guide you to setup a Mono environment on Linux.+Map Suite controls are created with Microsoft .Net Frameworks. These controls depend on the Mono runtime and MonoDevelop IDE. The following steps will guide you to setup a Mono environment on Linux.
  
 =====Setup Mono runtime and MonoDevelop IDE===== =====Setup Mono runtime and MonoDevelop IDE=====
Line 12: Line 12:
   * Prepare a clean Ubuntu environment with version [[https://​www.ubuntu.com/​download/​desktop|16.04.01 LTS]].   * Prepare a clean Ubuntu environment with version [[https://​www.ubuntu.com/​download/​desktop|16.04.01 LTS]].
   * Press Ctrl + Alt + T to open a terminal window.   * Press Ctrl + Alt + T to open a terminal window.
-  * Install the IDE MonoDevelop as it is recommended to develop on Linux. Run the following command to install Mono Develop on your computer.+  * Install the MonoDevelop ​IDE as it is recommended to develop on Linux. Run the following command to install Mono Develop on your computer.
  
 <code asp> <code asp>
   sudo apt-get install monodevelop   sudo apt-get install monodevelop
 </​code>​ </​code>​
-  * Use monodevelop ​command ​in terminal to open MonoDevelop or you can click on the left top corner of task bar to search MonoDevelop and run it. You can open the Visual Studio solution file via MonoDevelop.+  * Type monodevelop in the terminal to open MonoDevelop or you can click on the left top corner of task bar to search MonoDevelop and run it. You can open the Visual Studio solution file via MonoDevelop.
  
 ====WebAPI / WebForms:​==== ====WebAPI / WebForms:​====
map_suite_mono_environment_setup_guide_on_linux.1490370979.txt.gz ยท Last modified: 2017/03/24 15:56 by bradrollins