id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,os,architecture,failure,difficulty,testcase,blockedby,blocking,related
2616,install script can't replace /usr/local/bin/runhaskell,guest,,"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
",bug,closed,normal,,Build System,6.9,fixed,,,MacOS X,x86,,Unknown,,,,
