Iris2.de

Iris2-Forum
It is currently Sat Apr 27, 2024 7:47 pm

All times are UTC




Post new topic Reply to topic  [ 7 posts ] 
Author Message
 Post subject: Howto for Linux
PostPosted: Sat May 26, 2007 3:15 pm 
Offline

Joined: Sat May 26, 2007 3:00 pm
Posts: 1
Are there any guides to installing UO and Iris client for linux ?


Top
 Profile  
 
 Post subject:
PostPosted: Sun May 27, 2007 1:05 am 
Offline
iris2-developer
User avatar

Joined: Tue Apr 18, 2006 10:28 pm
Posts: 823
Location: Munich, Bavaria, Germany
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 !


Top
 Profile  
 
 Post subject:
PostPosted: Sun Jun 17, 2007 6:35 pm 
Offline

Joined: Sat Jun 16, 2007 2:51 pm
Posts: 1
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?


Top
 Profile  
 
 Post subject:
PostPosted: Sun Jun 17, 2007 8:11 pm 
Offline
iris2-developer
User avatar

Joined: Mon Aug 09, 2004 12:20 pm
Posts: 1431
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


Top
 Profile  
 
 Post subject:
PostPosted: Sun Jun 17, 2007 8:45 pm 
Offline
iris2-developer
User avatar

Joined: Tue Apr 18, 2006 10:28 pm
Posts: 823
Location: Munich, Bavaria, Germany
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


Top
 Profile  
 
 Post subject:
PostPosted: Mon Aug 27, 2007 9:10 pm 
Offline

Joined: Mon Aug 27, 2007 9:05 pm
Posts: 1
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.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Aug 28, 2007 9:03 am 
Offline
iris2-developer
User avatar

Joined: Tue Aug 22, 2006 1:21 pm
Posts: 173
Location: Munich, Germany
thx for the info, i updated the wiki page.

_________________
O-->---


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 7 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group