Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - treor

Pages: [1]
1
Linux Specific Issues /
« on: March 27, 2006, 02:29:33 pm »
but then.... why doesn?t it work before i changed the useflag for crystal space and reemerged it? (its not very important ... i just want to understand it ;) )

2
Linux Specific Issues /
« on: March 19, 2006, 09:16:54 pm »
does it also contain al the dependencies? such as crystal space, etc.? i did the emerge to get them and planeshift in a \"clean\" way on my system. and so i was able to solve the graphic engine thing ;)

3
Linux Specific Issues /
« on: March 14, 2006, 02:47:03 pm »
hi


you cant use my instruction on ubuntu. its for the distribution gentoo and its portage (the management 4 installations).

for explanation:

in 1) i tell porage that i want to compile crystal with 3ds and openal options.

in 2) i tell portage that it should take the ~amd64 versions of the libs (~amd64 meens unstable on amd64)

in 3) i emerge (compile and install) planeshift

4) should be self-explained

in 5) in compile and installe curl (needed bz the planeshift updater)

and 6) should be explained above.

if you think a little bit, you should be able to \"port\" my guide to the installation management of ubuntu.

perhabs it would help you... the version of crystalspace i use is 0.99. so check the versions of the dependecies. i think they would also be unstable on ubuntu.

4
Linux Specific Issues /
« on: March 09, 2006, 11:00:37 am »
Quote
Originally posted by Bereror
One thing you could try is to run these two commands before starting the PlaneShift client to make sure that you don\'t use wrong versions of CS and cel:

Code: [Select]

unset CRYSTAL
unset CEL


Gentoo CrystalSpace ebuild definitely doesn\'t work with the current PlaneShift client.


thats strange.
after i have aktivatet the 3ds useflag, planeshifts runs really perfect.
so just aktivate it ;)


----------------------------------------------------------------------------

so. perhabs its usefull 4 someone. on this way i installed planeshift on my gentoo:


1.
Code: [Select]

echo \"dev-games/crystalspace 3ds openal\" >> /etc/portage/package.use


2.
nano /etc/portage/package.keywords

put in: (if you use another architecture just change the ~amd64 to your)
Code: [Select]

games-rpg/planeshift ~amd64
dev-games/cel ~amd64
dev-games/crystalspace ~amd64
media-libs/cal3d ~amd64
media-libs/lib3ds ~amd64


3.
emerge planeshift

4. than i followed this:
http://www.planeshift3d.com/wbboard/thread.php?threadid=19389&boardid=41&styleid=2&sid=ed780224adfd836996573acdea0ae74d

i had to copy the \"libk5crypto \"-libs in the planeshift dir

5.
to use the updater you have to do an
Code: [Select]
emerge curl

6. than one last thing:
i googeled for the font \"becker-m\" because planeshift needs it an it wasn?t there. when you copied it in your /opt/planeshift/data/ttf dir, please check if its \"becker-m.ttf\" or \"Becker-m.ttf\". it should beginn with a lowercase.


so that was it. now it should run.

5
Linux Specific Issues /
« on: March 09, 2006, 08:45:53 am »
same problem here.

i can see just the hair in the char creation and after i joined the realm i can see the men? but the world isnt loaded. also just \"floating\" hairs.

system:

gentoo 2.6.15 (@64bit)
amd64 sempron 3100
gf 6600gt

kde 3.4
crytalspace 0.99



[edit]its possible that i have the solution. at the moment i combile crystalspace with the 3ds useflag. if the models are 3ds that could it be. i would see in ca 1h[/edit]

Pages: [1]