> Gary Mills wrote:
> > What's happened to the tset command in opensolaris?
> 
> Try "pkg install SUNWncurses"
> 
> $ which tset
> /usr/gnu/bin/tset
> 
> $ ls -ld /usr/gnu/bin/tset
> /usr/gnu/bin/tset -> ../../bin/gtset

Ah, there it is...

$ whence gtset
/usr/bin/gtset
$ ldd $(whence gtset)
        libncurses.so.5 =>       /usr/gnu/lib/libncurses.so.5
        libc.so.1 =>     /lib/libc.so.1
        libm.so.2 =>     /lib/libm.so.2

I guess I'll have to be satisfied with that one.
-- 
This message posted from opensolaris.org
_______________________________________________
indiana-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/indiana-discuss

Reply via email to