← Back to team overview

rohc team mailing list archive

Re: [Question #226938]: build instructions for IPROHC

 

Question #226938 on rohc changed:
https://answers.launchpad.net/rohc/+question/226938

    Status: Open => Answered

Didier Barvaux proposed the following answer:
Matthew,

The instructions in the INSTALL file are pretty simple. Here is the
important part:

> Build and install
> -----------------
> 
> Configure the program:
> 
>  $ cmake CMakeLists.txt
> 
> Build the program:
> 
>  $ make all
> 
> Install the program:
> 
>  $ make install

The 3 above commands are required. Type them in the same order. You have
to be located at the root of the IP/ROHC sources.  If one of them fails,
tell me and send me the output of the failed command.

Regards,
Didier

-- 
You received this question notification because you are a member of ROHC
Team, which is an answer contact for rohc.