hi: I'd like to know if there are or will be aviable .deb packages of last hugs version. Thanks _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com
alfonso acosta mail <alfonso_acosta_mail@yahoo.es> writes:
hi: I'd like to know if there are or will be aviable .deb packages of last hugs version.
That's up to individual Debian maintainers. This page: http://packages.debian.org/stable/interpreters/hugs.html lists Antti-Juhani Kaijanaho (ajk@debian.org) as the maintainer. I have copied this message to him. [Dear Antti-Juhani Kaijanaho: It's coming up for 6 months since the last release. Is there anything we can do to help?] In the meantime, it's pretty easy to install your own copy of Hugs using the "Generic Unix" instructions on: http://cvs.haskell.org/Hugs/pages/downloading.htm Just download the tarfile and run this (based on hugs98-Dec2001/Install): tar zxvf hugs98-Dec2001.tar.gz cd hugs98-Dec2001/src/unix ./configure --prefix=$HOME/local --with-readline cd .. make install make clean then put $HOME/local/bin (or whatever) on your PATH. This isn't as convenient as using the debian package but it's still pretty easy. -- Alastair Reid reid@cs.utah.edu http://www.cs.utah.edu/~reid/
On 20020517T165710+0100, Alastair Reid wrote:
This page:
http://packages.debian.org/stable/interpreters/hugs.html
lists Antti-Juhani Kaijanaho (ajk@debian.org) as the maintainer. I have copied this message to him.
I was the maintainer when the last stable version of Debian was released. That's why it lists me. Newer releases are handled by William Lee Irwin III <wli@debian.org>. Talk to him. -- Antti-Juhani Kaijanaho, LuK (BSc) * http://www.iki.fi/gaia/ * gaia@iki.fi
I alien-ed the provided .rpm. There was some problem I don't recall with Green Card. So, I alien-ed the green-card .rpm as well. I had to create a link for the desired libreadline version and now I get readline: warning: rl_prep_terminal: cannot get terminal settings messages. Everything I've tried works fine, though. Note that building from scratch isn't hard. mike
alfonso acosta mail <alfonso_acosta_mail@yahoo.es> writes:
hi: I'd like to know if there are or will be aviable .deb packages of last hugs version.
That's up to individual Debian maintainers.
participants (4)
-
Alastair Reid -
alfonso_acosta_mail@yahoo.es -
Antti-Juhani Kaijanaho -
Mike Gunter