LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   g-wrap source install problems (https://www.linuxquestions.org/questions/linux-software-2/g-wrap-source-install-problems-221956/)

berkough 08-24-2004 06:37 PM

g-wrap source install problems
 
I recently found "GnuCash" online and thought it would be a cool program to use. I prefer source installs so I've gone ahead and gotten all the packages I needed to install it. However I keep running into a problem when I try to configure the "g-wrap-1.3.4" source.

This is the error I get


checking for guile... /usr/local/bin/guile
checking for guile-config... /usr/local/bin/guile-config
checking for scm_boot_guile in -lguile... yes
checking for scm_puts in -lguile... yes
checking for Guile Scheme directory... /usr/local/share/guile
checking if guile uses old style smobs... no
checking for glib-config... /usr/bin/glib-config
checking if guile long_long is at least as big as gint64... no
checking if unsigned long is at least as big as guint32... no
configure: error: cannot continue
./configure: line 8147: exit: size: numeric argument required
./configure: line 8147: exit: size: numeric argument required


I'm really not familar with editing configure scripts or anything like that, so I'm not really sure what I have to do.

Any help would be appreciated.


All times are GMT -5. The time now is 10:32 AM.