[Haskell-cafe] Re: Unable to install packages

Moisei moisei.tschichold at gmail.com
Sun Nov 28 06:37:39 CET 2010


At the Leksah website there are instructions for installing it on
Ubuntu.
   1. sudo apt-get install cabal-install
   2. sudo apt-get install libghc6-zlib-dev
   3. cabal update
   4. sudo cabal install cabal-install --global
   5. sudo apt-get install libgtk2.0-dev
   6. sudo apt-get install libgtksourceview2.0-dev
   7. sudo cabal install alex --global
   8. sudo cabal install happy --global
   9. sudo cabal install gtk2hs-buildtools --global
  10. sudo apt-get install libglade2-dev
  11. sudo cabal install glade --global
  12. sudo cabal install leksah --global


On Nov 27, 4:50 pm, Joachim Breitner <m... at joachim-breitner.de> wrote:
> Hi,
>
> Am Samstag, den 27.11.2010, 19:55 +0100 schrieb Roland Senn:
>
>
>
> > Am 27.11.2010 19:36, schrieb Joachim Breitner:
> > > Hi,
> > > And there is even a leksah package
> > > on Debian, and in Ubuntu since natty.
>
> > > Greetings,
> > > Joachim
> > I tried:
> > sudo apt-get install leksah
> > and got:
> > Reading package lists... Done
> > Building dependency tree
> > Reading state information... Done
> > E: Unable to locate package leksah
>
> > Has this package an other name?
>
> no:http://packages.ubuntu.com/search?keywords=leksah
> but maybe you don’t have the universe sources active? Or are not
> actually running Ubuntu natty? I don’t know much about Ubuntu myself,
> sorry.
>
> Greetings,
> Joachim
>
> --
> Joachim "nomeata" Breitner
>   mail: m... at joachim-breitner.de | ICQ# 74513189 | GPG-Key: 4743206C
>   JID: nome... at joachim-breitner.de |http://www.joachim-breitner.de/
>   Debian Developer: nome... at debian.org
>
>  signature.asc
> < 1KViewDownload
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-C... at haskell.orghttp://www.haskell.org/mailman/listinfo/haskell-cafe


More information about the Haskell-Cafe mailing list