#1690: setting libdir doesn't work with Unix binary dist
---------------------------+------------------------------------------------
Reporter: simonmar | Owner:
Type: bug | Status: new
Priority: high | Milestone: 6.8
Component: Build System | Version: 6.6.1
Severity: normal | Keywords:
Difficulty: Unknown | Os: Linux
Testcase: | Architecture: Unknown
---------------------------+------------------------------------------------
The 9 Sept binary dist on x86_64 installed things in the wrong place when
I configured it with
{{{
./configure --prefix=$HOME/fp --bindir=$HOME/fp/bin/x86_64-unknown-linux
--libdir=$HOME/fp/lib/x86_64-unknown-linux
}}}
the packages appear to have gone into $HOME/fp/lib/ghc-6.8.20070911, and
the installed GHC can't find them. Everything else seems to be in the
right place, though.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1690>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs