Date: Fri, 30 Mar 2001 18:19:11 +0900 From: Yukihiro Nakai <nakai@FreeBSD.org> To: John Merryweather Cooper <jmcoopr@webmail.bmi.net> Cc: nakai@FreeBSD.org, ports@FreeBSD.org, cvs-all@FreeBSD.org, freebsd-stable@FreeBSD.org Subject: Re: cvs commit: ports/lang/slib Makefile distinfo pkg-plistports/lang/slib/files patch-01 Message-ID: <200103300929.SAA07626@ns.tokyo.redhat.com> In-Reply-To: <3AC224A5.3386F3D7@webmail.bmi.net> References: <200103280901.f2S91Ln61209@freefall.freebsd.org> <3AC224A5.3386F3D7@webmail.bmi.net>
next in thread | previous in thread | raw e-mail | index | archive | help
As root, guile -c "(use-modules (ice-9 slib)) (require 'new-catalog)" This comand is in post-install section in gnucash port. On Wed, 28 Mar 2001 09:51:33 -0800 John Merryweather Cooper <jmcoopr@webmail.bmi.net> wrote: > Yukihiro Nakai wrote: > > > nakai 2001/03/28 01:01:20 PST > > > > Modified files: > > lang/slib Makefile distinfo pkg-plist > > Removed files: > > lang/slib/files patch-01 > > Log: > > - Update to 2d1 > > - independent from scheme48 > > > > Revision Changes Path > > 1.12 +5 -13 ports/lang/slib/Makefile > > 1.5 +1 -1 ports/lang/slib/distinfo > > 1.6 +8 -1 ports/lang/slib/pkg-plist > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe cvs-all" in the body of the message > > slib 2d1 breaks gnucash. Apparently mklibcat (as opposed to > mklibcat.scm) no longer exists, and gnucash depends on this (see > attached error.log from attempting to start gnucash with slib 2d1 > installed). I suspect this breaks other guile-dependent programs as > well--and maybe guile itself. > > jmc > --- Nakai To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103300929.SAA07626>