Menu

#4 missing parser.h file when compiling ser_ims/trunk

1.0
open
nobody
None
2014-11-03
2014-10-29
Evan Palmer
No

I've been going through the installation process and have encountered an issue I cant solve myself.

When checking out and trying to compile the ser_ims it appears that not all the files are present in the trunk as I am receiving errors when compiling saying that parser.h is missing.

error string -> "utils.h:69:28: fatal error: libxml/parser.h: no such file or directory
#include <libxml parser.h="">"</libxml>

The command to check out I am using is straight from the "Quick Install" procedure on the following web page:
http://www.openimscore.org/?q=installation_guide#installscript

All prerequisites have been met.

Related

Issues: #4

Discussion

  • Franz Edler

    Franz Edler - 2014-10-30

    You also have to install the development package "libxml2-dev".

    BR

    From: Evan Palmer [mailto:evan-palmer1991@users.sf.net]
    Sent: Wednesday, October 29, 2014 4:32 PM
    To: Ticket 4
    Subject: [openimscore:issues] #4 missing parser.h file when compiling
    ser_ims/trunk


    [issues:#4] http://sourceforge.net/p/openimscore/issues/4 missing
    parser.h file when compiling ser_ims/trunk

    Status: open
    Milestone: 1.0
    Created: Wed Oct 29, 2014 03:32 PM UTC by Evan Palmer
    Last Updated: Wed Oct 29, 2014 03:32 PM UTC
    Owner: nobody

    I've been going through the installation process and have encountered an
    issue I cant solve myself.

    When checking out and trying to compile the ser_ims it appears that not all
    the files are present in the trunk as I am receiving errors when compiling
    saying that parser.h is missing.

    error string -> "utils.h:69:28: fatal error: libxml/parser.h: no such file
    or directory

    include <libxml parser.h="">"</libxml>

    The command to check out I am using is straight from the "Quick Install"
    procedure on the following web page:
    http://www.openimscore.org/?q=installation_guide#installscript

    All prerequisites have been met.


    Sent from sourceforge.net because you indicated interest in
    https://sourceforge.net/p/openimscore/issues/4/
    https://sourceforge.net/p/openimscore/issues/4

    To unsubscribe from further messages, please visit
    https://sourceforge.net/auth/subscriptions/
    https://sourceforge.net/auth/subscriptions

     

    Related

    Issues: #4

  • Evan Palmer

    Evan Palmer - 2014-11-03

    Ah awesome cheers for the help.

    I now have it compiled and running.

    I do have another question when I run the icscf.sh and scscf.sh scripts I get the following warning;

    The pcscf.sh is running correctly it seems.

    WARNING:peer_connect(): Error opening connection to hss.open-ims.test:3868 > name or service not know.

    Not sure how to fix this issue

     
    • Dragos Vingarzan

      As the error says, you probably don't have that FQDN in your domain,
      hence it is not resolvable. So configure one and then also try to have
      an HSS running there, or else you'll get a connection error message.

      Cheers,
      -Dragos

      On 03.11.2014 16:49, Evan Palmer wrote:

      Ah awesome cheers for the help.

      I now have it compiled and running.

      I do have another question when I run the icscf.sh and scscf.sh
      scripts I get the following warning;

      The pcscf.sh is running correctly it seems.

      WARNING:peer_connect(): Error opening connection to
      hss.open-ims.test:3868 > name or service not know.

      Not sure how to fix this issue


      [issues:#4] http://sourceforge.net/p/openimscore/issues/4 missing
      parser.h file when compiling ser_ims/trunk

      Status: open
      Milestone: 1.0
      Created: Wed Oct 29, 2014 03:32 PM UTC by Evan Palmer
      Last Updated: Wed Oct 29, 2014 03:32 PM UTC
      Owner: nobody

      I've been going through the installation process and have encountered
      an issue I cant solve myself.

      When checking out and trying to compile the ser_ims it appears that
      not all the files are present in the trunk as I am receiving errors
      when compiling saying that parser.h is missing.

      error string -> "utils.h:69:28: fatal error: libxml/parser.h: no such
      file or directory

      include <libxml parser.h="">"</libxml>

      The command to check out I am using is straight from the "Quick
      Install" procedure on the following web page:
      http://www.openimscore.org/?q=installation_guide#installscript

      All prerequisites have been met.


      Sent from sourceforge.net because you indicated interest in
      https://sourceforge.net/p/openimscore/issues/4/
      https://sourceforge.net/p/openimscore/issues/4

      To unsubscribe from further messages, please visit
      https://sourceforge.net/auth/subscriptions/
      https://sourceforge.net/auth/subscriptions

      --
      Best Regards,
      Dragos Vingarzan

       

      Related

      Issues: #4


Log in to post a comment.