|
Re: Bug in the installation scripts (trivial): msg#00018lang.haskell.glasgow.bugs
On Thursday 11 March 2004 13:01, Simon Marlow wrote: > > I just installed ghc on Mandrake Linux 10, from the file > > glasgow-haskell-bugs@xxxxxxxxxxxx > > glasgow-haskell-bugs@xxxxxxxxxxx is a mailing list; which distribution > did you use to install GHC? Sorry, I had a problem with cut & paste. :-) The file I used to install is ghc-6.2-i386-unknown-linux.tar.bz2 Since the rpm did not work with mandrake (rpm -Uvh complains that libreadline.so.4 is not installed, when it is installed in /usr/lib and /lib) I installed with ./configure make install > > I've been able to solve it with > > > > cd /usr/local/lib/ghc-6.2/imports/System > > > > ln -s io IO > > > > cd /usr/local/lib/ghc-6.2/imports/ > > > > ln -s ghc GHC > > You mean these directories were present but lower case? Yes. ghci -v and ghc -v were giving a very clear output that they were searching in upeprcase directories, which were not present. > We need to know > which distribution this is so we can correct it. I tried both Mandrake 9.2 and Mandrake 10.0. Maurizio
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | RE: Bug in the installation scripts (trivial), Simon Marlow |
|---|---|
| Next by Date: | RE: Bug in the installation scripts (trivial), Simon Marlow |
| Previous by Thread: | RE: Bug in the installation scripts (trivial), Simon Marlow |
| Next by Thread: | RE: Bug in the installation scripts (trivial), Simon Marlow |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |