Levei uma "coça" mas consegui instalar o OS. Tudo por causa de uma versão do "mono" que estava desatualizado no Ubuntu 8.04 (para versões novas do OS). No Ubuntu 8.10 isto não é mais problema pois o mesmo já vem com a versão nova do mono.
Com isto, quando tentava compilar o OS via " ./runprebuild.sh", dava problema.
Para instalar o "nant", precisei executar: sudo aptitude install nant
II
Com isto, pude seguir as instruções de: ~/opensim-0.6.5-release/README.txt
* ./runprebuild.sh
* nant
* cd bin
* mono ./OpenSim.exe
A questão é que o diretorio "bin" criado não estava localizado dentro do diretorio descompactado:
/home/andre/Downloads/MUNDOS VIRTUAIS/OpenSimulator/opensim-0.6.5-release/bin
Mas em:
/home/andre/Downloads/MUNDOS VIRTUAIS/OpenSimulator/bin
III
Em tempo: Precisei instalar antes (só para usuarios de Ubuntu 8.04 ou inferior):
sudo apt-get install nant spl-sqlite
deb http://debian.meebey.net/etch-backports /
sudo apt-get update
sudo apt-get upgrade mono
IV
******** Conversa com Nebadon et alli em: http://www.osgrid.org/elgg/pg/utilities/chat *****
| 11:45 | nebadon | nice |
| 11:45 | Tartafeu | I compilled because I couldnt find mono 2.4 deb for my Ubuntu 8.04 |
| 11:45 | nebadon | ya sid |
| 11:45 | nebadon | there is no mono 2.4 |
| 11:45 | nebadon | not gonna happen |
| 11:45 | Tartafeu | yes |
| 11:45 | coyled | but i told you where it was. |
| 11:45 | coyled | it's in sid. |
| 11:45 | nebadon | is it now? |
| 11:46 | nebadon | if it is |
| 11:46 | coyled | yeah, as of last week |
| 11:46 | nebadon | do this |
| 11:46 | Tartafeu | Yes but there was a lot of deb packages |
| 11:46 | nebadon | ok try this |
| 11:46 | nebadon | "aptitude update" |
| 11:46 | nebadon | then |
| 11:46 | Tartafeu | I became to download and one depends or another... |
| 11:46 | nebadon | "aptitude upgrade" |
| 11:46 | Tartafeu | ok |
| 11:46 | coyled | he's not running sid, though |
| 11:46 | nebadon | oh |
| 11:46 | nebadon | i thought this was? |
| 11:46 | nebadon | what is this again? |
| 11:46 | coyled | ubuntu hardy |
| 11:46 | nebadon | ooh i thought this was debian?? |
| 11:46 | coyled | which you can install packages from sid on |
| 11:46 | Bri_Hasp | hehe |
| 11:47 | nebadon | well |
| 11:47 | nebadon | honestly |
| 11:47 | coyled | my original suggestion was to install the sid mono 2.4 packages on his ubuntu box. |
| 11:47 | nebadon | your wasting your time with mono 2.4 |
| 11:47 | nebadon | mono 2.4 has major bugs |
| 11:47 | nebadon | it shouldnt be used for opensim |
| 11:47 | nebadon | couple days new mono is being release |
| 11:47 | nebadon | cause mono 2.4 has major problems |
| 11:47 | nebadon | 2.4.2 |
| 11:47 | Bri_Hasp | 2.0.1 works |
| 11:47 | nebadon | coming out |
| 11:47 | nebadon | any day |
| 11:47 | nebadon | the 8th |
| 11:47 | nebadon | i think |
| 11:47 | nebadon | according to bluewall |
| 11:47 | Tartafeu | ok |
| 11:48 | nebadon | i suggest |
| 11:48 | nebadon | you use my directions |
| 11:48 | Tartafeu | Nabedon |
| 11:48 | nebadon | for mono 2.5 beta |
| 11:48 | nebadon | its far superior to 2.4 |
| 11:48 | nebadon | it also contains the fixes for mono 2.4.2 |
| 11:48 | Tartafeu | I will do your sugestion but first lets me try to underestand. It looks like me mono is working and, now, I got to install nant |
| 11:49 | nebadon | http://www.osgrid.org/forums/viewtopic.php?f=14&t=539 |
| 11:49 | nebadon | sure |
| 11:49 | nebadon | take your time |
| 11:49 | Tartafeu | But running nant this message appears: |
| 11:49 | Tartafeu | http://pastebin.ca/1449754 |
| 11:49 | nebadon | ok |
| 11:49 | nebadon | your still missing packages |
| 11:49 | Tartafeu | I think bin directory it would be created but nothing happens |
| 11:50 | Tartafeu | Maybe mono problems? |
| 11:50 | nebadon | hang on |
| 11:50 | nebadon | your missing a package |
| 11:50 | Tartafeu | hm |
| 11:50 | Tartafeu | What do you suggest. Beggin from zero again? |
| 11:51 | Tartafeu | Delete everything? |
| 11:51 | Tartafeu | and begin again? |
| 11:51 | nebadon | aptitude install mono-gmcs |
| 11:51 | nebadon | noo |
| 11:51 | nebadon | run this |
| 11:51 | nebadon | then try compile again |
| 11:52 | Tartafeu | run? ... |
| 11:52 | Tartafeu | ok |
| 11:52 | nebadon | ya install mono-gmcs |
| 11:52 | nebadon | its just some missing packages |
| 11:52 | nebadon | your probably missing others also |
| 11:53 | Tartafeu | "Build failed" again |
| 11:53 | nebadon | do me a favor |
| 11:53 | nebadon | also paste this |
| 11:53 | nebadon | aptitude install libmono-microsoft8.0-cil libmono-system-runtime2.0-cil libgdiplus libmono-i18n2.0-cil libmono-oracle2.0-cil |
| 11:53 | nebadon | paste that to your console |
| 11:54 | Tartafeu | http://pastebin.ca/1449758 |
| 11:54 | Tartafeu | doing |
| 11:55 | nebadon | what does it say when you type "mono -V" |
| 11:56 | Tartafeu | Mono JIT compiler version 2.4 (tarball Sáb Jun 6 11:11:58 BRT 2009) |
| 11:56 | *** Starky_Rubble joined #osgrid | |
| 11:56 | Tartafeu | Now when I try nant |
| 11:56 | Tartafeu | Its showed me: bash: /usr/bin/nant: File doesnt Exists |
| 11:57 | nebadon | strange |
| 11:57 | nebadon | might try restarting the box |
| 11:57 | Tartafeu | Could I try sudo aptitude nant? |
| 11:57 | nebadon | aya |
| 11:57 | nebadon | ya |
| 11:57 | nebadon | try it |
| 11:57 | Tartafeu | ok |
| 11:57 | nebadon | i thought you already had it though |
| 11:57 | nebadon | but maybe it will tell you something |
| 11:59 | Tartafeu | Now it's looks like OK |
| 11:59 | nebadon | he cool |
| 11:59 | nebadon | it compiled? |
| 11:59 | Tartafeu | but where would be created bin directory |
| 11:59 | nebadon | in the opensim folder |
| 11:59 | nebadon | type cd bin |
| 11:59 | Tartafeu | at same level of opensim-0.6.5-release directory? |
| 11:59 | nebadon | ls *.exe |
| 11:59 | nebadon | ya |
| 11:59 | nebadon | if your in the folder with the runprebuild.sh |
| 11:59 | nebadon | type cd bin |
| 12:00 | nebadon | ls *.exe |
| 12:00 | nebadon | you should see 5 or 6 files |
| 12:00 | nebadon | OpenSim.exe is what you want |
| 12:00 | Tartafeu | we walk... |
| 12:00 | Tartafeu | I will post |
| 12:01 | Tartafeu | http://pastebin.ca/1449762 |
| 12:01 | nebadon | ok easy |
| 12:01 | nebadon | this means its working |
| 12:01 | Tartafeu | Oh nice |
| 12:02 | Tartafeu | Its very difficult to install it |
| 12:03 | Tartafeu | I will need to recapitulate |
| 12:03 | Tartafeu | What is needed now? |
| 12:05 | *** mib_a6y6ew joined #osgrid | |
| 12:06 | nebadon | sorry |
| 12:06 | nebadon | got distracted |
| 12:06 | nebadon | but |
| 12:06 | Tartafeu | You told me you are brasilian? |
| 12:06 | nebadon | start by renaming the OpenSim.ini.example |
| 12:06 | Tartafeu | No problem |
| 12:06 | nebadon | me?? |
| 12:06 | nebadon | no |
| 12:06 | Tartafeu | yes |
| 12:06 | Tartafeu | |
| 12:06 | nebadon | i live in Arizona |
| 12:07 | Tartafeu | ok! |
| 12:07 | nebadon | USA |
| 12:07 | nebadon | |
| 12:07 | Tartafeu | nice to meet you and regards by help! |
| 12:07 | nebadon | no problem, nice to meet you too |
| 12:07 | nebadon | glad your up and running |
| 12:07 | Tartafeu | Sorry about: "start by renaming the OpenSim.ini.example" |
| 12:07 | nebadon | ya |
| 12:07 | nebadon | in the bin folder |
| 12:07 | nebadon | you will have example files |
| 12:08 | nebadon | one is for the OpenSim.ini |
| 12:08 | nebadon | which your missing |
| 12:08 | Tartafeu | ok |
| 12:08 | nebadon | you need to rename it |
| 12:08 | nebadon | and fill in some blanks etc.. |
| 12:08 | nebadon | your best bet at this point |
| 12:08 | nebadon | is use the wiki |
| 12:08 | nebadon | to get opensim setup |
| 12:08 | nebadon | now all the dependancies are working |
| 12:08 | Tartafeu | I am getting loose |
| 12:08 | nebadon | at this point its all opensimulator config |
| 12:08 | Tartafeu | Sorry |
| 12:09 | Tartafeu | Client is working now |
| 12:09 | Tartafeu | Its needed to inform an example file? Is it that? |
| 12:09 | nebadon | http://opensimulator.org/wiki/Configuration |
| 12:09 | Tartafeu | ok |
| 12:09 | nebadon | rename the file |
| 12:09 | nebadon | OpenSim.ini.example |
| 12:09 | nebadon | to OpenSim.ini |
| 12:09 | nebadon | you will need to edit it eventually |
| 12:09 | Tartafeu | I cant undrestand why first time everything works ok |
| 12:09 | Tartafeu | mono 1.9.1 |
| 12:09 | nebadon | that wiki page is a good start |
| 12:09 | nebadon | well |
| 12:10 | nebadon | mono 1.9.1 is no longer supported |
| 12:10 | nebadon | in newer versions of opensim |
| 12:10 | Tartafeu | I didnt to access http://opensimulator.org/wiki/Configuration ... |
| 12:10 | nebadon | older versions will work |
| 12:10 | nebadon | as of 0.6.5 |
| 12:10 | nebadon | 1.9.1 wont work |
| 12:10 | nebadon | 0.6.4 would though |
| 12:10 | Tartafeu | Maybe first time I was using os old version so. |
| 12:10 | nebadon | probably |
| 12:10 | nebadon | that would be my guess |
| 12:11 | Tartafeu | |
| 12:11 | Tartafeu | It was you that sent me: ftp://ftp.debian.org/debian/pool/main/m/mono/ |
| 12:11 | Tartafeu | ? |
| 12:11 | nebadon | i did not |
| 12:11 | nebadon | coyled maybe |
| 12:11 | Tartafeu | Ok |
| 12:12 | Tartafeu | What is mean mono 2.x deb package? |
| 12:12 | Tartafeu | I tried but every package asked another package and another... |
| 12:12 | coyled | that was me |
| 12:12 | *** TartafeuAlecto quit ("http://www.mibbit.com ajax IRC Client") | |
| 12:12 | nebadon | not really sure |
| 12:12 | nebadon | i wouldnt use this method myself personally |
| 12:13 | coyled | yes, that's why i gave you the list of packages you needed to install. |
| 12:13 | nebadon | only because i prefer compiling it myself |
| 12:13 | coyled | anyway, you're up now |
| 12:13 | nebadon | ive never used this method |
| 12:13 | Tartafeu | Hello coyled |
| 12:13 | coyled | hello |
| 12:13 | Tartafeu | But if I would like to use your method |
| 12:13 | Tartafeu | There is a main package or would I install package by package trying to discover |
| 12:14 | Tartafeu | who depends who |
| 12:14 | coyled | you download all the packages in that list i gave you, put them all in one dir, then 'dpkg -i --recursive /path/to/dir' |
| 12:15 | Tartafeu | ok |
| 12:15 | Tartafeu | Could I use apttitude or something like that to do this worf for me? |
| 12:15 | Omar_A | Can anyone tell me where to get mono 2.5 beta? |
| 12:16 | coyled | Tartafeu: possibly. i don't know... i never use aptitude. |
| 12:16 | Tartafeu | ok |
| 12:17 | Tartafeu | Nebadon: About configuration that I will read, what is the general idea? What is needed know? To inform what to the program? |
| 12:17 | nebadon | well the OpenSIm.ini is how you configure opensimulator |
| 12:17 | Tartafeu | Or it's only to inform same parameters |
| 12:18 | nebadon | most of the settings are contained inside that ini |
| 12:18 | Tartafeu | because first time I got run |
| 12:18 | nebadon | theres to much for me to explain it |
| 12:18 | Tartafeu | It was ask me only some questions about avatar's name, etc |
| 12:18 | nebadon | yes |
| 12:18 | nebadon | that is for differnt file |
| 12:18 | nebadon | /bin/regions/default.xml |
| 12:18 | Tartafeu | hm |
| 12:18 | nebadon | is where that info is stored |
| 12:18 | nebadon | you still need the OpenSim.ini 1st |
| 12:18 | nebadon | then you can do it |
| 12:18 | *** Surazeus joined #osgrid | |
| 12:19 | Tartafeu | Is it real that old version of OpenSim it was more easy to begin to run (less configurations)? |
| 12:19 | carlosroundel | nebadon code for new web elgg site is pubblic? |
| 12:19 | Tartafeu | Why it isnt to necessary to do this configurations at last time? Do you know? |
| 12:19 | Surazeus | I have 6.4 installed. Do I entirely delete everything in that folder and extract everything for 6.5? |
| 12:19 | carlosroundel | is elgg plugin? |
| 12:19 | nebadon | no |
| 12:19 | nebadon | its not a plugin |
| 12:20 | nebadon | elgg was rewritten |
| 12:20 | carlosroundel | i use elgg for http://www.opensimulator.it |
| 12:20 | nebadon | it will be a long while before what we did is available |
| 12:20 | nebadon | we arent done yet |
| 12:20 | nebadon | nice |
| 12:20 | nebadon | ya we didnt make a plugin |
| 12:20 | carlosroundel | i just sincronize cyberlandia users |
| 12:20 | nebadon | its pretty much rewritten |
| 12:21 | nebadon | Adam can explain better what he did |
| 12:21 | carlosroundel | but is cool sincronize groups chat and redux |
| 12:21 | nebadon | ya how we did it |
| 12:21 | nebadon | makes redux no longer work anymore |
| 12:23 | carlosroundel | with opendd i think is possible to sincronize user from different grids |
| 12:23 | Surazeus | how do I uninstall 6.4 to make way for 6.5 |
| 12:24 | Tartafeu | Friends I will go to lunck now. I am tired to. My regards to everyone in special to nebadon |
| 12:24 | nebadon | possibly carlosroundel |
| 12:24 | nebadon | i really dont know much about openid |
| 12:24 | *** RetroDanMoron joined #osgrid | |
| 12:24 | nebadon | see ya Tartafeu |
| 12:25 | Tartafeu | Later I will try to configure |
| 12:25 | Tartafeu | Ty |
| 12:25 | nebadon | ok |
| 12:25 | Tartafeu | friend |
| 12:25 | nebadon | talk soon im sure |
| 12:25 | Tartafeu | ok. Bye |
| 12:25 | Tartafeu | How can I find you? Are you ever in all chat rooms? |

Nenhum comentário:
Postar um comentário