Re: Color Errors on Solaris

2001-05-24 Thread Munish Chopra
On Thu, May 24, 2001 at 01:00:03PM -0500, David Champion wrote: > On 2001.05.24, in <[EMAIL PROTECTED]>, > "adam morley" <[EMAIL PROTECTED]> wrote: > > > > > > If you look on Sun's site, there is a link to a company that is > > > doing the porting work for GNOME to Solaris. Last time I look

Re: Color Errors on Solaris

2001-05-24 Thread David Champion
On 2001.05.24, in <[EMAIL PROTECTED]>, "adam morley" <[EMAIL PROTECTED]> wrote: > > > > If you look on Sun's site, there is a link to a company that is > > doing the porting work for GNOME to Solaris. Last time I looked > > they hadn't quite got 1.4 packaged, but it was expected real soon

Re: Color Errors on Solaris

2001-05-24 Thread Jeremy
On Thu, May 24, 2001 at 02:33:48AM -0400, adam morley wrote: >> "default" is implemented for ncurses and slang, not for Solaris curses. > > solaris curses == svr4 curses, i think. /usr/lib/libcurses.a, etc. > reason normal curses popped up is there are licensing issues with svr4 > stuff. > > h

Re: Color Errors on Solaris

2001-05-24 Thread adam morley
On Thu, May 24, 2001 at 05:38:09AM -0400, Thomas E. Dickey wrote: > On Thu, 24 May 2001, adam morley wrote: > > > > > Error in /home/cconstan/.muttrc, line 283: default: no such color > > > > > > "default" is implemented for ncurses and slang, not for Solaris curses. > > > > solaris curses == svr

Re: Color Errors on Solaris

2001-05-24 Thread adam morley
On Thu, May 24, 2001 at 09:40:34AM +0100, Steve Kennedy wrote: > On Wed, May 23, 2001 at 05:42:43PM -0700, Carl Constantine wrote: > > > Quite frankly, I would like to run Gnome/Enlightenment instead of CDE and I > > will be looking into how to do just that very soon. > > If you look on Sun's si

Re: Color Errors on Solaris

2001-05-23 Thread adam morley
On Wed, May 23, 2001 at 05:42:43PM -0700, Carl Constantine wrote: > On 5/23/01 17:11, Igor Pruchanskiy at [EMAIL PROTECTED] wrote: > > I'm on this list from home and work, so... ;-) > > > after that you can > > set your TERMINFO env to point to /usr/local/share/terminfo > > since this is where n

Re: Color Errors on Solaris

2001-05-23 Thread adam morley
On Wed, May 23, 2001 at 05:11:39PM -0700, Igor Pruchanskiy wrote: > mutt -v | grep System > > does it say [ncurses 4.2] or something like that ? > if it does default should do, if you have no ncurses, i do not believe > that it knows what default color is > You can replace default with black

Re: Color Errors on Solaris

2001-05-23 Thread adam morley
On Wed, May 23, 2001 at 04:43:57PM -0700, Carl B . Constantine wrote: > I've compiled Mutt 1.2.5 for Solaris 8 and do have some colors working > in dtterm with a couple exceptions. First, anyone know how to get the > standard dtterm to act more like the standard xterm with a black > background? th

Re: Color Errors on Solaris

2001-05-23 Thread Thomas Dickey
On Wed, May 23, 2001 at 05:11:39PM -0700, Igor Pruchanskiy wrote: > since this is where ncurses will install all the terminfo entries > and you can also set your TERM to color_xterm and then default will work just > fine... I actually had to go through it this morning dtterm is closer to xterm-co

Re: Color Errors on Solaris

2001-05-23 Thread Thomas Dickey
On Wed, May 23, 2001 at 04:43:57PM -0700, Carl B . Constantine wrote: > I've compiled Mutt 1.2.5 for Solaris 8 and do have some colors working > in dtterm with a couple exceptions. First, anyone know how to get the > standard dtterm to act more like the standard xterm with a black > background? th

Re: Color Errors on Solaris

2001-05-23 Thread Carl Constantine
On 5/23/01 17:11, Igor Pruchanskiy at [EMAIL PROTECTED] wrote: I'm on this list from home and work, so... ;-) > after that you can > set your TERMINFO env to point to /usr/local/share/terminfo > since this is where ncurses will install all the terminfo entries > and you can also set your TERM to

Re: Color Errors on Solaris

2001-05-23 Thread Igor Pruchanskiy
mutt -v | grep System does it say [ncurses 4.2] or something like that ? if it does default should do, if you have no ncurses, i do not believe that it knows what default color is You can replace default with black or whatever you like, then it should not complain... If you do not have ncurs