|
[ ghc-Bugs-1084122 ] minor bug in rpm (x86 linux): msg#00036lang.haskell.glasgow.bugs
Bugs item #1084122, was opened at 2004-12-13 01:54 Message generated for change (Comment added) made by simonmar You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108032&aid=1084122&group_id=8032 Category: Build System Group: 6.2.2 >Status: Closed Resolution: None Priority: 5 Submitted By: John Skaller (skaller) Assigned to: Nobody/Anonymous (nobody) Summary: minor bug in rpm (x86 linux) Initial Comment: After installing ghc for linux using rpm with --prefix=/usr/local, the ghc scriipt incorrectly thinks the libraries etc are in /usr: #!/bin/sh GHCBIN="/usr/lib/ghc-6.2.2/ghc-6.2.2"; TOPDIROPT="-B/usr/lib/ghc-6.2.2"; # Mini-driver for GHC exec $GHCBIN $TOPDIROPT ${1+"$@"} After editing, at least the compiler actually starts up :) ---------------------------------------------------------------------- >Comment By: Simon Marlow (simonmar) Date: 2004-12-13 12:54 Message: Logged In: YES user_id=48280 You're trying to install the binary RPM using a different prefix? That's not supported, I'm afraid. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108032&aid=1084122&group_id=8032
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | [ ghc-Bugs-1083852 ] ghc-pkg ignores library dirs, SourceForge.net |
|---|---|
| Next by Date: | [ ghc-Bugs-1062982 ] panic with GADTs, SourceForge.net |
| Previous by Thread: | [ ghc-Bugs-1084122 ] minor bug in rpm (x86 linux), SourceForge.net |
| Next by Thread: | [ ghc-Bugs-1084122 ] minor bug in rpm (x86 linux), SourceForge.net |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |