>I'm trying to get started using gnucash 1.4.1 under
>FreeBSD 4.0.  When I compiled g-wrap 0.9.4 I got the
>following message:
>
>gwrap-rscheme.c:19: rscheme.h: No such file or
>directory

Try this patch:

--- configure.orig      Wed Jun 28 14:13:30 2000
+++ configure   Wed Jun 28 14:13:56 2000
@@ -1594,7 +1594,7 @@
 fi
 
 # Extract the first word of "rs", so it can be a program name with args.
-set dummy rs; ac_word=$2
+set dummy rscheme; ac_word=$2
 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
 echo "configure:1600: checking for $ac_word" >&5
 if eval "test \"`echo '$''{'ac_cv_path_RSCHEME'+set}'`\" = set"; then


I submitted a port for g-wrap to the ports tree yesterday, so hopefully
it will make it into the tree soon.  I also just submitted patches to
upgrade the gnucash port to 1.4.1, so hopefully that will make it into
the tree in a few days.  I can send you the port I've put together,
if you'd like.

Matt

--
Gnucash Developer's List
To unsubscribe send empty email to: [EMAIL PROTECTED]


Reply via email to