Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!zaphod.mps.ohio-state.edu!rpi!uupsi!njin!rapatel From: rapatel@pilot.njin.net ( Rakesh Patel) Newsgroups: comp.protocols.appletalk Subject: Re: UAB/CAP w/ no router/bridge? Message-ID: Date: 11 Apr 90 20:42:44 GMT References: Organization: NJ InterCampus Network, New Brunswick, N.J. Lines: 65 I found out what my problem was. The instructions I had were a little misleading. Uab needed to be built with the modified cap library - not the normal IPtalk libarary. After rebuilding it, I got it working instantly. Here is the original message that I had: From Dan@dna.lth.se (Dan Oscarsson) Sat Jan 27 05:08:35 1990 Path: njin!rutgers!cs.utexas.edu!uunet!mcsun!sunic!lth.se!newsuser From: Dan@dna.lth.se (Dan Oscarsson) Newsgroups: comp.protocols.appletalk Subject: Re: printing from Mac to Sun Message-ID: <1990Jan27.100835.10976@lth.se> Date: 27 Jan 90 10:08:35 GMT References: Sender: newsuser@lth.se (LTH network news server) Organization: Computer Science, Lund Institute of Technology, Sweden Lines: 21 In article hedrick@athos.rutgers.edu (Charles Hedrick) writes: >there's another way to do it. Alternatively, is there software for a >Sun that will speak Ethertalk and accept input? I've looked at the >documentation for the uab, and it looks like in principle this would >work. But in this case I don't have the time or manpower to do any >local development work, and it looks like I need not only uab but >special versions of the cap software. No, it is fairely easy to use uab. 1. Compile the standard cap libraries first and install them. 2. Compile and install uab. 3. Replace the abkip.c in cap with the abmkip.c from the uab source and remake cap and install the programs. That is about all that is needed. I have one small patch to uab that you might need. If you can wait one week I plan to release my version of uab and cap with instructions to use. My cap constains several fixes to make aufs faster. Dan Note that this: 1. Compile the standard cap libraries first and install them. 2. Compile and install uab. 3. Replace the abkip.c in cap with the abmkip.c from the uab source and remake cap and install the programs. Should be: 1. Replace the abkip.c in cap with the abmkip.c from the uab source and make cap and install the programs and libararies. 2. Build uab and install it using the modified cap library. Thanks to those who responded to my query. Rakesh Patel.