From owner-cvs-all Tue Nov 10 07:16:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA04138 for cvs-all-outgoing; Tue, 10 Nov 1998 07:16:03 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA04133; Tue, 10 Nov 1998 07:16:02 -0800 (PST) (envelope-from andreas@FreeBSD.org) From: Andreas Klemm Received: (from andreas@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA22862; Tue, 10 Nov 1998 07:16:01 -0800 (PST) Date: Tue, 10 Nov 1998 07:16:01 -0800 (PST) Message-Id: <199811101516.HAA22862@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/print/lyx Makefile ports/print/lyx/files md5 ports/print/lyx/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk andreas 1998/11/10 07:16:01 PST Modified files: print/lyx Makefile print/lyx/files md5 print/lyx/pkg PLIST Log: Upgrade to latest version 1.0.0pre2 Not broken for ELF, since xforms lib isn't broken anymore Although xforms should be ok for ELF I got the following error message at startup of lyx: /usr/libexec/ld-elf.so.1: Shared object "libforms.so.0.88" not found Had to apply a symlink manually: root{207} /usr/X11R6/lib ln -s libxforms.so.0 libforms.so.0.88 root{208} /usr/X11R6/lib ldconfig -m /usr/X11R6/lib Revision Changes Path 1.23 +2 -4 ports/print/lyx/Makefile 1.6 +1 -1 ports/print/lyx/files/md5 1.9 +15 -8 ports/print/lyx/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message