The prefix only specifies the destination for the build targets. As far as things like module paths, they are not affected. You will have to change them manually in kamailio.cfg. However, the good news is that there aren't a whole lot of paths to change; you really only need to change it in kamailio,cfg, and in any init scripts.
-- Alex Balashov - Principal Evariste Systems LLC 235 E Ponce de Leon Ave Suite 106 Decatur, GA 30030 Tel: +1-678-954-0670 Fax: +1-404-961-1892 Web: http://www.evaristesys.com/, http://www.alexbalashov.com Daniel Gonzalez <gonva...@gonvaled.com> wrote: >Hello, > >This is my first message to this list. > >I have installed sip-router as follows (my system is Ubuntu 10.04): > > cd /tmp > git clone --depth 1 git://git.sip-router.org/sip-router sip-router > cd sip-router > git checkout -b 3.1 origin/3.1 > local prefix=/tmp/my/very/strange/path > mkdir -p $prefix > sudo apt-get install -y flex > sudo apt-get install -y docbook2x > make proper > make cfg prefix=$prefix > make all prefix=$prefix > make install prefix=$prefix > >And this has worked as expected. > >Now I try to start the daemon: > > $ /tmp/my/very/strange/path/sbin/ser > loading modules under /usr/lib/ser/modules:/usr/lib/ser/modules_s > >What can I do so that my non-standard path is fully recognized by all >sip router tools? > >Thanks, >Daniel Gonzalez > >_______________________________________________ >SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list >sr-users@lists.sip-router.org >http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users _______________________________________________ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users