Results 1 to 4 of 4
Can anyone tell me where to download the GHCi package for slackware??
If not, tell me how to do that "Porting" thing they talk about on the GHC homepage.
I ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 11-01-2004 #1Just Joined!
- Join Date
- Jan 2004
- Location
- Portugal
- Posts
- 93
GHCi on Slackware 10
Can anyone tell me where to download the GHCi package for slackware??
If not, tell me how to do that "Porting" thing they talk about on the GHC homepage.
I know noby uses Haskell, but I have to use it for some classes at university.
- 11-01-2004 #2Linux Engineer
- Join Date
- Aug 2004
- Posts
- 826
Re: GHCi on Slackware 10
first place to look for slackware packages would be http://linuxpackages.net/. it's not there though.
Originally Posted by microft.pt
what do you mean? compiling it from source? post a link to the page you're refering to.
Originally Posted by microft.pt
- 11-01-2004 #3Just Joined!
- Join Date
- Jan 2004
- Location
- Portugal
- Posts
- 93
I also searched linuxpackages.net, and as you pointed out, there's no package for ghci.
I read about "porting" in the ghci homepage:
http://www.haskell.org/ghc/docs/6.2....rting-ghc.html
but I can't really grasp what it is that I have to do.
any help will be apreciated
- 11-01-2004 #4Linux Engineer
- Join Date
- Aug 2004
- Posts
- 826
it may not work but you can try to install an rpm. make sure you have rpm support on slackware. if not, get this package:
ftp://darkstar.ist.utl.pt/pub/slackw...2.1-i486-3.tgz
then do
and then you probably want to get and install this ghc package:Code:$ su # install_pkg rpm-4.2.1-i486-3.tgz
http://www.haskell.org/ghc/dist/6.2....-linux.tar.bz2
we'll resort to porting if that doesn't work.


Reply With Quote
