Re: building on Debian 3.0
Brent Fulgham <[email protected]> Tue, 04 Feb 2003 23:44:50 -0800
| Newsgroups | gmane.comp.lang.haskell.nhc.bugs |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 04 Feb 2003 22:12:17 -0800 Richard Uhtenwoldt <[email protected]> wrote: > The web site lists these two places to get Debian packages (.debs): > > ix86-Linux for Debian: http://people.debian.org/~bfulgham/nhc98 > http://www-i2.informatik.rwth-aachen.de/Software/Haskell/debian/ > You can get sources and binaries from: ftp://ftp.debian.org/debian/pool/main/n/nhc98/nhc98_1.4-8_i386.deb ftp://ftp.debian.org/debian/pool/main/n/nhc98/nhc98-doc_1.4-8_all.deb ftp://ftp.debian.org/debian/pool/main/h/hmake/hmake_3.06-2_i386.deb ftp://ftp.debian.org/debian/pool/main/h/hat/hat_2.00-5_i386.deb Or, you can adjust your /etc/apt/sources.lst to point to the "testing" branch of Debian and use apt-get to install and handle dependencies for you. Thanks, -Brent