Re: [Mingw-msys] NTFS directory symlinks
- Date: Wed, 12 Mar 2008 10:53:36 -0500
- From: "Jamiil Abduqadir" <jalqadir@xxxxxxxxx>
- Subject: Re: [Mingw-msys] One issue found in MSYS
what!!
Hey man, just try it!
After all the installation or configurations are the standard 'windows install', or are you using MSYS under Linux?
On Wed, Mar 12, 2008 at 10:49 AM, Brian Dessent <brian@xxxxxxxxxxx> wrote:
> Xu Xiaogang-a19881 wrote:You haven't given much detail about your configuration. What is the
> When using MSYS1.0.11 version, I found a problem that MSYS
> recognized /usr as /, so the normal directory /usr/bin is recoginized
> as /usr/usr/bin. Everything in /usr/bin should be added a prefix
> "/usr" to be accessed.
> Does anyone meet the same problem as me? and how to fix this issue?
install root of MSYS, what is the install root of MinGW, what is the
contents of your /etc/fstab, and what is the output of running the
"mount" command?
The built-in loopback mounting of the MSYS install root to both "/" and
"/usr" is intentional. It ensures that commands can be referred to as
either /bin/sh or /usr/bin/sh for compatibility with *nix while only
having one actual underlying bin dir, and likewise for /usr/lib and
/lib. However this is done through the MSYS mount table (i.e. path
translation in the runtime) -- you should not actually have a physical
"usr" directory on disk anywhere. And paths like /usr/usr/bin/sh should
be inaccessible.
Brian
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Mingw-msys mailing list
Mingw-msys@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/mingw-msys
--
Happiness has many doors, and when one of them closes another opens, yet we spent so much time looking at the one that is shut that we don't see the one that just opened.
------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________ Mingw-msys mailing list Mingw-msys@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/mingw-msys
- Follow-Ups:
- Re: [Mingw-msys] NTFS directory symlinks
- From: Earnie Boyd
- Re: [Mingw-msys] NTFS directory symlinks
- From: K. Haley
- Re: [Mingw-msys] NTFS directory symlinks
- From: Michael S. Zick
- Re: [Mingw-msys] NTFS directory symlinks
- References:
- [Mingw-msys] NTFS directory symlinks
- From: Howard Chu
- [Mingw-msys] NTFS directory symlinks
- Prev by Date: [Mingw-msys] NTFS directory symlinks
- Next by Date: Re: [Mingw-msys] NTFS directory symlinks
- Previous by thread: [Mingw-msys] NTFS directory symlinks
- Next by thread: Re: [Mingw-msys] NTFS directory symlinks
- Index(es):