This is the mail archive of the egcs@egcs.cygnus.com mailing list for the EGCS project. See the EGCS home page for more information.


[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index] [Subject Index] [Author Index] [Thread Index]

Re: Help with dejagnu install?



> Date: Fri, 26 Feb 1999 10:41:49 -0500
> From: "Jerry Quinn" <jquinn@nortelnetworks.com>
> To: egcs@egcs.cygnus.com

> On the machine I'm installing in, I've already installed the latest
> tcl and tk.  I'd also like to generally install expect.  However,
> the dejagnu distribution also comes with versions of these.

Generally speaking you are on your own.  We include them that way to
prevent things from not working.  If you want to go it alone, just rm
-rf a little here and there, and it should mostly work.

I'd just install all the packages you want, and for testing, just make
sure the deja bin directory is in the front of your path, and
everything will work.

I don't recomment trying to `solve' this problem.