Server Help

ASSS Questions - Cygwin

NightHawk - Tue Dec 09, 2003 2:14 am
Post subject: Cygwin
Has anyone successfully copmiled asss on cygwin? I've got python installed, it gets past that part, but there are some problems with 'conflicting types' for things in pthread.h, as well as some other 'conflicting types' in winsock.h when compiling.

I'm also trying to get the precompiled windows version to work, and even after compiling external.dll with VC++ I can't get past the 'Error in loading module 'external:billing_ssc'. I'd like to get it to be able to connect to ssc billing.
Dr Brain - Tue Dec 09, 2003 10:40 am
Post subject:
Grelminar said to me that he had gotten cygwin to work.

You usually have to do some fiddling with the headerfile arrangments and little things like that.
Helicon - Tue Dec 09, 2003 4:35 pm
Post subject:
isn't there a release compile for win32?
NightHawk - Tue Dec 09, 2003 11:51 pm
Post subject:
none of the precompiled win32 exes i have tried work. and mervbot.com is down, so is sscentral
Mine GO BOOM - Wed Dec 10, 2003 12:58 am
Post subject:
...

I'm getting to it. Finals are next week. There is a reason a while ago I added this smilie:
grav_update.gif
Grelminar - Wed Dec 10, 2003 1:44 am
Post subject:
Yup, everything compiles just fine on cygwin. I think your problem is that you're trying to use a windows source distribution. Don't. The whole point of cygwin is that you can compile stuff in a unix-like environment. Just download the latest source from my site and try that. The newest version has new makefile magic that detects which os you're using and adjusts flags based on that.
NightHawk - Wed Dec 10, 2003 3:44 am
Post subject:
[oops, i just realized this is kind of in the wrong sub-forum, anyways...]

Ok, I just managed to get everything compiled and workin using asss-1.1.6.. had to comment out 'int PASCAL gethostname(char*,int);' in cygwin's winsock.h, and remove strcasestr from quickfix.c because apparently it isn't in cygwin's string.h

Also had to download and compile berkeley db instead of just downloading the cygwin binary
Death+ - Wed Dec 24, 2003 2:46 am
Post subject: Catid's site is back up
SSCentral has discontinued site hosting. I believe catid has moved his merv bot site. The win32 version he did for a project myself, eight182 and him where working on was released on his site due to the fact so many people made requests for it.

New Address:http://catid.ssihosting.com/

ASSS binaries for win32: http://catid.ssihosting.com/files/asss.rar

-Death+
All times are -5 GMT
View topic
Powered by phpBB 2.0 .0.11 © 2001 phpBB Group