From owner-freebsd-ports Wed Feb 21 05:39:15 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id FAA03659 for ports-outgoing; Wed, 21 Feb 1996 05:39:15 -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 FAA03651 for ; Wed, 21 Feb 1996 05:39:07 -0800 (PST) Received: (from yuri@localhost) by aebeard.technion.ac.il (8.6.12/8.6.9) id PAA24294; Wed, 21 Feb 1996 15:36:29 +0200 Date: Wed, 21 Feb 1996 15:36:25 +0200 (IST) From: Yuri Gindin To: Christoph Kukulies cc: Narvi , kuku@gilberto.physik.rwth-aachen.de, freebsd-ports@freefall.freebsd.org Subject: Re: LyX In-Reply-To: <199602211206.NAA11505@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: > > > > > > > > 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 havent (actually even not that far) - it continues to say (in .configure) > > that it can't find libforms... still, they are installed and at least > > fdesign works ok. > > I just got it compiled and running. > > There are some rough edges: > > 1) xforms is required but xforms installs a library > /usr/lib/libforms.a and /usr/lib/libforms.so.0.7 Why, it's libxforms.so.0.7 from the ports ? > > 2) I copied forms.h from the xforms/FORMS/ directory into > the lyx build directory and added a -I./ to the CPPFLAGS in > the Makefile > > 3) I moved /usr/lib/libforms.so.3.0 libforms.so.3.0.old > and libforms.a to libforms.a.old and then installed > XFORM. > > The latter has to be solved for FreeBSD since we have the > (alphanumerical) libforms and the libxforms. > > I wonder why they didn't call it libxforms. > > > > > > Sander. > > > > --Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de > --Yuri.