|
1. Getting Stock Rom2.4b running on Ubuntu 9
|
|
Fri Feb 26, 2010 [6:07 AM]
|
arholly
brandon_morrison@verizon.net
member since: Mar 2, 2000
|
Reply
|
|
Hello: I've got an extra box lying around the house, so I figured I would have fun and went and installed ubuntu (latest version, 9 I believe) and then unpacked Rom2.4b on to it. After finagling the code a bit (moving the externs in tables.h to the end), it compiled.
However, when I am in the terminal and run the startup command, it closes the terminal down and I can't get the mud up and running.
Any thoughts?
|
|
|
|
|
2. RE: Getting Stock Rom2.4b running on Ubuntu 9
|
|
Fri Feb 26, 2010 [6:41 AM]
|
nymeria
Email not supplied
member since: Jul 23, 2000
|
In Reply To
Reply
|
|
are you adding a & at the end?
IE: ./command_to_start port# &
That should work.
|
|
|
OoOOOoO!
What does this button do!?!
|
|
3. RE: Getting Stock Rom2.4b running on Ubuntu 9
|
|
Fri Feb 26, 2010 [9:07 AM]
|
Zividave
zivilyn@ansalonmud.com
member since: Sep 26, 2004
|
In Reply To
Reply
|
|
I concur, try the & at the end so that it doesn't shut down when you disconnect etc.
Is it making logfiles? Or a corefile?
You might also look at 'RaM' on Mudbytes.org, it's a current version with known bugs fixed (I believe also set up for GCC4 but you got that part down). There's also RaM Fire, a C++ variety.
|
|
|
|
|
4. RE: Getting Stock Rom2.4b running on Ubuntu 9
|
|
Fri Feb 26, 2010 [10:12 AM]
|
arholly
brandon_morrison@verizon.net
member since: Mar 2, 2000
|
In Reply To
Reply
|
|
I've tried the following: startup & ./startup & startup 9000 & ./startup 9000 &
And none of them are generating a logfile, which makes me think it's not starting up properly.
I got a clean compile (I get some warnings, but nothing that stops it from compiling) and then when I run the startup (again, stock Rom24b), it says nothing or it closes the terminal.
Thoughts?
|
|
|
|
|
5. RE: Getting Stock Rom2.4b running on Ubuntu 9
|
|
Fri Feb 26, 2010 [5:15 PM]
|
grumny
Email not supplied
member since: Feb 11, 2003
|
In Reply To
Reply
|
|
This may be something totally basic, but are you starting ROM from the areas directory? If I remember correctly, you need to move the compiled binary to the areas and do startup.
I could be wrong here. It has been a long long time since I actually did anything with it.
|
|
|
Grumny SMASH!
Tir na nOg - a Celtic fantasy
tnnmud.com 6789
|
|
6. RE: Getting Stock Rom2.4b running on Ubuntu 9
|
|
Fri Feb 26, 2010 [9:47 PM]
|
nymeria
Email not supplied
member since: Jul 23, 2000
|
In Reply To
Reply
|
|
ROFL, yeah, I totally forgot to suggest that. It's been quite awhile since I've messed with ROM, forgot about having to move it.
|
|
|
OoOOOoO!
What does this button do!?!
|
|