SRB2 in WINE?

Status
Not open for further replies.

Billy

Member
A couple months back, I got tired of babying Windows to where I couldn't take all the spyware and viruses anymore. So here I am, on Ubuntu. Now, obviously the Linux version of SRB2 isn't exactly... up to date. So WINE is my only option. The problem is, when I run SRB2 in WINE it gives me a segment violation. Any way to fix this? Before you ask, yes, I googled it and searched this board beforehand. So I apologise if this has been asked before, because if it was, I didn't find it.
EDIT: I also apologise for putting this one forum up from where I should have. =P
 
I agree on the fact that SRB2 Linux isn't up to date, but I have no knowledge on Linux at all. Just wait for someone to update it or keep Windows as a dual-boot for SRB2 only.
 
I currently have Windows on a dual boot already. (Meh, shoulda mentioned that earlier, I suppose) But, like I said, Windows isn't exactly the most stable OS on my computer. Linux is the most ignored OS out of all of them (especially when it comes to fan game programming), so I don't see a newer SRB2 Linux in the near future.
 
Wow, thanks! Now I just have to figure out how to install it. =P
Well, thank god for Google.
 
That's the only downside Linux has against Windows; the incredible difficulty of usage, especially for the new user. Good thing there's always Linspire. =P
 
JJames19119 said:
That's the only downside Linux has against Windows; the incredible difficulty of usage, especially for the new user. Good thing there's always Linspire. =P

I don't want to start a flamewar, but this is a *VERY* old myth.
*BSDs are more documented, though.
 
I have the same problem than Billy: Wine gives me a seg fault, and the AlamGBC's server is actualy in a "404 Not found" state ... :) and, the best: I can't compile SRB2:

Code:
$ make LINUX=1
make: sdl-config : command not found
make: sdl-config : command not found
make: libpng-config : command not found
make: libpng-config : command not found
Creating dependency file, depend.dep
sdl/hwsym_sdl.c:32:17: SDL.h : No such file or directory
sdl/hwsym_sdl.c:42:24: binary operator missing before token  « ( »
sdl/i_cdmus.c:31:17: SDL.h :  No such file or directory
sdl/i_sound.c:26:17: SDL.h :  No such file or directory
sdl/i_sound.c:33:23: SDL_mixer.h : Aucun fichier ou répertoire de ce type
sdl/i_sound.c:159:30: binary operator missing before token  « ( »
sdl/i_sound.c:165:30: binary operator missing before token  « ( »
sdl/i_system.c:69:17: SDL.h :  No such file or directory
sdl/i_system.c:75:24: binary operator missing before token  « ( »
sdl/i_video.c:30:17: SDL.h : No such file or directory
sdl/i_video.c:36:24: obinary operator missing before token « ( »
Dans le fichier inclus à partir de sdl/i_video.c:94:
sdl/filter/filters.h:8:17: SDL.h : No such file or directory
sdl/ogl_sdl.c:24:17: SDL.h : No such file or directory
In the file included from sdl/ogl_sdl.c:31:
sdl/../hardware/r_opengl/r_opengl.h:29:49: SDL_opengl.h : No such file or directory

$

Good looking nope?
 
I moved my binaries to
http://lawarias.game-server.cc:81/~alam/SRB2/

I have compiled Win32/DirectX, Win32/SDL, and Linux/x86 binaries of SRB2109 and SRB2JTE here

Linux/x86 binaries needs OpenAL, SDL, OpenGL, SDL_mixer and SDL_Image, i think

Note to self: rebuild without OpenAL later
and for WINE, disable FMOD with -nomusic
 
Billy said:
A couple months back, I got tired of babying Windows to where I couldn't take all the spyware and viruses anymore. So here I am, on Ubuntu. Now, obviously the Linux version of SRB2 isn't exactly... up to date. So WINE is my only option. The problem is, when I run SRB2 in WINE it gives me a segment violation. Any way to fix this? Before you ask, yes, I googled it and searched this board beforehand. So I apologise if this has been asked before, because if it was, I didn't find it.
EDIT: I also apologise for putting this one forum up from where I should have. =P

Hmmm.... I also use ubuntu(6.06 LTS pc)
And i can run srb2 easily on Wine :?
 
To heck with Linspire! Ubuntu 6.10 beats the crap out of everything else!

Ubuntu is why my dad quit using Red Hat and Solaris.
 
~Darktails~ said:
I have the same problem than Billy: Wine gives me a seg fault, and the AlamGBC's server is actualy in a "404 Not found" state ... :) and, the best: I can't compile SRB2:

Code:
$ make LINUX=1
make: sdl-config : command not found
make: sdl-config : command not found
make: libpng-config : command not found
make: libpng-config : command not found
Creating dependency file, depend.dep
sdl/hwsym_sdl.c:32:17: SDL.h : No such file or directory
sdl/hwsym_sdl.c:42:24: binary operator missing before token  « ( »
sdl/i_cdmus.c:31:17: SDL.h :  No such file or directory
sdl/i_sound.c:26:17: SDL.h :  No such file or directory
sdl/i_sound.c:33:23: SDL_mixer.h : Aucun fichier ou répertoire de ce type
sdl/i_sound.c:159:30: binary operator missing before token  « ( »
sdl/i_sound.c:165:30: binary operator missing before token  « ( »
sdl/i_system.c:69:17: SDL.h :  No such file or directory
sdl/i_system.c:75:24: binary operator missing before token  « ( »
sdl/i_video.c:30:17: SDL.h : No such file or directory
sdl/i_video.c:36:24: obinary operator missing before token « ( »
Dans le fichier inclus à partir de sdl/i_video.c:94:
sdl/filter/filters.h:8:17: SDL.h : No such file or directory
sdl/ogl_sdl.c:24:17: SDL.h : No such file or directory
In the file included from sdl/ogl_sdl.c:31:
sdl/../hardware/r_opengl/r_opengl.h:29:49: SDL_opengl.h : No such file or directory

$

Good looking nope?

Crap, it's a dubble post...

This output tells me you are missing about half of SDL, and are missing a few SRB2 source files, as well. Plus you have, like everyone but da admins down in da crib in Virginia, the normal version of GCC or Make.
 
FSX said:
Crap, it's a dubble post...

This output tells me you are missing about half of SDL, and are missing a few SRB2 source files, as well. Plus you have, like everyone but da admins down in da crib in Virginia, the normal version of GCC or Make.

that a old post you reply to; he was just missing the development files to SDL, SDL_Mixer and libpng to compile SRB2, that all!
 
Status
Not open for further replies.

Who is viewing this thread (Total: 1, Members: 0, Guests: 1)

Back
Top