From owner-freebsd-ports Wed Feb 21 04:30:43 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA00486 for ports-outgoing; Wed, 21 Feb 1996 04:30:43 -0800 (PST) Received: from aebeard.technion.ac.il (root@aebeard.technion.ac.il [132.68.146.67]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id EAA00472 for ; Wed, 21 Feb 1996 04:30:34 -0800 (PST) Received: (from yuri@localhost) by aebeard.technion.ac.il (8.6.12/8.6.9) id OAA22920; Wed, 21 Feb 1996 14:28:56 +0200 Date: Wed, 21 Feb 1996 14:28:54 +0200 (IST) From: Yuri Gindin To: "Christoph P. Kukulies" cc: freebsd-ports@freefall.freebsd.org Subject: Re: LyX In-Reply-To: <199602211039.LAA11297@gilberto.physik.rwth-aachen.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@FreeBSD.ORG Precedence: bulk On Wed, 21 Feb 1996, Christoph P. Kukulies wrote: > Has anyone got it working under FreeBSD? > I gave it a try but get lots of g++ errors > right at the beginning of compilation. > > --Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de > I got it working. Don't use configure, use xmkmf, but you must change the name of libforms somewhere in Imakefile. --Yuri.