[ATrpms-users] MYSQLUNIQUEID support on compilation time in asterisk-addons packages
Axel Thimm
Axel.Thimm at ATrpms.net
Tue Oct 9 18:36:22 CEST 2007
On Tue, Sep 18, 2007 at 09:28:16PM +0100, Luís Palma wrote:
> Second approach is if someone can se what am I doing wrong on the perl on
> liners that I want to add to my customized asterisk-addon.specs
> # enable MYSQL LOGUNIQUEUID usage on cdrs
> # perl -pi -e's,^/\* \#define MYSQL_LOGUNIQUEID \*/,#define
> MYSQL_LOGUNIQUEID,g' cdr_addon_mysql.c
> # perl -pi -e's,^/\*CFLAGS+=,CFLAGS=-DMYSQL_LOGUNIQUEID,g,' Makefile
At least in the second one the "+" is interpreted by perl as part of
regular expression to express one-or-more characters of the character
before the "+".
> Update from repost: Looks like in the actual trunk version from
> asterisk-addons this is already a runtime option, but since I don't know
> when there it will be a new release I would also like to build my
> personalized rpm with this enabled. Can anyone help me?
Maybe by now the updated trunk version has been released so I can
update the packages?
--
Axel.Thimm at ATrpms.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.atrpms.net/pipermail/atrpms-users/attachments/20071009/43504128/attachment.bin
More information about the atrpms-users
mailing list