[OpenSIPS-Devel] [ opensips-Patches-3197375 ] Perl module needs proper build script

SourceForge.net noreply at sourceforge.net
Mon Jun 20 18:46:22 CEST 2011


Patches item #3197375, was opened at 2011-03-02 17:06
Message generated for change (Settings changed) made by bogdan_iancu
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086412&aid=3197375&group_id=232389

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: modules
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Dynamic Packet (dpacket)
>Assigned to: Vladut-Stefan Paiu (vladut-paiu)
Summary: Perl module needs proper build script

Initial Comment:
The perl module(s) OpenSIPS.pm, etc, need to be built and installed with system build paths.
Currently the install script uses a fixed location, this need to be changed to use the perl install method.

Attached is a patch that packages the perl PM module correctly. This still needs to be integrated into the opensips perl module Makefile
so that it builds/installs the perl PM module with the correct paths. Building now works as follows from the "lib" directory:

create_makefile: "perl Makefile.PL" (this must be done on target machine for correct paths, it will generate Makefile)
build: "make"
install: "make install"




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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086412&aid=3197375&group_id=232389



More information about the Devel mailing list