From owner-freebsd-multimedia Thu Aug 8 17:27:10 1996 Return-Path: owner-multimedia Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id RAA27180 for multimedia-outgoing; Thu, 8 Aug 1996 17:27:10 -0700 (PDT) Received: from po1.glue.umd.edu (po1.glue.umd.edu [129.2.128.44]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id RAA27175 for ; Thu, 8 Aug 1996 17:27:08 -0700 (PDT) Received: from baud.eng.umd.edu (baud.eng.umd.edu [129.2.98.183]) by po1.glue.umd.edu (8.7.5/8.7.3) with ESMTP id UAA23197; Thu, 8 Aug 1996 20:27:03 -0400 (EDT) Received: from localhost (chuckr@localhost) by baud.eng.umd.edu (8.7.5/8.7.3) with SMTP id UAA16061; Thu, 8 Aug 1996 20:27:03 -0400 (EDT) X-Authentication-Warning: baud.eng.umd.edu: chuckr owned process doing -bs Date: Thu, 8 Aug 1996 20:27:02 -0400 (EDT) From: Chuck Robey X-Sender: chuckr@baud.eng.umd.edu To: FreeBSD-multimedia@FreeBSD.org cc: "Amancio Hasty Jr." Subject: Scitext Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-multimedia@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk I'm ging to make a port of this, this weekend, but I thought I'd pass along what I found was needed to get it to compile. Step 1: edit the Imakefile: find the OBJS, and edit out the leading pathnames for object files only, NOT the source files. Just leave the filename, no directory component. Step 2: Find the LOCAL_LIBRARIES line, and add -lXext at the end of it. Step 3: save the Imakefile, leave the editor, xmkmf. Step 4: Important (don't skip this step!) do a make depend. Step 5: make. I'll figure out the install issues later, this gets a shared executeable (dependent on the Motif libs) built. I'm a little too rushed to finish this right now, but I know some of you are impatient, and this editor will knock your eyes out! WYSIWYG! ----------------------------+----------------------------------------------- Chuck Robey | Interests include any kind of voice or data chuckr@eng.umd.edu | communications topic, C programming, and Unix. 9120 Edmonston Ct #302 | Greenbelt, MD 20770 | I run Journey2 and n3lxx, both FreeBSD (301) 220-2114 | version 2.2 current -- and great FUN! ----------------------------+-----------------------------------------------