Question #226938 on rohc changed: https://answers.launchpad.net/rohc/+question/226938
matthew posted a new comment: Those instructions don't work on my system, and I doubt they will work on many redhat dev systems. 1. Cmake is not installed by default on most systems and needs to be installed. 2. There is an environment variable which I believe is CMAKE_CXX_COMPILER that must be set to the location of your compiler. The cmake program generates a file called the CMakeList.cache I believe and the variable must be found and set in that file to the location of your GCC or other compiler. 3. Additionally the system requires you to install gnutls-dev NOT gnutls that was another issue I ran into. -- You received this question notification because you are a member of ROHC Team, which is an answer contact for rohc. _______________________________________________ Mailing list: https://launchpad.net/~rohc Post to : rohc@lists.launchpad.net Unsubscribe : https://launchpad.net/~rohc More help : https://help.launchpad.net/ListHelp