#7028: incorrect link paths for in mac os x after install
-----------------------------------+----------------------------------------
Reporter: andykitchen | Owner:
Type: bug | Status: new
Priority: normal | Component: Build System
Version: 7.4.2 | Keywords:
Os: MacOS X | Architecture: x86_64 (amd64)
Failure: Installing GHC failed | Testcase:
Blockedby: | Blocking:
Related: |
-----------------------------------+----------------------------------------
Comment(by andykitchen):
command to find offending libraries:
find /usr/local/lib/ghc-7.4.2 -type f -perm +u=x -exec bash -c 'otool -L
{} | grep ^[[:space:]]*/Users > /dev/null' \; -print
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7028#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs