From owner-freebsd-questions Wed Dec 4 08:13:26 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id IAA24359 for questions-outgoing; Wed, 4 Dec 1996 08:13:26 -0800 (PST) Received: from plunger.gdeb.com (plunger.gdeb.com [153.11.11.3]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id IAA24268 for ; Wed, 4 Dec 1996 08:13:21 -0800 (PST) Received: from clc_rtr.clc.gdeb.com ([153.11.109.11]) by plunger.gdeb.com with SMTP (1.37.109.16/CSC-E_1.5) id AA264175646; Wed, 4 Dec 1996 11:07:26 -0500 Message-Id: <32A55C91.41C67EA6@iworks.InterWorks.org> Date: Wed, 04 Dec 1996 11:12:17 +0000 From: "Daniel M. Eischen" X-Mailer: Mozilla 3.0Gold (X11; I; FreeBSD 2.1.5-RELEASE i386) Mime-Version: 1.0 To: imdave@synet.net Cc: questions@freebsd.org, rlyon@ozemail.com.au Subject: Re: Net access to motif? Is this a goofy idea or what? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > I noticed that someone else brought up the question of linking motif > applications without having to buy motif... Unfortunately, lesstif is > not yet near enough to completion. I am not really interested as a > developer in using motif -- I just want to link various public software > packages to create static binaries -- so it's not worth the money (at least > for now) to buy the libraries. But I, too, would like to link using the > motif libraries. Let me float this idea... > * Version 0.71 of lesstif was released a few days. My first attempt at * compiling Xinvest worked, but with a few warnings. I am currently testing * it. So far one core dump and quite a few diagnostic warnings (widget * problems), but it does sort of run. Sure looks pretty. Lesstif is getting * there, maybe in another 6 months .... * * The linux binaries are available. You could try running these. Then if * you really like something maybe the cost of swim motif will be more * acceptable. * * I don't think you can distibute motif in the fashion you propose without * severely violating the vendors license. NFS mounts would probably violate the license agreement. The Motif license I have is a system license, and not a user license. Allowing net access via logins is allowed, but exporting via NFS would violate the license. Last I heard, this is how FreeBSD Motif packages are done. thud.cdrom.com has Motif, and the port maintainers can login to thud and make packages statically linked with the Motif libs. Dan Eischen deischen@iworks.InterWorks.org