From owner-freebsd-hackers Thu Apr 6 15:54:12 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id PAA11338 for hackers-outgoing; Thu, 6 Apr 1995 15:54:12 -0700 Received: from cs.weber.edu (cs.weber.edu [137.190.16.16]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id PAA11327 for ; Thu, 6 Apr 1995 15:54:11 -0700 Received: by cs.weber.edu (4.1/SMI-4.1.1) id AA15971; Thu, 6 Apr 95 16:47:52 MDT From: terry@cs.weber.edu (Terry Lambert) Message-Id: <9504062247.AA15971@cs.weber.edu> Subject: Re: Motif 2.0 To: mmead@goof.com (matthew c. mead) Date: Thu, 6 Apr 95 16:47:51 MDT Cc: hackers@FreeBSD.org In-Reply-To: <199504061832.OAA03766@goof.com> from "matthew c. mead" at Apr 6, 95 02:32:46 pm X-Mailer: ELM [version 2.4dev PL52] Sender: hackers-owner@FreeBSD.org Precedence: bulk >>> Does anyone know from whom you can buy Motif 2.0 libs and includes >>> built against R6 for FreeBSD? Thanks... > >> I don't know if you can get Motif 2.0 built against R6, period. As far >> as I know, it still requires R5. > > Does that mean I'd have to have R5 and R6 online to use it? I think the libraries should be binary compatible; it's building the Motif itself that relies on the X11R5isms... ie: Xt and Xext. I suspect it would work, but it might still require the old locale stuff (ala NetScape), etc. I haven't found any manifest constants that have changed (some structure exposures have, like GC, but that was mostly code that you were suppose to deprecate but I didn't since R4). Doesn't mean there aren't any, though. I haven't seen a Motif built against R6 headers, though. Terry Lambert terry@cs.weber.edu --- Any opinions in this posting are my own and not those of my present or previous employers.