This is the mail archive of the insight@sources.redhat.com mailing list for the Insight project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: AW: Cygwin and Insight - two files missing


On Mon, 2003-01-27 at 14:03, Marco Werth wrote:
> How to grab??
> 
> I tried the command shown in the instruction...
> 	Cvs -z9 -d:pserver:anoncvs@sources.redhat.com:/cvs/src co -r gdb_5_2-branch
> insight+dejagnu


You need to do two things:

$ cvs -d:pserver:anoncvs@sources.redhat.com:/cvs/src login
[enter "anoncvs" as password]
$ cvs -d:pserver:anoncvs@sources.redhat.com:/cvs/src co insight+dejangu

On cygwin, I wouldn't even bother with 5.2 or 5.3. Use CVS head. It's
got the new Tcl/Tk which should be more stable than either 5.2 or 5.3.
(And if it isn't, you can tell us about it! :-)

> While make, an error occurs..
> 	Error 1 parse error....

Can you post the failure? (build command that failed and error output)

Keith



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]