|
Re: [GHC] #482: 'Bug' when installing GHC 6.4.1: msg#00191lang.haskell.glasgow.bugs
#482: 'Bug' when installing GHC 6.4.1 --------------------------+------------------------------------------------- Reporter: nobody | Owner: wolfgang Type: bug | Status: assigned Priority: normal | Milestone: _|_ Component: Build System | Version: 6.4.1 Severity: normal | Resolution: None Keywords: | Difficulty: Unknown Testcase: N/A | Architecture: powerpc Os: MacOS X | --------------------------+------------------------------------------------- Changes (by igloo): * milestone: => _|_ * testcase: => N/A Old description: > {{{ > I installed GHC-6.4.1.pkg.zip under MacOSX, and selected > the startup volume for install. The idea is that > he puts the ghc exec. and the rest in /usr/local. > In my case, /usr/local/ is a symbolic link to another > partition. > It turns out that the installer then removes this link, > makes a new subdir /usr/local/ and installs > ghc in there. This means, all my other stuff has become > inaccessible. My feeling is that this is a bug. > I can imagine that you check whether /usr/local exists > and whether it is a directory, and maybe the case > that it is a symbolic link to a directory is not > yet covered. > > }}} New description: I installed GHC-6.4.1.pkg.zip under MacOSX, and selected the startup volume for install. The idea is that he puts the ghc exec. and the rest in /usr/local. In my case, /usr/local/ is a symbolic link to another partition. It turns out that the installer then removes this link, makes a new subdir /usr/local/ and installs ghc in there. This means, all my other stuff has become inaccessible. My feeling is that this is a bug. I can imagine that you check whether /usr/local exists and whether it is a directory, and maybe the case that it is a symbolic link to a directory is not yet covered. -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/482> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler_______________________________________________ Glasgow-haskell-bugs mailing list Glasgow-haskell-bugs@xxxxxxxxxxx http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: [GHC] #481: Recompilation check fails for TH, GHC |
|---|---|
| Next by Date: | Re: [GHC] #485: AdjustorAsm.S doesn't build on AIX, GHC |
| Previous by Thread: | Re: [GHC] #481: Recompilation check fails for TH, GHC |
| Next by Thread: | Re: [GHC] #485: AdjustorAsm.S doesn't build on AIX, GHC |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |