Patches item #3197375, was opened at 2011-03-02 17:06
Message generated for change (Comment added) made by vladut-paiu
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"




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

>Comment By: Vladut-Stefan Paiu (vladut-paiu)
Date: 2011-06-29 17:07

Message:
Hello,

Sorry, but I don't understand the patch. I see that you simply removed
most of the code.
What is the idea of the patch ?

Regards,
Vlad

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

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

_______________________________________________
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel

Reply via email to