--------------FF74090AEF70C604F9062050 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Dave Peticolas wrote: > Richard -Gilligan- Uschold writes: > > > 35 ~/tmpinst/g-wrap-0.9.4 root# make uninstall > > 36 ~/tmpinst/g-wrap-0.9.4 root# make distclean > > 57 ~/tmpinst/g-wrap-0.9.4 root# ./configure > > ... > > checking for guile-config... /usr/bin/guile-config > > checking for scm_boot_guile in -lguile... no > > configure: warning: Can not find Guile on the system > > checking for scm_puts in -lguile... no > > ... > > > > I didn't notice this warning before, I would think this should be an error? > > g-wrap is intended to work with other schemes, so not finding guile > is not necessarily an error. Try installing readline-devel and recreating > g-wrap. > > dave I installed readline-devel-4.1-9mdk.rpm and g-wrap compiled with no errors, including g-wrap-guile. The following files exist and have o+rX privilege. 2 / root# find . -xdev -name "g-wrap*" -print ./usr/local/bin/g-wrap ./usr/local/bin/g-wrap-config ./usr/local/info/g-wrap.info ./usr/local/include/g-wrap.h ./usr/local/libexec/g-wrap-guile ./usr/share/guile/site/g-wrap.scm ./usr/share/guile/site/g-wrap ./site/g-wrap However, gnucash-1.5.2 still fails make the same as before: FLAVOR=gnome g-wrap --api c --target guile gnc.gwp /usr/local/bin/g-wrap:58:9: In procedure gsubr-apply in expression (execlp executable executable ...): /usr/local/bin/g-wrap:58:9: Permission denied I tried to find a devel tarball for g-wrap-0.9.4, but could not locate one. Is one required? I used the one from: ftp.gnucash.org/pup/g-wrap/source/g-wrap-0.9.4.tar.gz -- Gilligan | __o .oooO /| _ \<,_ ( ) /p|\ (_)/ (_) \ ( Oooo. / | \ ------------ \_) ( ) ======== ) / ======== gilligan@mpinet.net (_/ ~~~~~~~~~~~~~~~~ uschold@cs.ucf.edu --------------FF74090AEF70C604F9062050 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit <!doctype html public "-//w3c//dtd html 4.0 transitional//en"> Dave Peticolas wrote:Richard -Gilligan- Uschold writes:I installed readline-devel-4.1-9mdk.rpm and g-wrap compiled with no errors, including g-wrap-guile. The following files exist and have o+rX privilege.> 35 ~/tmpinst/g-wrap-0.9.4 root# make uninstall
> 36 ~/tmpinst/g-wrap-0.9.4 root# make distclean
> 57 ~/tmpinst/g-wrap-0.9.4 root# ./configure
> ...
> checking for guile-config... /usr/bin/guile-config
> checking for scm_boot_guile in -lguile... no
> configure: warning: Can not find Guile on the system
> checking for scm_puts in -lguile... no
> ...
>
> I didn't notice this warning before, I would think this should be an error?g-wrap is intended to work with other schemes, so not finding guile
is not necessarily an error. Try installing readline-devel and recreating
g-wrap.dave
2 / root# find . -xdev -name "g-wrap*" -print
./usr/local/bin/g-wrap
./usr/local/bin/g-wrap-config
./usr/local/info/g-wrap.info
./usr/local/include/g-wrap.h
./usr/local/libexec/g-wrap-guile
./usr/share/guile/site/g-wrap.scm
./usr/share/guile/site/g-wrap
./site/g-wrapHowever, gnucash-1.5.2 still fails make the same as before:
FLAVOR=gnome g-wrap --api c --target guile gnc.gwp
/usr/local/bin/g-wrap:58:9: In procedure gsubr-apply in expression (execlp executable executable ...):
/usr/local/bin/g-wrap:58:9: Permission deniedI tried to find a devel tarball for g-wrap-0.9.4, but could not locate one. Is one required? I used the one from:
ftp.gnucash.org/pup/g-wrap/source/g-wrap-0.9.4.tar.gz-- Gilligan | __o .oooO /| _ \<,_ ( ) /p|\ (_)/ (_) \ ( Oooo. / | \ ------------ \_) ( ) ======== ) / ======== gilligan@mpinet.net (_/ ~~~~~~~~~~~~~~~~ uschold@cs.ucf.edu