Introducción.
OpenSimulator es un servidor de aplicaciones 3D que puede ser utilizado para crear ambientes o mundos virtuales los cuales pueden ser accedidos a través de una variedad de clientes y protocolos. Permite realizar los desarrollos con las tecnologías mas habituales gracias a un diseño flexible, fácilmente extendible mediante módulos cargables para crear con ellos configuraciones completamente personalizadas. Este software se licencia bajo la BSD License, lo que permite que sea incluído en paquetes de código abierto o comerciales. Por defecto, OpenSimulator puede simular un entorno virtual de Second Life™ (incluyendo la compatibilidad con su cliente). Otros ambientes, protocolos y características pueden ser soportadas mediante módulos añadidos.
Tomado de http://opensimulator.org/.
Instalar Mono.
# pacman -S mono unzip
# mono –version
Mono JIT compiler version 2.6.7 (tarball Sun Jul 25 19:50:39 CEST 2010)
Copyright (C) 2002-2010 Novell, Inc and Contributors. www.mono-project.com
TLS: __thread
GC: Included Boehm (with typed GC and Parallel Mark)
SIGSEGV: altstack
Notifications: epoll
Architecture: amd64
Disabled: none
# vi /etc/rc.conf
DAEMONS=(… mono)
Crear usuario opensim.
# /usr/sbin/useradd -m -g users -s /bin/bash -c "OpenSimulator" opensim
# passwd -l opensim
Instalar OpenSim.
# wget http://dist.opensimulator.org/opensim-0.7-bin.tar.gz
# tar zxvf opensim-0.7-bin.tar.gz
# mv opensim-0.7-bin /home/opensim/0.7
# chown -R opensim:users /home/opensim/0.7
# ln -s /home/opensim/0.7 /opt/opensim
Iniciar OpenSim.
# su -c /opt/opensim/bin/opensim-ode.sh opensim
Configurar OpenSim por primera vez.
=====================================
We are now going to ask a couple of questions about your region.
You can press 'enter' without typing anything to use the default
the default is displayed between [ ]: brackets.
=====================================
New region name []: Playing Region
Region UUID [18d5fc00-1452-4876-bb46-6f75c06387a6]:
Region Location [1000,1000]:
Internal IP address [0.0.0.0]:
Internal port [9000]:
Allow alternate ports [False]:
External host name [SYSTEMIP]:
Your region is not part of an estate.
Do you wish to join an existing estate? [no]:
New estate name [My Estate]: Playing Estate
The current estate has no owner set.
Estate owner first name [Test]: Master
Estate owner last name [User]: Player
Password: testing
Email []:
Enlaces.
- Open Simulator.
http://opensimulator.org/- Descargar.
http://opensimulator.org/wiki/Download - Archivos de la distribución.
http://dist.opensimulator.org/
- Descargar.
- Running OpenSim for first time.
http://opensimulator.org/wiki/Configuration#Running_OpenSim_for_the_first_time - Instalación OpenSimulator 0.7 RC2.
http://www.marlonj.com/blog/2010/07/pulsar-project-instalacion-opensimulator-0-7-rc-2/ - Mono, ArchLinux.
http://wiki.archlinux.org/index.php/Mono
No hay artículos relacionados.


Pingback: Probar OpenSim 0.7 en GNU/Linux Ubuntu 10.04 x64 | Jorge Iván Meza Martínez
Ups, Falta instalar sqlite3 o no corre…
pacman -S sqlite3
Saludos
Hola Marcos. Muchas gracias por el complemento del procedimiento.
Hola,
Mi nombre es Eduardo Rojo Sánchez
CURSO GRATIS AUDIO VISUAL DE OPENSIMULATOR
http://www.youtube.com/user/eduardorojosanchez?feature=mhum#p/c/D959805E075C3008/0/m0zkPIyKyHk
Manual de mundos virtuales (moodle, sloodle, second life, opensim, bot conversacional):
http://ia600303.us.archive.org/3/items/Memoria_PFC_EduardoRojo/Memoria_PFC_EduardoRojo.pdf
Muchas gracias por leerme,
Un cordial saludo,