[Home]

Summary:ASTERISK-02749: Teach zaptel's Makefile to _actually_ install into arbitary locations
Reporter:nix (nix)Labels:
Date Opened:2004-11-06 09:06:51.000-0600Date Closed:2008-06-07 10:46:18
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) zaptel-makefile.patch
Description:Teach zaptel's Makefile to _actually_ install into arbitary locations. Also allow non-root installations. Other cleanups.
This works properly on SuSE 9.1, and allows you to build zaptel modules without having to compile your kernel first.

****** ADDITIONAL INFORMATION ******

One possibly controversal part of this patch is the change of zt* utils from /sbin/ to /usr/sbin/
If this is a sticking point, that small part of the patch can be dropped.
Comments:By: Mark Spencer (markster) 2004-11-06 11:39:00.000-0600

Fixed in CVS (with /usr/sbin changed to /sbin)

By: Russell Bryant (russell) 2004-11-07 11:30:43.000-0600

fixed in 1.0 with the same change.

Please remember to mention that you have a disclaimer on file when you submit a patch.  Thanks!

By: Digium Subversion (svnbot) 2008-06-07 10:46:16

Repository: dahdi
Revision: 491

U   trunk/Makefile
U   trunk/fxstest.c
D   trunk/wcfxs.c
D   trunk/wcfxs.h
U   trunk/wctdm.c
U   trunk/wctdm.h
U   trunk/zaptel.init

------------------------------------------------------------------------
r491 | markster | 2008-06-07 10:46:16 -0500 (Sat, 07 Jun 2008) | 2 lines

Makefile fixes from bug ASTERISK-2749 and rename wcfxs to wctdm

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

http://svn.digium.com/view/dahdi?view=rev&revision=491

By: Digium Subversion (svnbot) 2008-06-07 10:46:18

Repository: dahdi
Revision: 492

U   branches/v1-0/Makefile

------------------------------------------------------------------------
r492 | russell | 2008-06-07 10:46:17 -0500 (Sat, 07 Jun 2008) | 2 lines

Makefile fixes (bug ASTERISK-2749)

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

http://svn.digium.com/view/dahdi?view=rev&revision=492