bug-guile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

shell scripts in CVS source don't have runable permission


From: Masao Uebayashi
Subject: shell scripts in CVS source don't have runable permission
Date: Fri, 20 Apr 2001 11:33:53 +0900

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

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]