This is the mail archive of the cygwin-apps@cygwin.com mailing list for the Cygwin 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]

config.guess from dejagnu-20021217-1 installed in wrong directory


Hi

dejagnu-20021217-1 installs config.guess in /usr/sbin but runtest is searching for in
/usr/share/dejagnu or /usr/share/dejagnu/libexec resulting in:

02:17 PM [513]> runtest --version
ERROR: Couldn't find config.guess program.

Also depending on your PATH statement runtest.exp is only found when /usr/bin
is in front of /bin. This is not a big problem because DEJAGNULIBS can take care of this.

Ciao
Volker


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