Updating question for a Linux newbe

Discuss anything to do with Nexuiz here.

Moderators: Nexuiz Moderators, Moderators

Updating question for a Linux newbe

Postby the lemming » Sun Jun 29, 2008 7:49 pm

Hello

I have the latest version of Nixuiz up and running on my Vista desktop. However I have recently started to experiment with Linux and at the moment my Laptop is running Ubuntu 8.04.

Seeing as I'm using Ubuntu I installed the game by using the Synaptic Package Manager. When I started to play I got a little window stating that there was a new update 2.4.2. Problem is that because I'm so new to this game and Linux in general I don't know what to do from here.

Could somebody please help me to update this game which is on a linux laptop?

Cheers
the lemming
Newbie
 
Posts: 6
Joined: Fri Jun 27, 2008 10:41 pm

Postby ai » Sun Jun 29, 2008 7:52 pm

Just download the update you need and unpack it straight into the Nexuiz folder. Or you could just download the entire game (first link on the URL below). Then just unpack and start the game.

http://alientrap.org/nexuiz/downloads.php
ai
Forum addon
 
Posts: 2131
Joined: Sun Mar 05, 2006 3:54 pm
Location: Behind you

Postby the lemming » Sun Jun 29, 2008 8:23 pm

ai wrote:Just download the update you need and unpack it straight into the Nexuiz folder. Or you could just download the entire game (first link on the URL below). Then just unpack and start the game.

http://alientrap.org/nexuiz/downloads.php


Now there's the problem for me, I have no idea where Linux hides stuff. I'm quite fine with microsoft and know where the programs file is but unfortunately I'm stuffed with Linux.

Any chance of helping a lemming out?
the lemming
Newbie
 
Posts: 6
Joined: Fri Jun 27, 2008 10:41 pm

Postby ai » Sun Jun 29, 2008 8:27 pm

Well, you could go the the Synaptic Package manager and uninstall Nexuiz from there, then download the whole thing, 2.4.2, from the Nexuiz page and unzip it to the destination of your choosing. Now I'm not on Linux at the moment so I cannot say where they hide those things. Perhaps someone else might help out with that.
ai
Forum addon
 
Posts: 2131
Joined: Sun Mar 05, 2006 3:54 pm
Location: Behind you

Postby the lemming » Sun Jun 29, 2008 8:30 pm

ai wrote:Well, you could go the the Synaptic Package manager and uninstall Nexuiz from there, then download the whole thing, 2.4.2, from the Nexuiz page and unzip it to the destination of your choosing. Now I'm not on Linux at the moment so I cannot say where they hide those things. Perhaps someone else might help out with that.


I'll do that. Cheers
the lemming
Newbie
 
Posts: 6
Joined: Fri Jun 27, 2008 10:41 pm

Postby the lemming » Sun Jun 29, 2008 8:48 pm

Ho well, it was worth a try.

I downloaded the zip file, put it into my home folder and extracted the contents. I tried clicking on the exe icon and nothing happened.

Ho well.
the lemming
Newbie
 
Posts: 6
Joined: Fri Jun 27, 2008 10:41 pm

Postby RoKenn » Sun Jun 29, 2008 9:50 pm

In a command line shell you can do the following steps:

Uninstall the ubuntu version:

Code: Select all
sudo -s "aptitude remove nexuiz nexuiz-data"


Extract the zip file into your home directory:

Code: Select all
unzip -x  filename.zip


Link it to a bin directory:

Code: Select all
sudo -s "ln -s $HOME/Nexuiz/nexuiz-linux-glx.sh /usr/local/bin/nexuiz"


Now you should be able to start it by typing nexuiz in the command line.
[Tue Aug 5 2008] [00:15:01] <Ronan`> RoKenn, you're an evil person :P
Image
RoKenn
Alien
 
Posts: 141
Joined: Wed Apr 25, 2007 10:25 pm

Postby Taiyo.uk » Sun Jun 29, 2008 10:30 pm

There are many ways to do this, but the simplest way is to download the latest version from Sourceforge (use the mirror closest to you) then unzip it in your home folder and run it from there.

wget [download link]
unzip nexuiz-242.zip
./nexuz/nexuiz-linux-i686-sdl (or nexuiz-linux-x86_64-sdl if you're using a 64 bit system)
Taiyo.uk
Alien trapper
 
Posts: 436
Joined: Mon Apr 17, 2006 8:48 pm
Location: Reading, IN-GER-LUND!!!

Postby ai » Mon Jun 30, 2008 12:23 am

the lemming wrote:Ho well, it was worth a try.

I downloaded the zip file, put it into my home folder and extracted the contents. I tried clicking on the exe icon and nothing happened.

Ho well.

You can't run programs or games with the .exe ending, that's for Windows. Linux uses shell and "normal' run commands. There are some files named 'nexuiz-linux-sdl.sh', 'nexuiz-linux-glx.sh', 'nexuiz-linux-686-sdl' and so on. Try one of those (which is specific to your Linux distro like Taiyo.uk mentions). If you have a normal 32-bit Linux use the ones without the '64'-ending, if you have 64 then use them.

I don't remember which specific file you should run so I would go with Taiyo's advice and try the nexuiz-linux-686-sdl and/or nexuiz-linux-686-glx version.
ai
Forum addon
 
Posts: 2131
Joined: Sun Mar 05, 2006 3:54 pm
Location: Behind you

Postby Xeno » Mon Jun 30, 2008 3:40 am

Hi lemming,

All your settings, downloaded maps, demos, screenshots and videos should be in ".nexuiz/data" in your home directory. Just in case you didn't know yet, Linux files that begin with "." are hidden. To see them from the command line, use "ls -a".
Xeno
peregrinus originis incognitae
 
Posts: 396
Joined: Wed Nov 15, 2006 10:42 pm

Next

Return to Nexuiz - General Discussion

Who is online

Users browsing this forum: No registered users and 1 guest

cron