View previous topic :: View next topic |
Author |
Message |
Ansalon
Joined: 11 Sep 2011 Posts: 11
|
Posted: Thu Jun 13, 2013 1:44 Post subject: Distros that run nwserver |
|
|
Wow, I'm impressed this place is still active.
I used to run my very large NWN1 World on Redhat 9 (gcc 3.22 Redhat Linux 3.2.25) I decided to take it out of mothballs but can't find a linux distro I can use.
My newish machine (ASUS P5G41T-MLX) Redhat 9 doesn't like it. Locks up on installation.
Current Slackware 12.2
compiles NWNX2 fine
strangeness with nwserver
It runs a blank module (just an area with nothing in it) fine,
the second you add a tree, door etc. it does a Seg Fault
Tried Fedora 2, won't even find the SATA DVD Drive or the SATA Drive, cant even install it on my MB
Tried Fedora Core 7 (gcc 4.1.2 (Redhat 4.1.2-12))
won't run nwserver
I'm at a loss to find a linux distro that will run on my machine and still run nwserver and nwnx2
What gcc does nwserver use? I know its ELF. (file has ELF header)
PLEASE save me from having to run it under Winblows! |
|
Back to top |
|
|
Lokey
Joined: 02 Jan 2005 Posts: 158
|
Posted: Thu Jun 13, 2013 2:33 Post subject: |
|
|
http://www.asus.com/Motherboards/P5G41M_LX/ ?? Don't see anything alarming or something that should throw any lin distro of the last 4 years or so for a loop.
Alright, fedora 7 is ancient, might be something that lacks drivers although it shouldn't die on install Slack is 2 versions out, that might be ok. x86, x86-64, something else--that will be important?
Most commonly used to my eyes are buntu/deb. Have read about people using arch and fedora here... _________________ Neversummer PW NWNx powered mayhem |
|
Back to top |
|
|
Squatting Monk
Joined: 28 Jun 2007 Posts: 76
|
Posted: Thu Jun 13, 2013 3:45 Post subject: |
|
|
I got it running successfully on Ubuntu 10.04 server edition without too much trouble. Haven't tried upgrading to 12.04 yet, though. |
|
Back to top |
|
|
eeriegeek
Joined: 07 Jan 2008 Posts: 59
|
Posted: Thu Jun 13, 2013 3:52 Post subject: |
|
|
I've gotten good builds on Fedora Core 14. I've had problems with newer versions of gcc that ship with later Fedora releases. I've also had sucessful builds on CentOS 6.2. |
|
Back to top |
|
|
Ansalon
Joined: 11 Sep 2011 Posts: 11
|
Posted: Thu Jun 13, 2013 4:24 Post subject: |
|
|
Thanks for the replies
I read that these may work sufficiently
Downloading
ubuntu-7.10-server-i386.iso
debian-edu-6.0.7+r1-DVD.iso
Fedora Core 3
hopefully one will compile NWNX2 * AND * run nwserver
I will look into Fedora 14, thanks
Cheers |
|
Back to top |
|
|
Ansalon
Joined: 11 Sep 2011 Posts: 11
|
Posted: Thu Jun 13, 2013 5:56 Post subject: |
|
|
Lokey wrote: | http://www.asus.com/Motherboards/P5G41M_LX/ ?? Don't see anything alarming or something that should throw any lin distro of the last 4 years or so for a loop.
Alright, fedora 7 is ancient, might be something that lacks drivers although it shouldn't die on install Slack is 2 versions out, that might be ok. x86, x86-64, something else--that will be important?
Most commonly used to my eyes are buntu/deb. Have read about people using arch and fedora here... |
Roger...MB
Fedora 7 installed but wont run nwserver
Redhat 9 and Fedora 2 were the ones that didn't work |
|
Back to top |
|
|
domaine
Joined: 27 Mar 2008 Posts: 16
|
|
Back to top |
|
|
Ansalon
Joined: 11 Sep 2011 Posts: 11
|
|
Back to top |
|
|
pardik
Joined: 13 Feb 2010 Posts: 6 Location: Modena - Italy
|
Posted: Thu Jun 13, 2013 23:46 Post subject: |
|
|
I have nwserver running on ubuntu 13.04 32bit.
For compiling nwnx, Debian 6 32bit is good, you could have it debootstrapped inside ubuntu, take a look at Elven's instructions.
I had segfault issues solved now by copying all .bif from client /data directory into dedicated server ./data dir, including all aurora*.bif |
|
Back to top |
|
|
Ansalon
Joined: 11 Sep 2011 Posts: 11
|
Posted: Fri Jun 14, 2013 0:56 Post subject: |
|
|
pardik wrote: | I have nwserver running on ubuntu 13.04 32bit.
For compiling nwnx, Debian 6 32bit is good, you could have it debootstrapped inside ubuntu, take a look at Elven's instructions.
I had segfault issues solved now by copying all .bif from client /data directory into dedicated server ./data dir, including all aurora*.bif |
Thanks, Where are 'Elvens Instuctions", I don't see a post here from him |
|
Back to top |
|
|
Squatting Monk
Joined: 28 Jun 2007 Posts: 76
|
|
Back to top |
|
|
Ansalon
Joined: 11 Sep 2011 Posts: 11
|
Posted: Fri Jun 14, 2013 4:03 Post subject: |
|
|
I can compile NWNX2 just fine..The problem is running nwnserver |
|
Back to top |
|
|
Ansalon
Joined: 11 Sep 2011 Posts: 11
|
Posted: Fri Jun 14, 2013 4:12 Post subject: |
|
|
Well I'm now using Debian/GNU 6.0 Linux
nwnx2 compiled
fixinstall says ready to run
./nwserver
-bash: ./nwserver: cannot execute binary file
Now what? |
|
Back to top |
|
|
Squatting Monk
Joined: 28 Jun 2007 Posts: 76
|
Posted: Fri Jun 14, 2013 6:21 Post subject: |
|
|
Can you post the results of...
Code: | uname -a
file nwserver |
|
|
Back to top |
|
|
domaine
Joined: 27 Mar 2008 Posts: 16
|
Posted: Fri Jun 14, 2013 8:37 Post subject: |
|
|
supposing you have installed nwn in
/usr/local/share/nwn
open terminal
go in
/usr/local/share
sudo chown -R yourname:yourgroup nwn
just to be sure do this too
cd nwn
sudo chown -R yourname:yourgroup *
do this too in the case
chmod -R ug+w *
chmod ug+x fixinstall
then run fixinstall.sh with
./fixinstall |
|
Back to top |
|
|
|