From: Mike <mm...@in...> - 2013-05-15 15:22:31
|
Sebastien, Thanks for the reply. Here is some output: # dpkg -l | grep check ii check 0.9.8-2 i386 unit test framework for C # ./configure --disable-doxygen-doc ./configure: line 2448: syntax error near unexpected token `CHECK,' ./configure: line 2448: `PKG_CHECK_MODULES(CHECK, check >= 0.9.4,,AC_MSG_RESULT([testing is disabled]))' Does this mean I should downgrade to check version 0.9.4 ? Thanks, Mike On 05/14/2013 01:00 AM, Sebastien Vincent wrote: > Hi, > > As the doc says, install check (apt-get install check). > > Regards, > -- > Seb > > Le lundi 13 mai 2013, Mike <mm...@in... > <mailto:mm...@in...>> a écrit : > > Hello all, > > > > I am trying to install TurnServer in Debian Wheezy following these > > instructions http://turnserver.sourceforge.net/index.php?n=Doc.Install > > > > I receive the following errors: > > > > # ./configure --disable-doxygen-doc > > ./configure: line 2448: syntax error near unexpected token `CHECK,' > > ./configure: line 2448: `PKG_CHECK_MODULES(CHECK, check >= > > 0.9.4,,AC_MSG_RESULT([testing is disabled]))' > > > > > > Server info: Linux 3.8.4-linode50 SMP i686 GNU/Linux > > > > I know that TurnServer is included in Debian Jessie and Sid repos but I > > ran into this bug: > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=706492 > > > > Thanks! > > > > > > Regards, > > > > Mike > > > > > ------------------------------------------------------------------------------ > > AlienVault Unified Security Management (USM) platform delivers complete > > security visibility with the essential security capabilities. Easily and > > efficiently configure, manage, and operate all of your security controls > > from a single console and one unified framework. Download a free trial. > > http://p.sf.net/sfu/alienvault_d2d > > _______________________________________________ > > Turnserver-users mailing list > > Tur...@li... > <mailto:Tur...@li...> > > https://lists.sourceforge.net/lists/listinfo/turnserver-users > > |