From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Marius Vollmer Newsgroups: gmane.lisp.guile.devel Subject: Re: versions in CVS Date: 12 Jan 2003 19:13:28 +0100 Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Message-ID: <87bs2m6xtj.fsf@zagadka.ping.de> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1042395178 3460 80.91.224.249 (12 Jan 2003 18:12:58 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 12 Jan 2003 18:12:58 +0000 (UTC) Cc: guile-devel@gnu.org Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18XmbQ-0000tf-00 for ; Sun, 12 Jan 2003 19:12:57 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18Xmcb-0001I0-02 for guile-devel@m.gmane.org; Sun, 12 Jan 2003 13:14:09 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18XmcD-0000wD-00 for guile-devel@gnu.org; Sun, 12 Jan 2003 13:13:45 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18Xmc2-0000Tv-00 for guile-devel@gnu.org; Sun, 12 Jan 2003 13:13:35 -0500 Original-Received: from dialin.speedway43.dip173.dokom.de ([195.138.43.173] helo=zagadka.ping.de) by monty-python.gnu.org with smtp (Exim 4.10.13) id 18Xmbu-00008b-00 for guile-devel@gnu.org; Sun, 12 Jan 2003 13:13:27 -0500 Original-Received: (qmail 22029 invoked by uid 1000); 12 Jan 2003 18:13:28 -0000 Original-To: Aaron VanDevender In-Reply-To: Original-Lines: 20 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Developers list for Guile, the GNU extensibility library List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.devel:1869 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:1869 Aaron VanDevender writes: > I just checked out the sources from CVS and tried to build. The make died > when makeinfo was unable to find guile/guile-core/doc/ref/version.texi and > guile/guile-core/doc/tutorial/version.texi. did you run 'autogen.sh' and did you include --enable-maintainer-mode in the configure options? > Also, when things are built and installed, the data part gets put in a > directory based on the EFFECTIVE_VERSION and not the version so we have > things like /usr/local/share/guile/1.7/scripts, but things like > guile-tools are looking in the VERSION directory, i.e. > /usr/local/share/guile/1.7.0/scripts, and obviously not finding anything. > This should probably get sorted out. Yes! Thanks for the report. I'll fix this soonish. -- GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3 331E FAF8 226A D5D4 E405 _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel