Setting things up on Linux

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
m (Robot: Cosmetic changes)
m (Robot: Replacing 'OpenSim' to 'OpenSimulator', which is the precise name)
 
Line 8: Line 8:
  
 
* installing a recent version of mono
 
* installing a recent version of mono
* [[Download#Source code|downloding the source code]] either as a tar.gz file, or by checking out the source code from the OpenSim subversion (SVN) repository, or by clone the OpenSim mercurial repository
+
* [[Download#Source code|downloding the source code]] either as a tar.gz file, or by checking out the source code from the OpenSimulator subversion (SVN) repository, or by clone the OpenSimulator mercurial repository
  
 
== 2. Start programming ==
 
== 2. Start programming ==
  
Ha ha, only joking (but seriously, you could just go and edit the code with vi or emacs or something, it's all in the OpenSim directory). However, we find that most people tend to like to use an IDE when writing OpenSim code. The best one on Linux is probably [http://www.monodevelop.com/Main_Page Monodevelop]. You should be able to load the OpenSim.sln file sitting in the root OpenSim directory into this (this file was generated at the prebuild.sh step, as described in the user instructions). See [[Monodevelop|this wiki page]] for more details.
+
Ha ha, only joking (but seriously, you could just go and edit the code with vi or emacs or something, it's all in the OpenSimulator directory). However, we find that most people tend to like to use an IDE when writing OpenSimulator code. The best one on Linux is probably [http://www.monodevelop.com/Main_Page Monodevelop]. You should be able to load the OpenSim.sln file sitting in the root OpenSimulator directory into this (this file was generated at the prebuild.sh step, as described in the user instructions). See [[Monodevelop|this wiki page]] for more details.
  
 
[[Category:Help]]
 
[[Category:Help]]

Latest revision as of 23:59, 3 March 2012


[edit] 1. Get and build the code

Much instruction on this is in the User Docs, basically it boils down to:

  • installing a recent version of mono
  • downloding the source code either as a tar.gz file, or by checking out the source code from the OpenSimulator subversion (SVN) repository, or by clone the OpenSimulator mercurial repository

[edit] 2. Start programming

Ha ha, only joking (but seriously, you could just go and edit the code with vi or emacs or something, it's all in the OpenSimulator directory). However, we find that most people tend to like to use an IDE when writing OpenSimulator code. The best one on Linux is probably Monodevelop. You should be able to load the OpenSim.sln file sitting in the root OpenSimulator directory into this (this file was generated at the prebuild.sh step, as described in the user instructions). See this wiki page for more details.

Personal tools
General
About This Wiki