Re: DejaGNU Installation
Ben Elliston <[email protected]>
| Newsgroups | gmane.comp.sysutils.dejagnu.bugs |
|---|---|
| Organization | Red Hat Asia-Pacific Pty Ltd |
| Message-ID | <[email protected]> |
>>>>> "Rob" == Rob Savoye <[email protected]> writes: Rob> You forgot the attachment. :-) Nothing in DejaGnu gets Rob> compiled, it's a Rob> giant Tcl script. There have been Rob> problems with prior releases compiling Rob> the unit.cc test Rob> case, but these can be ignored. You may also find you Rob> need Gnu make, not Sun make. DejaGnu uses Automake. Yes, Dejagnu uses Automake, which is precisely why you don't need GNU Make to run the Makefiles it produces. Ben