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(a)cura.net>
To: <serusers(a)lists.iptel.org>
Sent: Monday, February 02, 2004 2:07 PM
Subject: [Serusers] ser.cfg
This is what I get.
[root@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@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(a)lists.iptel.org
http://lists.iptel.org/mailman/listinfo/serusers