[PD-dev] [ pure-data-Bugs-2507851 ] messed-up paths with pd_install

SourceForge.net noreply at sourceforge.net
Tue Apr 13 20:23:09 CEST 2010


Bugs item #2507851, was opened at 2009-01-14 15:07
Message generated for change (Comment added) made by eighthave
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2507851&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: pd-extended
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Holger (waffenladen)
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: messed-up paths with pd_install

Initial Comment:
Since the latest pd-merge, when I do 

cd packages/
make pd_install

or

some pd files get installed to double the DESTDIR-path, i. e. packages/build/home/hb/pd-extended/packages/build/usr/lib...

that is because in pd/src/makefile.in all entries getting paths from libpddir are prefixed with $(DESTDIR), but libpddir gets already prefixed with DESTDIR in Makefile.buildlayout...

so I patched pd/src/makefile.in (patch attached). Hope I'm not the only one with this problem...

Cheers,

Holger

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

Comment By: Hans-Christoph Steiner (eighthave)
Date: 2010-04-13 14:23

Message:
This artifact has been marked as a duplicate of artifact 2000075 with
reason:
DESTDIR issue fixed

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

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




More information about the Pd-dev mailing list