1

Тема: realXtend Naali on the Nokia N900 - Second Life на n900

Кто-нибудь  пытался  это установить и как  успехи?


realXtend-Naali-N900-0.2.0
http://dl.dropbox.com/u/3589544/realXte … -0.2.0.zip

Сам  пакет... видимо  самый  доступный.Больше  о  разработках ничего не было  слышно. Может  еще  на миго есть.
realXtend-Naali-N900-0.2.0


I ported our virtual worlds viewer Naali into the maemo platform as a home hobby project. Well then it became my job to make it work better in the N900/Maemo environment at work too. Everything here was done in only a few weeks. This could be woked on to be something a lot more with time and dedication.

It's at a demo stage now so I can show everyone what its like. Havent been packaged yet or anything like that. Maybe thats next if people like it smile

I'm really waiting for Ogre to make its GLES2 rendering system work so I could utilize that. The iPhone one is already working, but I need the X11 build to be on the same level before I can use it.

- пишет  разработчик Jonne Nauha.

Может  кто-нибудь попробует. Всегда  почему-то возникали   проблемы  с  установкой (  не  устанавливалось)
Джон  написал подробную  инструкцию в зипе:

realXtend Naali N900 edition
============================

WHAT YOU NEED BEFORE INSTALL

1. The 1.2 firmware
    Make sure you have the 1.2 firmawe installed on your device. Naali uses Qt 4.6.2 so this is not optional.
   
2. Maemo extras devel repo
    Add maemo-extras repo in you app manager http://wiki.maemo.org/Extras-devel#How_ … ras-devel. Please read the warning notes from top. If you are not comfortable with what you are about to do. You can stop this right here. Naali is in early dev phase also so the same warnings applies to Naali. I would not go as far as that you would need to flash your device due to Naali but this is not complete software.

3. rootsh
    You can get this from the Application Manager.
    You need this for later steps to install packages and when copying naali shortcuts into the system folders.

4. unzip
    sudo gainroot
    apt-get install unzip
   
5. QtScript 4.6.2
    For me the 1.2 firmware update did not include QtScript but you can install it manually:
    sudo gainroot (if not as root already)
    apt-get install libqt4-script
   
6. GLES1
    Some games may have already installed this to you. Check that you have it:
    sudo gainroot (if not as root already)
    apt-get install libgles1
   
INSTALLING AND RUNNING NAALI

1. Open a terminal and you should be now in ~/ that is /home/user/. You can verify this with 'pwd' command. You should open a new terminal so you are not in root mode. Or type 'exit' if you are.

    mkdir naali
    cd naali
    cp /home/user/MyDocs/naali/setup-naali.sh .
    cp /home/user/MyDocs/naali/setup-naali-shortcuts.sh .
    chmod +x setup-naali.sh setup-naali-shortcuts.sh
   
2. Run the scripts
    NOTE: DO NOT RUN NAALI SETUP SCRIPT AS ROOT. Make sure of this.
    ./setup-naali.sh
    sudo gainroot
    ./setup-naali-shortcuts.sh
    exit
   
3. Make shortcut and/or run
    NOTE: DO NOT RUN NAALI THE FIRST TIME AS ROOT. This will create configs and files with root access only and later runs you wont be able to access them in write mode.
    You can now add a desktop shortcut to naali from the usual N900 path. Or start naali from terminal with.

    cd /home/user/naali/naali/
    ./start
   
KEYBOARD INPUT NOT WORKING?

Our input system is being updated, so I didnt fix the config handling better for N900 ad i'd have to fix it again after the new config stuff.
The setup config should do this for you. Check if the file is there. If you have issues you can copy it again:

    cd /home/user/naali/naali/data
    cp default_bindings.ini /home/user/.config/realXtend/bindings

NOTES

You can see that we dont install anything to /opt/ or other places. There are quite alot of deps that we would need to package and we dont have the resources for this. Hopefully the scripts help a bit to ease the pain.

When you start naali you should have one demo audi world ready to try. You can create your own avatar in http://world.evocativi.com/

Expect bugs and crashes with segfaults. Especially in the login phase. Network errors are catched and these crashes dont happen on the desktop version of Naali. Havent had time to investigate them. Just try again if login fails and/or crashes the viewer.

Every time naali closes down it will give you a segfault. This haunts our desktop linux builds too, hopefully this will be fixed at some point. For the time being don't mind about it.

CONTACT INFO

#realxtend-dev @ freenode
realxtend-dev google mailing list
Ask for Pforce aka Jonne Nauha for N900 related questions

Thanks for your interest in the project!

N900 - перспективная эволюционная ветвь загаженная кроманьонцами как всегда.

Поделиться

2

Re: realXtend Naali on the Nokia N900 - Second Life на n900

Прошу  помочь.
  У меня  на этой стадии

2. Run the scripts
    NOTE: DO NOT RUN NAALI SETUP SCRIPT AS ROOT. Make sure of this.
    ./setup-naali.sh
    sudo gainroot
    ./setup-naali-shortcuts.sh
    exit

выходит  строчка Permission  denied.
Думаю,  что  дело в root.  Как проверить  под  он активен или нет.Мне нужно  ,  чтобы  без root, как Джон  пишет...
Подскажите, плиз, как это  сделать.

N900 - перспективная эволюционная ветвь загаженная кроманьонцами как всегда.

Поделиться

3

Re: realXtend Naali on the Nokia N900 - Second Life на n900

выполните перед этим пунктом еще две команды:

chmod +x setup-naali.sh
chmod +x setup-naali-shortcuts.sh

права рута тут вроде как не при чем

We all know Linux is great … it does infinite loops in 5 seconds.The only limiting factor of the Linux operating system is its user.

Поделиться

4

Re: realXtend Naali on the Nokia N900 - Second Life на n900

bonapart пишет:

выполните перед этим пунктом еще две команды:

chmod +x setup-naali.sh
chmod +x setup-naali-shortcuts.sh

права рута тут вроде как не при чем

Да  вроде  это писала. Ничего не произошло. Никакого  комментария, я подумала,  что все  в порядке и перешла  к  следующему

N900 - перспективная эволюционная ветвь загаженная кроманьонцами как всегда.

Поделиться