[asterisk-bugs] [Asterisk-GUI 0010581]: Makefile in tools subdirectory assumes write permissions to /sbin and doesn't include $(DESTDIR)

noreply at bugs.digium.com noreply at bugs.digium.com
Tue Aug 28 09:28:50 CDT 2007


The following issue has been ASSIGNED. 
====================================================================== 
http://bugs.digium.com/view.php?id=10581 
====================================================================== 
Reported By:                djflux
Assigned To:                bkruse
====================================================================== 
Project:                    Asterisk-GUI
Issue ID:                   10581
Category:                   General
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
Asterisk Version:            SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 1463 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             08-28-2007 07:33 CDT
Last Modified:              08-28-2007 09:28 CDT
====================================================================== 
Summary:                    Makefile in tools subdirectory assumes write
permissions to /sbin and doesn't include $(DESTDIR)
Description: 
If one is trying to install the asterisk-gui to a different destination
directory with $(DESTDIR) like the regular Asterisk source, the Makefile
doesn't contain that variable.  

For example, I was building as a non-root user and wanted to put the
resultant code in a different folder and the tools Makefile tried to put
the tools in /sbin to which I don't have permissions.

I will attach a patch for tools/Makefile that adds $(DESTDIR)
====================================================================== 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
08-28-07 09:28  bkruse         Assigned To              pari => bkruse      
======================================================================




More information about the asterisk-bugs mailing list