This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Help with dejagnu install?
- To: egcs at egcs dot cygnus dot com, jquinn at nortelnetworks dot com
- Subject: Re: Help with dejagnu install?
- From: mrs at wrs dot com (Mike Stump)
- Date: Fri, 26 Feb 1999 14:19:49 -0800
> 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.