Hi,
I faced the following error during installing "sip-router" by command "make install" after successful compilation by command "make all". I will appreciate you so much if you can shed light on. My system is 32 bit Fedora. Thanks in advance.
Youngjin
install -m 644 README /usr/local/share/doc/ser/ docbook2x-man -s ../../doc/stylesheets/serdoc2man.xsl auth.xml make[1]: docbook2x-man: Command not found make[1]: *** [auth.7] Error 127 make: [modules-man] Error 1 (ignored) docbook2x-man -s ../../doc/stylesheets/serdoc2man.xsl auth_db.xml make[1]: docbook2x-man: Command not found make[1]: *** [auth_db.7] Error 127 make: [modules_s-man] Error 1 (ignored) make[1]: `sercmd' is up to date.
Hi,
I faced the following error during installing "sip-router" by command "make install" after successful compilation by command "make all". I will appreciate you so much if you can shed light on. My system is 32 bit Fedora. Thanks in advance.
Youngjin
install -m 644 README /usr/local/share/doc/ser/ docbook2x-man -s ../../doc/stylesheets/serdoc2man.xsl auth.xml make[1]: docbook2x-man: Command not found make[1]: *** [auth.7] Error 127 make: [modules-man] Error 1 (ignored) docbook2x-man -s ../../doc/stylesheets/serdoc2man.xsl auth_db.xml make[1]: docbook2x-man: Command not found make[1]: *** [auth_db.7] Error 127 make: [modules_s-man] Error 1 (ignored) make[1]: `sercmd' is up to date.
Sounds like you want to install docbook. :)
On 09/18/2012 06:41 PM, Youngjin Park wrote:
Hi,
I faced the following error during installing "sip-router" by command "make install" after successful compilation by command "make all". I will appreciate you so much if you can shed light on. My system is 32 bit Fedora. Thanks in advance.
Youngjin
install -m 644 README /usr/local/share/doc/ser/ docbook2x-man -s ../../doc/stylesheets/serdoc2man.xsl auth.xml make[1]: docbook2x-man: Command not found make[1]: *** [auth.7] Error 127 make: [modules-man] Error 1 (ignored) docbook2x-man -s ../../doc/stylesheets/serdoc2man.xsl auth_db.xml make[1]: docbook2x-man: Command not found make[1]: *** [auth_db.7] Error 127 make: [modules_s-man] Error 1 (ignored) make[1]: `sercmd' is up to date.
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
sorry to post it twice. it was not my intention. anyway, I guess I am installing docbook. do I need extra module for this? anything missing? I check out sip-router and kamailio, and tried to build them and install them. Thanks in advance.
Youngjin
On Tue, Sep 18, 2012 at 3:59 PM, Alex Balashov abalashov@evaristesys.com wrote:
Sounds like you want to install docbook. :)
On 09/18/2012 06:41 PM, Youngjin Park wrote:
Hi,
I faced the following error during installing "sip-router" by command "make install" after successful compilation by command "make all". I will appreciate you so much if you can shed light on. My system is 32 bit Fedora. Thanks in advance.
Youngjin
install -m 644 README /usr/local/share/doc/ser/ docbook2x-man -s ../../doc/stylesheets/serdoc2man.xsl auth.xml make[1]: docbook2x-man: Command not found make[1]: *** [auth.7] Error 127 make: [modules-man] Error 1 (ignored) docbook2x-man -s ../../doc/stylesheets/serdoc2man.xsl auth_db.xml make[1]: docbook2x-man: Command not found make[1]: *** [auth_db.7] Error 127 make: [modules_s-man] Error 1 (ignored) make[1]: `sercmd' is up to date.
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
-- 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/
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
On Wed, Sep 19, 2012 at 6:32 AM, Youngjin Park gostyler@gmail.com wrote:
sorry to post it twice. it was not my intention. anyway, I guess I am installing docbook. do I need extra module for this? anything missing?
You need to install docbook2x
I check out sip-router and kamailio, and tried to build them and install them. Thanks in advance.
Youngjin
On Tue, Sep 18, 2012 at 3:59 PM, Alex Balashov abalashov@evaristesys.com wrote:
Sounds like you want to install docbook. :)
On 09/18/2012 06:41 PM, Youngjin Park wrote:
Hi,
I faced the following error during installing "sip-router" by command "make install" after successful compilation by command "make all". I will appreciate you so much if you can shed light on. My system is 32 bit Fedora. Thanks in advance.
Youngjin
install -m 644 README /usr/local/share/doc/ser/ docbook2x-man -s ../../doc/stylesheets/serdoc2man.xsl auth.xml make[1]: docbook2x-man: Command not found make[1]: *** [auth.7] Error 127 make: [modules-man] Error 1 (ignored) docbook2x-man -s ../../doc/stylesheets/serdoc2man.xsl auth_db.xml make[1]: docbook2x-man: Command not found make[1]: *** [auth_db.7] Error 127 make: [modules_s-man] Error 1 (ignored) make[1]: `sercmd' is up to date.
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
-- 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/
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
Can you guide me further how to clear this error? I have tried to look for docbook2x but no much luck. Do I need to compile and install it in my Fedora before compiling kamailio or sip-router? Is there any way to skip docbook if no harm? Thanks again.
Youngjin
On Tue, Sep 18, 2012 at 9:06 PM, Iwan Budi Kusnanto ibk@labhijau.net wrote:
On Wed, Sep 19, 2012 at 6:32 AM, Youngjin Park gostyler@gmail.com wrote:
sorry to post it twice. it was not my intention. anyway, I guess I am installing docbook. do I need extra module for this? anything missing?
You need to install docbook2x
I check out sip-router and kamailio, and tried to build them and install them. Thanks in advance.
Youngjin
On Tue, Sep 18, 2012 at 3:59 PM, Alex Balashov abalashov@evaristesys.com wrote:
Sounds like you want to install docbook. :)
On 09/18/2012 06:41 PM, Youngjin Park wrote:
Hi,
I faced the following error during installing "sip-router" by command "make install" after successful compilation by command "make all". I will appreciate you so much if you can shed light on. My system is 32 bit Fedora. Thanks in advance.
Youngjin
install -m 644 README /usr/local/share/doc/ser/ docbook2x-man -s ../../doc/stylesheets/serdoc2man.xsl auth.xml make[1]: docbook2x-man: Command not found make[1]: *** [auth.7] Error 127 make: [modules-man] Error 1 (ignored) docbook2x-man -s ../../doc/stylesheets/serdoc2man.xsl auth_db.xml make[1]: docbook2x-man: Command not found make[1]: *** [auth_db.7] Error 127 make: [modules_s-man] Error 1 (ignored) make[1]: `sercmd' is up to date.
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
-- 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/
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
-- Iwan Budi Kusnanto
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
Sorry, the name is docbook2X (with big X) http://rpmfind.net/linux/RPM/fedora/16/i386/Fedora_Project.html
On Sat, Sep 22, 2012 at 7:26 AM, Youngjin Park gostyler@gmail.com wrote:
Can you guide me further how to clear this error? I have tried to look for docbook2x but no much luck. Do I need to compile and install it in my Fedora before compiling kamailio or sip-router? Is there any way to skip docbook if no harm? Thanks again.
Youngjin
On Tue, Sep 18, 2012 at 9:06 PM, Iwan Budi Kusnanto ibk@labhijau.net wrote:
On Wed, Sep 19, 2012 at 6:32 AM, Youngjin Park gostyler@gmail.com wrote:
sorry to post it twice. it was not my intention. anyway, I guess I am installing docbook. do I need extra module for this? anything missing?
You need to install docbook2x
I check out sip-router and kamailio, and tried to build them and install them. Thanks in advance.
Youngjin
On Tue, Sep 18, 2012 at 3:59 PM, Alex Balashov abalashov@evaristesys.com wrote:
Sounds like you want to install docbook. :)
On 09/18/2012 06:41 PM, Youngjin Park wrote:
Hi,
I faced the following error during installing "sip-router" by command "make install" after successful compilation by command "make all". I will appreciate you so much if you can shed light on. My system is 32 bit Fedora. Thanks in advance.
Youngjin
install -m 644 README /usr/local/share/doc/ser/ docbook2x-man -s ../../doc/stylesheets/serdoc2man.xsl auth.xml make[1]: docbook2x-man: Command not found make[1]: *** [auth.7] Error 127 make: [modules-man] Error 1 (ignored) docbook2x-man -s ../../doc/stylesheets/serdoc2man.xsl auth_db.xml make[1]: docbook2x-man: Command not found make[1]: *** [auth_db.7] Error 127 make: [modules_s-man] Error 1 (ignored) make[1]: `sercmd' is up to date.
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
-- 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/
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
-- Iwan Budi Kusnanto
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