On Wed, Sep 15, 1999 at 01:29:42PM +0930, Brian Salter-Duke wrote:
> I have just spent some time compiling and installing ncurses. After
> doing so I went into mutt and got:-
> S-Lang Error
> Malloc Error
> SLcurses_initscr: init failed
> As you see my mutt was compiled with Slang.
> I then found that most (also uses Slang) gave:-
> Unable to create keymaps.
> I then realised that the ncurses compile and install had added a 
> .terminfo directory in my home directory. I renamed this as save.terminfo
> and mutt started working again.
> Is this a conflict that is a problem? Can I use ncurses without .terminfo
> and if so how do I then use stuff that uses Slang?
> Has anyone come across this? This is my mutt -v output:-

Mutt has nothing to do with it. Mutt should run fine under either ncurses
or slang, and will use the one that you configure, compile, and link it with
at compile time.

You do not need ~/.terminfo, ncurses should work fine without it. (Assuming
ncurses was compiled with the right options to inform it to use the "native"
method of TERM configuration... either termcap or terminfo...)

I'm not sure why S-Lang has trouble with your ~/.terminfo, perhaps you should
post your question on:

   alt.lang.s-lang    OR    alt.lang.slang

as your question surely belongs there. (as opposed to here)

mark

-- 
[EMAIL PROTECTED][EMAIL PROTECTED][EMAIL PROTECTED] __________________________
.  .  _  ._  . .   .__    .  . ._. .__ .   . . .__  | CUE Development    (4Y21)
|\/| |_| |_| |/    |_     |\/|  |  |_  |   |/  |_   | Nortel Networks
|  | | | | \ | \   |__ .  |  | .|. |__ |__ | \ |__  | Ottawa, Ontario, Canada

  One ring to rule them all, one ring to find them, one ring to bring them all
                       and in the darkness bind them...

                           http://mark.mielke.cc/

Reply via email to