Re: question about setting up jlinker
Jack Tanner <[email protected]>
| Newsgroups | gmane.lisp.allegro |
|---|---|
| Message-ID | <[email protected]> |
Carolyn Penstein Rose wrote: > I am trying to get Jlinker set up on my machine. I am running Redhat9 and > have Allegro 6.2 installed. I did the update to get all the patches, so I Hi Carolyn, The problem you're facing is probably the firewall that is enabled on Redhat 9 by default, iptables. ACL wants to connect to Java via the appropriate port, but iptables is blocking it. I hear Christine Wilson is an expert at this by now. ;) Good luck!