Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!cs.utexas.edu!uunet!munnari!gwydir!gara!wtoomey From: wtoomey@gara.une.oz (Warren Toomey) Newsgroups: comp.os.minix Subject: Re: Problem with Clam Message-ID: <628@gara.une.oz> Date: 7 Apr 89 05:42:02 GMT References: <12426@louie.udel.EDU> Organization: University of New England, Armidale, Australia Lines: 22 In article <12426@louie.udel.EDU>, (John Nall 904-644-5241) writes: > Does anyone have the recently distributed Clam shell working yet under > MINIX? I have a problem trying to get it up under Minix 1.4a. When I > do a make, it churns for a few minutes and then spits out an error > message "/usr/bin/asld: can't open /usr/lib/libtermcap.a" and the make Sorry about that - my system has both the termcap and directory files separate from libc.a, so I have put a `-ltermcap -ldir' in the makefile. If you have termcap in with libc.a, replace this with `-ldir'. And also turn the DEBUG define off too - Clam tends to be very verbose with debugging on. While I'm on the subject, did the first official path to Clam get out ok? Our link to the US (and on) was sick the day I posted, so it may not have got out. Any comments, ideas, bug fixes on Clam?! Cheers everyone, Warren Toomey (wtoomey@gara.une.oz)