From owner-freebsd-hackers Mon Apr 10 07:07:04 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id HAA00248 for hackers-outgoing; Mon, 10 Apr 1995 07:07:04 -0700 Received: from mail.barrnet.net (mail.BARRNET.NET [131.119.246.7]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id HAA00240 for ; Mon, 10 Apr 1995 07:07:03 -0700 Received: from gateway.cybernet.com (gateway.cybernet.com [192.245.33.1]) by mail.barrnet.net (8.6.10/MAIL-RELAY-LEN) with ESMTP id FAA17411 for ; Mon, 10 Apr 1995 05:58:39 -0700 Received: from [192.245.33.12] by gateway.cybernet.com (8.6.8/1.0A) id JAA02085; Mon, 10 Apr 1995 09:29:25 -0400 X-Sender: mtaylor@gateway.cybernet.com Message-Id: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Date: Mon, 10 Apr 1995 08:59:51 -0400 To: hackers@FreeBSD.org From: mtaylor@gateway.cybernet.com (Mark J. Taylor) Subject: RE: motif... Cc: taob@gate.sinica.edu.tw Sender: hackers-owner@FreeBSD.org Precedence: bulk >On Sat, 8 Apr 1995, Gennady B. Sorokopud wrote: >> >> I will do it! >> Anyway , if you need an account i'll open it for you >> today and send you user/pass/host later.. > >(hmmmm, if it worked for Matthew...) > > Would someone with motif on their machine be willing to let me >have an account to try and build geomview 1.50 for FreeBSD and link it >statically for the packages collection? If this is too much to ask, >would someone mind trying to build it? :-) Thanks in advance... > >(sorry about that Matt, but I think GeomView would be a really nifty >thing to have for FreeBSD...) :) >-- >Brian ("Though this be madness, yet there is method in't") Tao >taob@gate.sinica.edu.tw <-- work ........ play --> taob@io.org I've almost got GeomView compiled on 1.1.5.1 / X11R6 / Motif 1.2.3. Problem is in it's file utility routines: it does nasty nasty things like accessing fields of a FILE structure (which don't exist in FreeBSD). It also requires gmake. Also gives lotsa warnings like 'target `foo.o' given more than once in the same rule.' (which I've been ignoring for now). Works fine on an SGI, though. This is a killer package. A 'must have.' It does really wonderful 3D stuff (this is not a rendering package, though) with objects, and allows you to write external extensions to it. We've just gotten this thing on our SGI machines, and are moving some of our internal apps to it. -Mark Taylor mtaylor@cybernet.com