[Opensim-dev] Running Server

Adam Johnson adjohn at gmail.com
Fri Feb 29 02:07:49 UTC 2008


You can install the latest mono by getting the .dmg isntall file from
mono-project.com.

Also, you should have X11 installed.  You can find this on your OSX
install CD as an add on package, though I guess Leopard i supposed to
have this installed by default.

Adam

On Fri, Feb 29, 2008 at 11:01 AM, Kyle Hamilton <aerowolf at gmail.com> wrote:
> I really hate to say it, but in order to get this running at this
>  early stage you're going to need to get very, very familiar with
>  Terminal.app and the bash shell.
>
>  The file you're looking for is '~/.profile', which I don't think
>  exists by default for new 10.5.2 user accounts.  The best way to edit
>  it (unless you know vi or emacs) is by going to the shell and typing
>  'nano ~/.profile'.  All of the commands are at the bottom of the
>  screen -- ^X means 'ctrl+x' (which exits the editor, optionally saving
>  the file -- you can say 'no, I don't want to save the file' if you've
>  messed it up).
>
>  Most of Apple's tools are built around sqlite3 (they use that as the
>  basis of their "Core Data" framework).  I would suggest setting your
>  sim up to use that for testing -- but I don't know of data migration
>  support yet (it's entirely possible that it exists, though; I haven't
>  been keeping track).  This means that you should plan on losing the
>  data in your sqlite3 database when you migrate to another database
>  system.
>
>  I haven't downloaded mono for MacOSX yet, and haven't yet tried to get
>  OpenSim operating under OSX natively (I have a virtual machine with
>  VMware that I have historically used).
>
>  I hope this helps!
>
>  -Kyle H
>
>
>  On Thu, Feb 28, 2008 at 8:57 AM, Sanders, Robert Lon <sandersrl at ornl.gov> wrote:
>  >
>  >
>  >
>  >
>
>
> > Help,
>  >
>  >
>  >
>  > I am sorry to ask, but I have tried to follow all of the instructions on the
>  > web site, but I am still having issues.
>  >
>  >
>  >
>  >
>  >
>  > I am installing 0.5 on a new Mac pro with 10.5.2.  I was able to download
>  > and install the mono package and compile all o f the packages.
>  >
>  >
>  >
>  > Issues;
>  >
>  >
>  >
>  >  I cannot find the file .profile that in which the added line was supposed
>  > to be included.
>  >
>  >
>  >
>  > I copied the OpenSim.ini.example over to OpenSim.ini;  I changed the
>  > 127.0.0.1 address to the exact address of the machine; however, I did not
>  > make any other changes.
>  >
>  >
>  >
>  > I can connect to the server; however, it fails when it tries to make the
>  > region connection (sql issue).
>  >
>  >
>  >
>  > Any help would be appreciated.
>  >
>  >
>  >
>  > Bob Sanders
>  >
>  >
>  >
>  >
>
>
> > _______________________________________________
>  >  Opensim-dev mailing list
>  >  Opensim-dev at lists.berlios.de
>  >  https://lists.berlios.de/mailman/listinfo/opensim-dev
>  >
>  >
>  _______________________________________________
>  Opensim-dev mailing list
>  Opensim-dev at lists.berlios.de
>  https://lists.berlios.de/mailman/listinfo/opensim-dev
>



More information about the Opensim-dev mailing list