Xonotic Forums
[SOLVED] Problems running [SOLVED] - Printable Version

+- Xonotic Forums (https://forums.xonotic.org)
+-- Forum: Support (https://forums.xonotic.org/forumdisplay.php?fid=3)
+--- Forum: Xonotic - Help & Troubleshooting (https://forums.xonotic.org/forumdisplay.php?fid=4)
+--- Thread: [SOLVED] Problems running [SOLVED] (/showthread.php?tid=1011)



Problems running [SOLVED] - phim - 09-20-2010

I already searched the forums and looked for info, but couldn't find anything relevant. I'll post here.

Getting xonotic up so I can play around and test with it; following these instructions: http://www.nullgaming.com/testing/#linux. (from a nexuiz server)

I'm running Ubuntu 10.04 Desktop 64 bit.

Got all the way to set number 10 "./all run xontic"; before everything seemed fine.

The scripts runs in the terminal and prints this:
Code:
Repository . enabled because it already exists
Repository data/xonotic-data.pk3dir enabled because it already exists
Repository data/xonotic-maps.pk3dir enabled because it already exists
Repository data/xonotic-music.pk3dir enabled because it already exists
Repository data/xonotic-nexcompat.pk3dir disabled by default, create data/xonotic-nexcompat.pk3dir.yes to enable
Repository mediasource disabled by default, create mediasource.yes to enable
Repository darkplaces enabled because it already exists
Repository fteqcc enabled because it already exists
Repository div0-gittools disabled by default, create div0-gittools.yes to enable
Repository netradiant enabled because it already exists
Client darkplaces/darkplaces-sdl not found, aborting

I updated a few minutes before running. Is there a file missing or something? I don't really know.


RE: Problems running - Calinou - 09-21-2010

First, you have 64 bit Linux, which *may* be a problem.
And you don't need to type "./all run xontic", just type "./all run" in the xonotic install directory.
And compiling failed for darkplaces, IMHO.


RE: Problems running - phim - 09-21-2010

Ok, thanks, I got it working. There was some compile error, so I updated and recompiled and now it works.


RE: Problems running [SOLVED] - Calinou - 09-21-2010

No problem... Big Grin


RE: Problems running [SOLVED] - maxp00n - 09-21-2010

phew!


RE: Problems running [SOLVED] - Calinou - 09-21-2010

.... Please stop spamming... Especially with 5 chars.


RE: Problems running [SOLVED] - maxp00n - 09-21-2010

(09-21-2010, 10:59 AM)Calinou Wrote: .... Please stop spamming... Especially with 5 chars.


.... Please stop spamming... Especially with my name in ur sig


RE: Problems running [SOLVED] - ThePWTULN - 09-21-2010

(09-21-2010, 11:01 AM)maxp00n Wrote: .... Please stop spamming... Especially with my name in ur sig

It's called the [y o u] tag (without the spaces). It replaces itself with the name of whoever's looking at it.


On topic:

Always remember to compile after you update your git clone!