Iris2.de
http://iris2.de/forum/

Howto for Linux
http://iris2.de/forum/viewtopic.php?f=19&t=1053
Page 1 of 1

Author:  megalex [ Sat May 26, 2007 3:15 pm ]
Post subject:  Howto for Linux

Are there any guides to installing UO and Iris client for linux ?

Author:  ghoulsblade [ Sun May 27, 2007 1:05 am ]
Post subject: 

hi !

yes, in the iris main folder the files INSTALL and README contain tipps, and see http://www.iris2.de/index.php/Building_From_Source
as well.
you will have to compile iris from sources, there is no binary distribution there yet.

as for uo : installing might not be neccessary, iris only needs the datafiles, so just unpacking should be enough.
if that doesn't work, maybe you can install using wine.

i suggest using uo : mondains legacy, available from
http://www.uo.com/uoml/downloads.shtml
which contains all the needed files.

if you can, please update uo to the newest version, if thats impossible and iris gives you errors like
"map1.mul" not found, you can try creating a symbolik link from map1.mul to map0.mul , as well as staidx1.mul to staidx0.mul and statics1.mul to statics0.mul

thats a bit ugly but haven't gotten to implement an autodection for that yet, and these files are new in a recent uo update.

good luck !

Author:  Iggy [ Sun Jun 17, 2007 6:35 pm ]
Post subject: 

I'm experiencing the following problem compiling from source in an Ubuntu Feisty system:

Code:
g++ -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I/opt/fmod/api/inc -DEXT_HASH -I/usr/include/OGRE   -I/usr/include//lua50   -I/usr/include//lua50       -I/usr/local/include/OIS -I/usr/local/include      -g -O2 -MT data_L.o -MD -MP -MF .deps/data_L.Tpo -c -o data_L.o data_L.cpp
../include/builder.h:69: error: expected unqualified-id before ‘&’ token
../include/builder.h:69: error: expected ‘,’ or ‘...’ before ‘&’ token
../include/builder.h:69: error: ISO C++ forbids declaration of ‘parameter’ with no type
data_L.cpp: In static member function ‘static int cMultiLoader_L::CountMultiParts(lua_State*)’:
data_L.cpp:819: warning: converting to ‘int’ from ‘lua_Number’
data_L.cpp: In static member function ‘static int cMultiLoader_L::GetMultiParts(lua_State*)’:
data_L.cpp:827: warning: converting to ‘int’ from ‘lua_Number’
data_L.cpp:828: warning: converting to ‘int’ from ‘lua_Number’
make[1]: *** [data_L.o] Error 1
make[1]: Leaving directory `/home/aldo/giochi/DNAfiles/iris/src'
make: *** [all-recursive] Error 1


I tryed to search the web and didn't find anything useful. I think that there is something wrong about Ogre::UTFString class referenced in includes/builder.h: I tried to comment the use of this class in the line referenced by error messages and that error was solved (but there was other errors caused by my modifications). Does someone have an idea about what to do?

Author:  SiENcE [ Sun Jun 17, 2007 8:11 pm ]
Post subject: 

I also had problems using MingW and Windows. I fixed it using the newest MingW Compiler/Toolkit.

I know you have linux...but my problem was the same.

here is a link...maybe its usefull:
http://www.ogre3d.org/wiki/index.php/Co ... h_MingW.3F

Author:  ghoulsblade [ Sun Jun 17, 2007 8:45 pm ]
Post subject: 

have you got the right ogre version ?
we use 1.4.2 , but you need at least 1.4.0 , before that there was no Ogre::UTFString

Author:  p0l0us [ Mon Aug 27, 2007 9:10 pm ]
Post subject: 

On wiki page I found I need fmod 4.* from http://www.fmod.de/ifmoddownload.html. But links at fmod download page are dead.

Right links can be found at http://www.fmod.org/index.php/download.

Author:  hagish [ Tue Aug 28, 2007 9:03 am ]
Post subject: 

thx for the info, i updated the wiki page.

Page 1 of 1 All times are UTC
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/