From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Chris Frost Newsgroups: gmane.lisp.guile.user Subject: Guile under win32 Date: Tue, 12 Mar 2002 15:43:23 -0500 Sender: guile-user-admin@gnu.org Message-ID: <20020312154322.G23703@cs.virginia.edu> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1015965989 11566 80.91.224.249 (12 Mar 2002 20:46:29 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 12 Mar 2002 20:46:29 +0000 (UTC) Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 16ktAC-00030R-00 for ; Tue, 12 Mar 2002 21:46:29 +0100 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16kt8s-0002yy-00; Tue, 12 Mar 2002 15:45:06 -0500 Original-Received: from ares.cs.virginia.edu ([128.143.137.19]) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16kt7E-0002rc-00 for ; Tue, 12 Mar 2002 15:43:24 -0500 Original-Received: from mamba.cs.Virginia.EDU (mamba.cs.Virginia.EDU [128.143.137.15]) by ares.cs.Virginia.EDU (8.9.2/8.9.2/UVACS-2000040300) with ESMTP id PAA19012 for ; Tue, 12 Mar 2002 15:43:23 -0500 (EST) Original-Received: (from ccf7f@localhost) by mamba.cs.Virginia.EDU (8.9.2/8.9.2) id PAA19676 for guile-user@gnu.org; Tue, 12 Mar 2002 15:43:23 -0500 (EST) Original-To: guile-user@gnu.org Content-Disposition: inline User-Agent: Mutt/1.2.5.1i X-PGP-Key: Send email with subject 'retrieve pgp key' X-PGP-Fingerprint: Send email with subject 'retrieve pgp fingerprint' Errors-To: guile-user-admin@gnu.org X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.0.5 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.lisp.guile.user:6 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.user:6 I'd like to use guile for in a win32 program: I found a distribution of guile 1.4, but upon entering gh_enter() I get an error message saying it was unable to find the file "ice-9/boot-9.scm"; however, the ice-9 directory is in the directory of the program being ran so it should find this file. I realize this seems more like a msvc++ question, but does anyone have any suggestions that might stem from possible-guile-issues? I obtained guile (and libregex.dll) for win32 from here fwiw: http://www.textsure.net/~ela/download/ tia! -- Chris Frost | -------------+---------------------------------- Public PGP Key: Email chris@frostnet.net with the subject "retrieve pgp key" or visit _______________________________________________ Guile-user mailing list Guile-user@gnu.org http://mail.gnu.org/mailman/listinfo/guile-user