Mail Archives: cygwin/2003/10/15/14:44:09
On Wed, Oct 15, 2003 at 09:19:14AM +0100, Steve Fairbairn wrote:
>
>All,
>
>As a side note, I have 11 copies of that DLL (java dev and runtime, Visual
>Studio/Source Safe, ...) on my system, but only the system32 one is in my
>normal path.
>
>Someone mentioned something about possible issues to do with the path being
>different, so I thought I'd run a quick test.
>
>---
>$ cat setup_from_win.sh.done
>#!/bin/bash -x
>
># CYGWIN_DEBUG=/bin/cygpath
># set CYGWIN_SLEEP=20000
>
>echo $PATH > /cygdrive/d/path_from_setup
>---
>
>I ran this first with my normal bash shell, renamed the output, and then ran
>it again from within setup.
>
>I am attaching the 2 files as they are as well because of the contents of
>one of them, but here is what I see.
>
>---
>Steve Fairbairn AT stevefnec /cygdrive/d
>$ cat path_from_normal
>/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/cygdrive/d/v80003/data/work/use
>rbin:/cygdrive/d/v80003/bin:/cygdrive/c/Program
>Files/j2sdk1.4.2_01/bin:/cygdrive/c/WINDOWS/system32:/cygdrive/c/WINDOWS:/cy
>gdrive/c/WINDOWS/System32/Wbem:/cygdrive/c/Program Files/Microsoft Visual
>Studio/VC98/Bin:/usr/bin
>---
>
>---
>Steve Fairbairn AT stevefnec /cygdrive/d
>$ cat path_from_setup
>/usr/bin:/usr/bin:/usr/bin:/usr/bin:?D-w AT 3"
>---
I'd be more interested in "cygcheck cygpath" output in the two different cases.
That would tell us which DLLs were being loaded.
cgf
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
- Raw text -