Author |
Message |
anon Guest
Offline
|
Posted: Thu Feb 05, 2009 9:01 pm Post subject: hosting using wine in linux (subgame subbill) |
 |
|
|
|
I have a few questions.
ive got my little zone hosted on windows.
-downloaded server14.zip
-configured the server.ini
-configured the subbill.ini
-ran subbill then ran subgame
everything checked out...opened SS and manually added my zone and it worked like a champ in windows
I need to host this on linux though
http://forums.minegoboom.com/viewtopic.php?t=6592
i keep reading through the walkthough for setting up subgame with wine in linux..i understand WINE and i think i could get it to working but it refers to DLing subgame. and the subgame.zip in the DL section here has just one exe in it with no ini.
and it also does not mention DLing/running subbill
so my question is:
(all DLs are from http://www.minegoboom.com/server/download.html )
--do i use the same server14.zip from windows in linux/WINE?
or do just download subgame/subbill/server.ini?
--should i be running CatIDs billing, or regular ol subbill?
--what folders do i need in ~/.wine/drive_c?
--do i even need a ~/.wine/drive_c/subbill or can it all be slapped in subgame?
--what files should be in ~/.wine/drive_c/subgame and/or billing
SERVER14.zip
----------------------
version1
subspace.exe
update.exe
_bzw.lvl
FAVORITE.LST
Fix.dll
how to update.txt
moderate.exe
news.txt
OBSCENE.txt
ODBC32.DLL
ODBCINT.DLL
README.txt
mylvl.lvl
RESERVED.txt
score.dat
SCOREMAN.exe
scrty.
server.ini
smod.txt
squad.dat
subbill.exe
subbill.ini
subgame2.exe
SUBSPACE.exe
sysop.txt
template.sss
tracert.exe
user.dat
WhatsNew.txt
Zlib.dll
Subbill.txt
subgame.txt
server.cfg
scrty1.
-----------------------------------
and this is the subgame and subbill i thought the thread was talking about downloading..
--------------------
subbill.zip
--------------
subbill.exe
subgame14.zip
------------
Version1(empty folder)
Fix.dll
subgame2.exe
template.sss
WhatsNew.txt
|
|
Back to top |
|
 |
tcsoccerman Server Help Squatter
Age:33 Gender: Joined: Jan 15 2007 Posts: 694 Location: Atlantis Offline
|
Posted: Thu Feb 05, 2009 9:34 pm Post subject: |
 |
|
|
|
why not run asss on linux w/out wine |
|
Back to top |
|
 |
L.C. Server Help Squatter

Age:34 Gender: Joined: Jan 03 2003 Posts: 574 Location: Missouri, US Offline
|
Posted: Fri Feb 06, 2009 8:05 am Post subject: |
 |
|
|
|
Um, all you have to do is setup Wine and make sure it can run Win32 applications. Once you have this confirmed and verified, just extract a copy of VIE's Subgame files somewhere on your server and start it by typing ./subgame2.exe& in your shell (the & part is supposed to put subgame2.exe into background) or nohup ./subgame2.exe.
That's all it takes. No special instructions.
Quote: | why not run asss on linux w/out wine | Ironically enough, neither Linux nor Win32 AS3 will work on Warpath(.hlrse.net) at BlueT. Does not matter how you put it. This is most likely because of outdated libraries and kernal.
But Win32 MERVBot and Subgame2 works fine!  |
|
Back to top |
|
 |
Dr Brain Flip-flopping like a wind surfer

Age:39 Gender: Joined: Dec 01 2002 Posts: 3502 Location: Hyperspace Offline
|
Posted: Fri Feb 06, 2009 9:12 am Post subject: |
 |
|
|
|
L.C. wrote: | Ironically enough, neither Linux nor Win32 AS3 will work on Warpath(.hlrse.net) at BlueT. Does not matter how you put it. This is most likely because of outdated libraries and kernal. |
Have you tried linking everything statically, so the libraries (db, mysql, etc) are included inside the executable? It'll make the files pretty large, but they should work anywhere. _________________ Hyperspace Owner
Smong> so long as 99% deaths feel lame it will always be hyperspace to me |
|
Back to top |
|
 |
Doc Flabby Server Help Squatter

Joined: Feb 26 2006 Posts: 636 Offline
|
Posted: Fri Feb 06, 2009 12:48 pm Post subject: Re: hosting using wine in linux (subgame subbill) |
 |
|
|
|
anon wrote: | I have a few questions.
ive got my little zone hosted on windows.
-downloaded server14.zip
-configured the server.ini
-configured the subbill.ini
-ran subbill then ran subgame
everything checked out...opened SS and manually added my zone and it worked like a champ in windows
I need to host this on linux though
http://forums.minegoboom.com/viewtopic.php?t=6592
|
Basically copy all the files over on your windows computer into your wine "virtual" c drive. then just run as normal except prefix with "wine" _________________ Rediscover online gaming. Get Subspace | STF The future...prehaps |
|
Back to top |
|
 |
L.C. Server Help Squatter

Age:34 Gender: Joined: Jan 03 2003 Posts: 574 Location: Missouri, US Offline
|
Posted: Sat Feb 07, 2009 7:31 am Post subject: |
 |
|
|
|
Quote: | Have you tried linking everything statically, so the libraries (db, mysql, etc) are included inside the executable? It'll make the files pretty large, but they should work anywhere. | Heh, well that's beyond my knowledge. O_o I don't know enough about Linux to have the slightest clue about doing this. I'm a tub newbie. ;o |
|
Back to top |
|
 |
|