Current svn build for testing

Developer discussion of experimental fixes, changes, and improvements.

Moderators: Nexuiz Moderators, Moderators

Postby divVerent » Wed Oct 29, 2008 8:37 am

Probably not, as we have no way to make a mac build.

Unless we get shell access to a 24/7 up Mac (can even be an old one); see the other post on this.
1. Open Notepad
2. Paste: ÿþMSMSMS
3. Save
4. Open the file in Notepad again

You can vary the number of "MS", so you can clearly see it's MS which is causing it.
divVerent
Site admin and keyboard killer
 
Posts: 3809
Joined: Thu Mar 02, 2006 4:46 pm
Location: BRLOGENSHFEGLE

Postby Ubuntoz » Tue Jan 13, 2009 2:24 pm

what is the password to download the last build?!!?!?!?
Ubuntoz
Member
 
Posts: 33
Joined: Wed May 14, 2008 2:22 pm

Postby Alien » Tue Jan 13, 2009 4:32 pm

Use svn or torrent.
Alien
Forum addon
 
Posts: 1212
Joined: Tue Apr 22, 2008 7:12 am

Postby Ubuntoz » Tue Jan 13, 2009 6:15 pm

why there is a password?!?!and where i can get torrents for the last release?anyone can tell me the password?
Ubuntoz
Member
 
Posts: 33
Joined: Wed May 14, 2008 2:22 pm

Postby divVerent » Tue Jan 13, 2009 7:51 pm

Compile from source. On Windows, use the "Nexuiz SVN Build System", which ensures you always get a current build. On Arch Linux, use that package Xeno made. On other Linux distributions or OS X, build from source manually or using scripts posted by others on this forum.

The builds are now password protected, as people apparently started distributing them elsewhere as "release". So from now on, only trusted people can download the builds.
1. Open Notepad
2. Paste: ÿþMSMSMS
3. Save
4. Open the file in Notepad again

You can vary the number of "MS", so you can clearly see it's MS which is causing it.
divVerent
Site admin and keyboard killer
 
Posts: 3809
Joined: Thu Mar 02, 2006 4:46 pm
Location: BRLOGENSHFEGLE

Postby Ubuntoz » Tue Jan 13, 2009 8:33 pm

i can't get the source too!!!!!wtf!
Ubuntoz
Member
 
Posts: 33
Joined: Wed May 14, 2008 2:22 pm

Postby [-z-] » Tue Jan 13, 2009 8:39 pm

For linux, here's soulbringer's latest build script:

first install the prereqs:
Code: Select all
sudo apt-get install build-essential xserver-xorg-dev x11proto-xf86dri-dev x11proto-xf86dga-dev x11proto-xf86vidmode-dev  libxxf86dga-dev libxcb-xf86dri0-dev libxpm-dev libxxf86vm-dev libsdl1.2-dev libsdl-image1.2-dev libsdl1.2debian-alsa subversion libclalsadrv-dev libasound2-dev libxext-dev zenity


Then download the script to a folder... say ~/nexuiz_svn and chmod it +x (executable)

Code: Select all
mkdir ~/nexuiz_svn
cd ~/nexuiz_svn
wget http://z.nexuizninjaz.com/bash_scripts/sb_install_010209.sh
chmod +x sb_install_010209.sh


type:

./sb_install_010209.sh -h


-h displays help... most of you will want:

./sb_install_010209.sh -t c


Note: this script isn't very verbose. It's not hanging, just be patient.



If you want to create a shortcut, you can easily always call the latest revision with the following script:

Code: Select all
#!/bin/bash
# for use with soulbringer's nexuiz install script
# used to find the latest nexuiz revision and run it

# find the dir this file is in
base_dir=$(dirname $(which $0) | sed 's/\/.$//' )
# change to that directory
cd $base_dir
# change to the latest nexuiz revision directory
cd $(ls | grep Nexuiz_SVN_ | tail -n1)
# start nexuiz
./nexuiz-glx


save the code above as nexuiz_start.sh in the same folder your keep the sb_install script in then chmod +x nexuiz_start.sh

You can now call this file from a shortcut with:

/path/to/your/nexuiz_svn_directory/nexuiz_start.sh
Last edited by [-z-] on Thu Jan 15, 2009 4:25 pm, edited 7 times in total.
[-z-]
Site Admin and Nexuiz Ninja
 
Posts: 1794
Joined: Mon Nov 13, 2006 12:20 am
Location: Florida

Postby Ubuntoz » Tue Jan 13, 2009 9:46 pm

thank you! :lol: I hope that the builds will be avaliable again...... :cry:
Ubuntoz
Member
 
Posts: 33
Joined: Wed May 14, 2008 2:22 pm

Postby Alien » Tue Jan 13, 2009 9:53 pm

What for? They waste bandwith. Update from svn (much better way) or use torrent.
Alien
Forum addon
 
Posts: 1212
Joined: Tue Apr 22, 2008 7:12 am

OS X Builds

Postby retnuh » Sat Jan 24, 2009 3:41 am

As far as OS X builds go, I can make them if needed. Some help getting it up and going would be great, but I will build and post as needed.
- Always assume I'm posting without coffee.
retnuh
Newbie
 
Posts: 3
Joined: Sat Sep 06, 2008 3:16 pm

PreviousNext

Return to Nexuiz - Development

Who is online

Users browsing this forum: No registered users and 1 guest

cron