[PD-dev] [ pure-data-Bugs-1602093 ] non-executable files installed with executable permissions

SourceForge.net noreply at sourceforge.net
Fri Nov 24 05:12:50 CET 2006


Bugs item #1602093, was opened at 2006-11-24 04:12
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1602093&group_id=55736

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: puredata
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: ClaudiusMaximus (claudiusmaximus)
Assigned to: Nobody/Anonymous (nobody)
Summary: non-executable files installed with executable permissions

Initial Comment:
With pd-0.40-2 from Miller's site:

./configure --enable-jack --prefix=$HOME/puredata-0-40-2 && make && make install

cd $HOME/puredata-0-40-2

find -type f -exec ls -l {} \; | grep "\-rwx" | grep -v "\.pd_linux" | sed "s-^.*\ --g" | grep -v "/bin/" | sort

...gives a list of files that are installed with executable permissions and that are not executable files.

This list is attached.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1602093&group_id=55736




More information about the Pd-dev mailing list