[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] [Qube2] Quake server?



On Tue, 24 Apr 2001, Glen Scott wrote:

> Hi,
> 
> Has anyone on this list had any experience of installing the Quake 3 Arena 
> server on a Qube2?  Linux binaries are available, though I have no idea 
> whether they will work with the MIPS processor.
> 
> Basically we want to play Quake 3 across our LAN which will have 3 client 
> computers.
> 
> Any help would be appreciated.
> 

MIPS and Intel (or AMD) - are two different animals. What's compiled here
won't work there and vice versa (this goes for
linux/solaris/windows/mac for almost the same reason)

Usually, when not mentioned, a "linux binary" would be an i386 (intel/amd)
compiled binary... not a mips.. so I guess that the binary won't really
work for you :\

for that reason exploits for i386 won't work on mips and vice versa as
well, because they're simply different.

if you've got the source, you can compile it on your own box and it'll
work.

 > -Glen

- shimi