OK, we got the sdl-net thing figured out (we had to configure Fink to use the unstable branch, and then it showed the sdl-net library), but now we're having some trouble getting GCCG installed and launching the LOTR module.
We were able to get all the libraries set up, and get GCCG compiled and installed (the binary version). We then installed the lotr module with no error messages, but when we tried to launch the Lotr module using the ./Lotr command, we got an error message:
Nubility:~/gccg test$ ./Lotr
./Lotr: line 31: ./ccg_client: cannot execute binary file
Nubility:~/gccg test$
We tried re-installing GCCG, but got the same problem. We then tried using the alternative method to compile GCCG ("./gccg_package install client fonts source", then "make all"), and got error messages (I have the terminal script, but it's pretty long, so I'm not attaching it here -- I can provide it if necessary, though).
Any ideas on how we can get the program working? Thanks in advance for any help you can provide!