See,

  hiroko % ls -CF
  ANON-CVS             NEWS                 check-guile.in       guile-config/        
missing@
  AUTHORS              README               config.guess*        guile-readline/      
mkinstalldirs@
  COPYING              RELEASE              config.h.in          ice-9/               
oop/
  CVS/                 SNAPSHOTS            config.sub*          install-sh@          
qt/
  ChangeLog            THANKS               configure*           libguile/            
qthreads.m4
  GUILE-VERSION        acconfig.h           configure.in         libguile.h           
test-suite/
  HACKING              acinclude.m4         devel/               libltdl/
  INSTALL              aclocal.m4           doc/                 ltcf-c.sh
  Makefile.am          autogen.log          emacs/               ltconfig*
  Makefile.in          autogen.sh           guile-aclocal.sh     ltmain.sh
  hiroko % find . -name '*.sh' -exec ls -l {} \;
  -rw-r--r--  1 masao  wheel  295 Apr 20 11:25 ./autogen.sh
  -rw-r--r--  1 masao  wheel  409 Apr 20 11:00 ./guile-aclocal.sh
  -rw-r--r--  1 masao  wheel  216 Apr 20 11:00 ./guile-readline/autogen.sh
  -r--r--r--  1 masao  wheel  141648 Apr 20 11:21 ./ltmain.sh
  -r--r--r--  1 masao  wheel  30240 Apr 20 11:21 ./ltcf-c.sh

These have to have '0755' so that autogen.sh can run properly.

Masao

---
 |_  -|--|-
_|__ /|\/|\

_______________________________________________
Bug-guile mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-guile

Reply via email to