#2616: install script can't replace /usr/local/bin/runhaskell
-----------------------+----------------------------------------------------
Reporter: guest | Owner:
Type: bug | Status: new
Priority: normal | Component: Build System
Version: 6.9 | Severity: normal
Keywords: | Testcase:
Architecture: x86 | Os: MacOS X
-----------------------+----------------------------------------------------
sudo make install under OS X encounters the following error if runhaskell
is already installed. rming it sorts the issue.
------------------------------------------------------------------------
== make install - --no-print-directory -r;
in
/Users/tatd2/Documents/HaskellRepositories/darcsT/ghc/driver/runhaskell
------------------------------------------------------------------------
ln -s runghc /usr/local/bin/runhaskell
ln: /usr/local/bin/runhaskell: File exists
make[2]: *** [install] Error 1
Failed making install in runhaskell: 1
make[1]: *** [install] Error 1
make: *** [install] Error 1
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2616>
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