This is the mail archive of the cygwin-developers 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]

Re: [HEADSUP] Let's start a Cygwin 1.7 release area


On Apr  4 07:24, Earnie Boyd wrote:
> Quoting Charles Wilson <cygwin@cwilson.fastmail.fm>:
>
>> Christopher Faylor wrote:
>>> On Thu, Apr 03, 2008 at 06:01:37PM -0500, Charles Wilson wrote:
>>>> Yep. A few things off the top of my head:
>>>>
>>>> 1) the shells need to install both in /bin and /usr/bin. This is up to 
>>>> the individual maintainers when they build their -1.7 versions, but to 
>>>> take on super-duper important shell:
>>>> Or "tough. you want to run /bin/bash, ensure /usr/bin is in your PATH"
>>                               ^^^^              ^^^^^^^^
>>>
>>> Yes.
>>
>> Geez. This was the really-just-a-joke-WJM response. Doing this will cause 
>> no END of trouble and lots of FAQs. It means I can't have a shortcut whose 
>> target is
>>   "C:/cygwin17/bin/bash -e somescript"
>> or even
>>   "cmd /k C:/cygwin17/bin/bash.exe -e somescript"
>> unless my environment settings (either system or personal) force /usr/bin 
>> into my PATH (otherwise /bin/bash can't find cygintl-8.dll and friends).
>>
>
> The heartburn can be solved with an /etc/profile.  Set PATH in it and 
> you're done.  Changing the PATH to the user liking should be done in the 
> ~/.profile file.

Shouldn't all DLLs always get installed into /bin in this scenario?
I would assume that a lot of executables will go into /usr/bin, but
since searching DLLs in $PATH has no analogy in the POSIX world anyway,
we're free to define DLLs as essential tools which have to be in /bin.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat


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