Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Jun 1997 13:50:24 +0200 (MET DST)
From:      Zahemszky Gabor <zgabor@CoDe.hu>
To:        freebsd-questions@freebsd.org (FreeBSD questions)
Cc:        jgrosch@xsvr1.cup.hp.com
Subject:   Re: motif for FreeBSD
Message-ID:  <199706111150.NAA00541@CoDe.hu>
In-Reply-To: <9706101808.ZM24592@xsvr1.cup.hp.com> from "Josef C. Grosch Contra" at "Jun 10, 97 06:08:08 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
> On Jun 10,  4:08pm, Samani Darius wrote:
> > Subject: motif for FreeBSD
> >
> >
> > Could you please let me know where I can get motif for FreeBSD ?
> >
> >
> > thanks much,
> >
> > --darius
> >-- End of excerpt from Samani Darius
> 
> Real Motif, as in the licensed, is available from Xi Graphics,
> http://www.xinside.com. There is a clone being developed. It's called Mootiff.
> But it is not ready for prime-time.

You are wrong.  Mootiff is another commercial product, on 2.2.1 with
Linux-emu, I have a working version of the Linux version of it.  (Well, I
didn't tested it too, but mwm is working.)

Gabor

-- 
#!/bin/ksh
Z='21N16I25C25E30, 40M30E33E25T15U!' ;IFS=' ABCDEFGHIJKLMNOPQRSTUVWXYZ ';set $Z;for i { [[ $i = ? ]]&&print $i&&break;[[ $i = ??? ]]&&j=$i&&i=${i%?};typeset -i40 i=8#$i;print -n ${i#???};[[ "$j" = ??? ]]&&print -n "${j#??} "&&j=;typeset +i i;};IFS=' 0123456789 ';set $Z;X=;for i { [[ $i = , ]]&&i=2;[[ $i = ?? ]]||typeset -l i;X="$X $i";typeset +l i;};print "$X"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199706111150.NAA00541>