[Serusers] ser.cfg

Edson Gellert Schubert egschubert at ig.com.br
Mon Feb 2 17:21:33 CET 2004


Just snipped from "doc/INSTALL":

"...
-compile only the print module
    make modules=modules/print modules
-compile all the "default" modules except textops and vm
    make skip_modules="textops vm" modules
-compile all default modules and include uri_radius (not compiled by
default):
    make include_modules="uri_radius" modules
-compile all default modules and include uri_radius (not compiled by
default):
    make include_modules="uri_radius" modules
-compile all the modules from the modules subdirectory (even the one
excluded
by default):
    make exclude_modules="" modules
-compile all the modules from the modules subdirectory excluding vm:
    make exclude_modules=vm modules
or
    make exclude_modules="" skip_modules=vm modules
-compile with the "tm" module statically linked and with profiling
    make static_modules=tm PROFILE=-pg all
..."

Edson.

----- Original Message ----- 
From: "walterp" <walterp at cura.net>
To: <serusers at lists.iptel.org>
Sent: Monday, February 02, 2004 2:07 PM
Subject: [Serusers] ser.cfg


> This is what I get.
>
> [root at sipserver nathelper]# make clean
> Makefile:8: ../../Makefile.defs: No such file or directory
> Makefile:13: ../../Makefile.modules: No such file or directory
> make: *** No rule to make target `../../Makefile.modules'.  Stop.
> [root at sipserver nathelper]#
>
> Walter
>
> ____________________________________________
>
> if you are sure that the new nathelper module works with the version of
SER you
> got,
>
> cd sip_router_latest/modules/nathelper/
> make clean
> make
> # if everything goes ok, nathelper.so will be created.
>
> cp nathelper.so /usr/local/lib/ser/modules/ (take a backup of the original
> /usr/local/lib/ser/modules/nathelper.so in case anything goes wrong).
>
>
> dhiraj
>
>
> _______________________________________________
> Serusers mailing list
> serusers at lists.iptel.org
> http://lists.iptel.org/mailman/listinfo/serusers
>




More information about the sr-users mailing list