recommended way to get haskell 6.10 installed on ubuntu hardy?

There's no ubuntu package for 6.10 (only 6.8), and the haskell platform says you need 6.10 installed to build the source package. -- Joe Van Dyk http://fixieconsulting.com

Hi Joe, You might consider installing the 6.8 package to bootstrap a 6.10 compile. I've done it a few times with high success and pretty straight-forward. Joe Van Dyk wrote:
There's no ubuntu package for 6.10 (only 6.8), and the haskell platform says you need 6.10 installed to build the source package.
-- Tony Morris http://tmorris.net/

That works for the haskell platform?
On Mon, Nov 23, 2009 at 12:12 PM, Tony Morris
Hi Joe, You might consider installing the 6.8 package to bootstrap a 6.10 compile. I've done it a few times with high success and pretty straight-forward.
Joe Van Dyk wrote:
There's no ubuntu package for 6.10 (only 6.8), and the haskell platform says you need 6.10 installed to build the source package.
-- Tony Morris http://tmorris.net/
-- Joe Van Dyk http://fixieconsulting.com

Joe Van Dyk wrote:
There's no ubuntu package for 6.10 (only 6.8), and the haskell platform says you need 6.10 installed to build the source package.
At work we use hardy and to get the latest haskell stuff I did the following: a) Install ghc-6.8. b) Add this to /etc/apt/sources.list: deb-src http://ftp.au.debian.org/debian unstable main non-free contrib c) Get the sources to ghc-6.10 using: apt-get build-dep ghc6 apt-get source ghc-6.10 d) Build the package and install it. e) Apt get the sources to the libraries and build/install them. Its painful and you do need to be reasonably comfortable with building debian packages, but it worked for me. Cheers, Erik -- ---------------------------------------------------------------------- Erik de Castro Lopo http://www.mega-nerd.com/

In Jaunty it's available.
On Mon, Nov 23, 2009 at 7:24 PM, Erik de Castro Lopo
wrote:
Joe Van Dyk wrote:
There's no ubuntu package for 6.10 (only 6.8), and the haskell platform says you need 6.10 installed to build the source package.
At work we use hardy and to get the latest haskell stuff I did the following:
a) Install ghc-6.8. b) Add this to /etc/apt/sources.list:
deb-src http://ftp.au.debian.org/debian unstable main non-free contrib
c) Get the sources to ghc-6.10 using:
apt-get build-dep ghc6 apt-get source ghc-6.10
d) Build the package and install it. e) Apt get the sources to the libraries and build/install them.
Its painful and you do need to be reasonably comfortable with building debian packages, but it worked for me.
Cheers, Erik -- ---------------------------------------------------------------------- Erik de Castro Lopo http://www.mega-nerd.com/ _______________________________________________ Beginners mailing list Beginners@haskell.org http://www.haskell.org/mailman/listinfo/beginners
-- Juan Maiz Lulkin Flores da Cunha --------------------------------------------------------------------------- Softa Consultoria para Desenvolvimento http://www.softa.com.br http://www.mailee.me - Finalmente e-mail marketing 2.0 http://www.linkedin.com/in/juanmaiz http://workingwithrails.com/recommendation/new/person/9354-juan-maiz “The most exciting breakthroughs of the 21st century will not occur because of technology but because of an expanding concept of what it means to be human” John Naisbitt

Juan Maiz wrote:
In Jaunty it's available.
And in Karmic, but the original poster asked about Hardy. Erik -- ---------------------------------------------------------------------- Erik de Castro Lopo http://www.mega-nerd.com/

But it's worthy to upgrade. :D
On Mon, Nov 23, 2009 at 8:55 PM, Erik de Castro Lopo
wrote:
Juan Maiz wrote:
In Jaunty it's available.
And in Karmic, but the original poster asked about Hardy.
Erik -- ---------------------------------------------------------------------- Erik de Castro Lopo http://www.mega-nerd.com/ _______________________________________________ Beginners mailing list Beginners@haskell.org http://www.haskell.org/mailman/listinfo/beginners
-- Juan Maiz Lulkin Flores da Cunha --------------------------------------------------------------------------- Softa Consultoria para Desenvolvimento http://www.softa.com.br http://www.mailee.me - Finalmente e-mail marketing 2.0 http://www.linkedin.com/in/juanmaiz http://workingwithrails.com/recommendation/new/person/9354-juan-maiz “The most exciting breakthroughs of the 21st century will not occur because of technology but because of an expanding concept of what it means to be human” John Naisbitt

Juan Maiz wrote:
But it's worthy to upgrade. :D
I've got close to 1000 kiosk style machines in the field, with the vast majority being spread out across the US (I live in Australia). These machines have no keyboard, just a network connection (not particularly high bandwidth). How do you propose that I upgrade these machines? What do I do with the machines that fail during upgrade? Upgrading is not always the right answer. Erik -- ---------------------------------------------------------------------- Erik de Castro Lopo http://www.mega-nerd.com/

Well I think the fact my sentence ended with a :D says everything.
On Mon, Nov 23, 2009 at 11:16 PM, Erik de Castro Lopo
wrote:
Juan Maiz wrote:
But it's worthy to upgrade. :D
I've got close to 1000 kiosk style machines in the field, with the vast majority being spread out across the US (I live in Australia). These machines have no keyboard, just a network connection (not particularly high bandwidth).
How do you propose that I upgrade these machines? What do I do with the machines that fail during upgrade?
Upgrading is not always the right answer.
Erik -- ---------------------------------------------------------------------- Erik de Castro Lopo http://www.mega-nerd.com/ _______________________________________________ Beginners mailing list Beginners@haskell.org http://www.haskell.org/mailman/listinfo/beginners
-- Juan Maiz Lulkin Flores da Cunha --------------------------------------------------------------------------- Softa Consultoria para Desenvolvimento http://www.softa.com.br http://www.mailee.me - Finalmente e-mail marketing 2.0 http://www.linkedin.com/in/juanmaiz http://workingwithrails.com/recommendation/new/person/9354-juan-maiz “The most exciting breakthroughs of the 21st century will not occur because of technology but because of an expanding concept of what it means to be human” John Naisbitt

Is it? Hardy is supposed for 5 years (as it's a LTS release). Don't
think Jaunty is.
On Mon, Nov 23, 2009 at 3:31 PM, Juan Maiz
But it's worthy to upgrade. :D
On Mon, Nov 23, 2009 at 8:55 PM, Erik de Castro Lopo
wrote: Juan Maiz wrote:
In Jaunty it's available.
And in Karmic, but the original poster asked about Hardy.
Erik -- ---------------------------------------------------------------------- Erik de Castro Lopo http://www.mega-nerd.com/ _______________________________________________ Beginners mailing list Beginners@haskell.org http://www.haskell.org/mailman/listinfo/beginners
-- Juan Maiz Lulkin Flores da Cunha --------------------------------------------------------------------------- Softa Consultoria para Desenvolvimento http://www.softa.com.br http://www.mailee.me - Finalmente e-mail marketing 2.0 http://www.linkedin.com/in/juanmaiz http://workingwithrails.com/recommendation/new/person/9354-juan-maiz “The most exciting breakthroughs of the 21st century will not occur because of technology but because of an expanding concept of what it means to be human” John Naisbitt
_______________________________________________ Beginners mailing list Beginners@haskell.org http://www.haskell.org/mailman/listinfo/beginners
-- Joe Van Dyk http://fixieconsulting.com

On Mon, Nov 23, 2009 at 9:08 PM, Joe Van Dyk
There's no ubuntu package for 6.10 (only 6.8), and the haskell platform says you need 6.10 installed to build the source package.
When I was on Hardy, I just installed 6.10 from the binary tarball. (Kubuntu) David.
participants (5)
-
David Virebayre
-
Erik de Castro Lopo
-
Joe Van Dyk
-
Juan Maiz
-
Tony Morris