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

SourceForge.net noreply at sourceforge.net
Wed Mar 18 19:51:28 CET 2009


Bugs item #1602093, was opened at 2006-11-24 04:12
Message generated for change (Comment added) made by sf-robot
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: Closed
Resolution: Fixed
Priority: 1
Private: No
Submitted By: ClaudiusMaximus (claudiusmaximus)
Assigned to: Miller Puckette (millerpuckette)
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.

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

>Comment By: SourceForge Robot (sf-robot)
Date: 2009-03-18 18:51

Message:
This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).

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

Comment By: IOhannes m zmlnig (zmoelnig)
Date: 2009-01-12 16:56

Message:
following your steps it seems like this is not an issue any more.

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

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