From: SourceForge.net <no...@so...> - 2008-12-08 21:02:07
|
Bugs item #2407551, was opened at 2008-12-08 21:02 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=536845&aid=2407551&group_id=73133 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Makefiles not passing --user through to ghc-pkg Initial Comment: When using plain % cabal install wx or % cabal configure --user % cabal build % cabal install --user the --user flag isn't passed through to ghc-pkg, resulting in a failure to register the package with ghc due to missing permissions to mangle files in /usr. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=536845&aid=2407551&group_id=73133 |