Install kurento-media-server on debian 7.7

866 views
Skip to first unread message

theg...@gmail.com

unread,
Dec 23, 2014, 9:07:57 AM12/23/14
to kur...@googlegroups.com
uname - a
3.2.0-4-amd64 #1 SMP Debian 3.2.60-1+deb7u3 x86_64 GNU/Linux

1)
git clone https://github.com/Kurento/kms-cmake-utils.git
cd kms-cmake-utils
cmake .
make install

2)
cd kurento-media-server
cmake .

If KurentoHelpers is not found, then it is necessary to install
          kms-cmake-utils package from the kurento repository
CMake Error at /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:97 (MESSAGE):
  FOUND_VAR (missing: REQUIRED_VARS VERSION_VAR)
Call Stack (most recent call first):
  /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:288 (_FPHSA_FAILURE_MESSAGE)
  /usr/share/cmake-2.8/Modules/FindKurentoHelpers.cmake:14 (find_package_handle_standard_args)
  CMakeLists.txt:8 (find_package)


What am I doing wrong?

Ivan Gracia

unread,
Dec 23, 2014, 11:20:50 AM12/23/14
to Kurento Public
Have a look at this and this threads. Probably you are running into the same issues.

Ivan Gracia



--
You received this message because you are subscribed to the Google Groups "kurento" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kurento+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

theg...@gmail.com

unread,
Dec 24, 2014, 7:53:47 AM12/24/14
to kur...@googlegroups.com
I have already installed the kms-cmake-utils...

1)
git clone https://github.com/Kurento/kms-cmake-utils.git
cd kms-cmake-utils
cmake .
make install

Install the project...
-- Install configuration: ""
-- Installing: /usr/share/cmake-2.8/Modules/FindGLIB-GENMARSHAL.cmake
-- Installing: /usr/share/cmake-2.8/Modules/FindGLIB-MKENUMS.cmake
-- Installing: /usr/share/cmake-2.8/Modules/GLibHelpers.cmake
-- Installing: /usr/share/cmake-2.8/Modules/TestHelpers.cmake
-- Installing: /usr/share/cmake-2.8/Modules/KurentoGitHelpers.cmake
-- Installing: /usr/share/cmake-2.8/Modules/GenericFind.cmake
-- Installing: /usr/share/cmake-2.8/Modules/VersionHelpers.cmake
-- Installing: /usr/share/cmake-2.8/Modules/FindKurentoHelpers.cmake


среда, 24 декабря 2014 г., 0:20:50 UTC+8 пользователь igracia написал:

Ivan Gracia

unread,
Dec 29, 2014, 5:24:45 AM12/29/14
to Kurento Public
Yeah, I could see that. I just pointed out those threads because they have different errors, and some of those answers might give you a clue. 

Sorry for asking, but I assume you have followed the compilation instructions?

Ivan Gracia


theg...@gmail.com

unread,
Dec 29, 2014, 7:31:46 AM12/29/14
to kur...@googlegroups.com
Yes.


root@machine:~# add-apt-repository ppa:kurento/kurento
-bash: add-apt-repository: command not found
root@machine:~# apt-add-repository http://ubuntu.kurento.org
-bash: apt-add-repository: command not found


понедельник, 29 декабря 2014 г., 18:24:45 UTC+8 пользователь igracia написал:

Ivan Gracia

unread,
Dec 29, 2014, 7:45:27 AM12/29/14
to Kurento Public
Try to install the package that provides that command. In Ubuntu, it´s software-properties-common, so it should be the same in debian.

Ivan Gracia


theg...@gmail.com

unread,
Dec 29, 2014, 8:13:05 AM12/29/14
to kur...@googlegroups.com
apt-get install software-properties-common
...
Setting up software-properties-common (0.82.7.1debian1) ...

OK, installed

add-apt-repository ppa:kurento/kurento
-bash: add-apt-repository: command not found

понедельник, 29 декабря 2014 г., 20:45:27 UTC+8 пользователь igracia написал:

Ivan Gracia

unread,
Dec 30, 2014, 5:44:07 AM12/30/14
to Kurento Public
I´m not sure what package provides that command in debian, but I´m sure that a bit of googling can give you the answer. Once you get that command working, you´ll probably have to adjust the commands in the installation guide, to those available in Debian. I´m sorry I can´t give you more help there, but I don´t have a Debian installation at hand to do any tests.

Cheers,

Ivan Gracia


hei...@gmail.com

unread,
Jun 15, 2016, 4:34:58 AM6/15/16
to kurento
hi,  I met the same problem with you in debian, have you found the cause the solution? thanks.

在 2014年12月23日星期二 UTC+8下午10:07:57,Alexey Mark写道:
Reply all
Reply to author
Forward
0 new messages