unable to install telepresence.

241 views
Skip to first unread message

surendra tarle

unread,
Jan 19, 2015, 6:08:16 AM1/19/15
to opentele...@googlegroups.com
Hello,


We are unable to install telepresence.

we have installed all resources which are explained in help links https://code.google.com/p/telepresence/wiki/Support_BuildingSourceCode#Building_thirdparties_libraries.

but when we configure the telepresence and fire ./configure command so we have got below logs on server so please check and let us know any modifications regarding telepresence.

Logs details:


[root@server8 telepresence]#  ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking whether gcc and cc understand -c and -o together... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for a sed that does not truncate output... /bin/sed
checking whether make sets $(MAKE)... (cached) yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for unistd.h... (cached) yes
checking spawn.h usability... yes
checking spawn.h presence... yes
checking for spawn.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking for dlopen in -lc... no
checking for dlopen in -ldl... yes
checking for fork... yes
checking for vfork... yes
checking for execl... yes
checking for posix_spawn... yes
checking for waitpid... yes
checking for setpgid... yes
checking for popen... yes
checking for pclose... yes
checking for LIBAVCODEC... no
configure: WARNING: Cannot find libavcodec >= 54.92.100 using pkg-config
checking for LIBAVFILTER... no
configure: WARNING: Cannot find libavfilter >= 3.42.103 using pkg-config
checking for LIBAVFORMAT... no
configure: WARNING: Cannot find libavformat >= 54.63.104 using pkg-config
checking for LIBAVUTIL... no
configure: WARNING: Cannot find libavutil >= 52.18.100 using pkg-config
checking for LIBSWRESAMPLE... no
configure: WARNING: Cannot find libswresample >= 0.17.102 using pkg-config
checking for LIBSWSCAL... no
configure: WARNING: Cannot find libswscale >= 2.2.100 using pkg-config
configure: WARNING:
***
*** Failed to find all FFmpeg libraries using pkg-config.
*** This most likely means the FFmpeg pkg files (*.pc) are not
*** in the default path where pkg-config expect them.
***
*** Please set your PKG_CONFIG_PATH environment variable to include the
*** directory in which the *.pc files are installed. Most likely
*** these files are installed in /usr/local/lib/pkgconfig; if that is the
*** case, try:
***
***     export PKG_CONFIG_PATH="$PKG_CONFIG_PATH:/usr/local/lib/pkgconfig"
***
*** then run this ./configure <your options here> again.
***
*** or, try:
***
***   PKG_CONFIG_PATH=/usr/local/lib/pkgconfig ./configure <your options here>
***
*** Anyways, we're trying another way to find FFmpeg.
***

checking libavcodec/avcodec.h usability... no
checking libavcodec/avcodec.h presence... no
checking for libavcodec/avcodec.h... no
checking libavfilter/avfilter.h usability... no
checking libavfilter/avfilter.h presence... no
checking for libavfilter/avfilter.h... no
checking libavformat/avformat.h usability... no
checking libavformat/avformat.h presence... no
checking for libavformat/avformat.h... no
checking libavutil/avutil.h usability... no
checking libavutil/avutil.h presence... no
checking for libavutil/avutil.h... no
checking libswresample/swresample.h usability... no
checking libswresample/swresample.h presence... no
checking for libswresample/swresample.h... no
checking libswscale/swscale.h usability... no
checking libswscale/swscale.h presence... no
checking for libswscale/swscale.h... no
checking for OPENAL... no
configure: WARNING: Cannot find libopenal >= 1.15.1 using pkg-config
checking AL/alc.h usability... yes
checking AL/alc.h presence... yes
checking for AL/alc.h... yes
checking for alcLoopbackOpenDeviceSOFT in -lopenal... yes
checking AL/al.h usability... yes
checking AL/al.h presence... yes
checking for AL/al.h... yes
checking for alcLoopbackOpenDeviceSOFT in -lopenal... (cached) yes
checking AL/alext.h usability... yes
checking AL/alext.h presence... yes
checking for AL/alext.h... yes
checking for alcLoopbackOpenDeviceSOFT in -lopenal... (cached) yes
checking how to run the C++ preprocessor... g++ -E
checking com/sun/star/bridge/XUnoUrlResolver.hpp usability... no
checking com/sun/star/bridge/XUnoUrlResolver.hpp presence... no
checking for com/sun/star/bridge/XUnoUrlResolver.hpp... no
checking for TINYSAK... no
configure: WARNING: Cannot find tinySAK >= 2.0.1192 using pkg-config
checking for TINYNET... no
configure: WARNING: Cannot find tinyNET >= 2.0.1192 using pkg-config
checking for TINYHTTP... no
configure: WARNING: Cannot find tinyHTTP >= 2.0.1192 using pkg-config
checking for TINYSIP... no
configure: WARNING: Cannot find tinySIP >= 2.0.1192 using pkg-config
checking for TINYDAV... no
configure: WARNING: Cannot find tinyDAV >= 2.0.1192 using pkg-config
checking for TINYSDP... no
configure: WARNING: Cannot find tinySDP >= 2.0.1192 using pkg-config
checking for TINYBFCP... no
configure: WARNING: Cannot find tinyBFCP >= 2.0.1192 using pkg-config
checking for TINYSIGCOMP... no
configure: WARNING: Cannot find tinySIGCOMP >= 2.0.1192 using pkg-config
checking for TINYMEDIA... no
configure: WARNING: Cannot find tinyMEDIA >= 2.0.1192 using pkg-config
checking for TINYXCAP... no
configure: WARNING: Cannot find tinyxcap >= 2.0.1192 using pkg-config
checking for TINYSMS... no
configure: WARNING: Cannot find tinySMS >= 2.0.1192 using pkg-config
checking for TINYMSRP... no
configure: WARNING: Cannot find tinyMSRP >= 2.0.1192 using pkg-config
checking for TINYRTP... no
configure: WARNING: Cannot find tinyRTP >= 2.0.1192 using pkg-config
checking for TINYIPSEC... no
configure: WARNING: Cannot find tinyIPSec >= 2.0.1192 using pkg-config
configure: WARNING:
***
*** Failed to find all DOUBANGO libraries using pkg-config.
*** This most likely means the DOUBANGO pkg files (*.pc) are not
*** in the default path where pkg-config expect them.
***
*** Please set your PKG_CONFIG_PATH environment variable to include the
*** directory in which the *.pc files are installed. Most likely
*** these files are installed in /usr/local/lib/pkgconfig; if that is the
*** case, try:
***
***     export PKG_CONFIG_PATH="$PKG_CONFIG_PATH:/usr/local/lib/pkgconfig"
***
*** then run this ./configure <your options here> again.
***
*** or, try:
***
***   PKG_CONFIG_PATH=/usr/local/lib/pkgconfig ./configure <your options here>
***
*** Anyways, we're trying another way to find DOUBANGO.
***

checking tinysak/tinysak_config.h usability... yes
checking tinysak/tinysak_config.h presence... yes
checking for tinysak/tinysak_config.h... yes
checking for tsk_object_new in -ltinySAK... yes
checking tinynet/tinynet_config.h usability... yes
checking tinynet/tinynet_config.h presence... yes
checking for tinynet/tinynet_config.h... yes
checking for tnet_startup in -ltinyNET... yes
checking tinyhttp/tinyhttp_config.h usability... yes
checking tinyhttp/tinyhttp_config.h presence... yes
checking for tinyhttp/tinyhttp_config.h... yes
checking for thttp_stack_create in -ltinyHTTP... yes
checking tinysip/tinysip_config.h usability... yes
checking tinysip/tinysip_config.h presence... yes
checking for tinysip/tinysip_config.h... yes
checking for tsip_stack_create in -ltinySIP... yes
checking tinydav/tinydav_config.h usability... yes
checking tinydav/tinydav_config.h presence... yes
checking for tinydav/tinydav_config.h... yes
checking for tdav_init in -ltinyDAV... yes
checking tinysdp/tinysdp_config.h usability... yes
checking tinysdp/tinysdp_config.h presence... yes
checking for tinysdp/tinysdp_config.h... yes
checking for tsdp_message_create in -ltinySDP... yes
checking tinybfcp/tinybfcp_config.h usability... yes
checking tinybfcp/tinybfcp_config.h presence... yes
checking for tinybfcp/tinybfcp_config.h... yes
checking for tbfcp_pkt_create in -ltinyBFCP... yes
checking tinysigcomp/tinysigcomp_config.h usability... yes
checking tinysigcomp/tinysigcomp_config.h presence... yes
checking for tinysigcomp/tinysigcomp_config.h... yes
checking for tcomp_manager_create in -ltinySIGCOMP... yes
checking tinymedia/tinymedia_config.h usability... yes
checking tinymedia/tinymedia_config.h presence... yes
checking for tinymedia/tinymedia_config.h... yes
checking for tmedia_session_mgr_create in -ltinyMEDIA... yes
checking tinyxcap/tinyxcap_config.h usability... yes
checking tinyxcap/tinyxcap_config.h presence... yes
checking for tinyxcap/tinyxcap_config.h... yes
checking for txcap_stack_create in -ltinyXCAP... yes
checking tinysms/tinysms_config.h usability... yes
checking tinysms/tinysms_config.h presence... yes
checking for tinysms/tinysms_config.h... yes
checking for tsms_tpdu_message_init in -ltinySMS... yes
checking tinymsrp/tinymsrp_config.h usability... yes
checking tinymsrp/tinymsrp_config.h presence... yes
checking for tinymsrp/tinymsrp_config.h... yes
checking for tmsrp_create_report in -ltinyMSRP... yes
checking tinyrtp/tinyrtp_config.h usability... yes
checking tinyrtp/tinyrtp_config.h presence... yes
checking for tinyrtp/tinyrtp_config.h... yes
checking for trtp_manager_create in -ltinyRTP... yes
checking tinyipsec/tinyipsec_config.h usability... yes
checking tinyipsec/tinyipsec_config.h presence... yes
checking for tinyipsec/tinyipsec_config.h... yes
checking for tipsec_ctx_create in -ltinyIPSec... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
configure:

**************************************************************************
                                CONGRATULATIONS
**************************************************************************
Target OS:                                     Linux
Target CPU:                                    x86_64
Host setup:
Install prefix:                                /usr/local
Compiler:                                      gcc

OpenAL Soft (3D audio):                        yes

OpenOffice/LibreOffice (Presentaion sharing):  no

DOUBANGO
     MIN_VER:                                  2.0.1192
     TINYSAK:                                  yes
     TINYNET:                                  yes
     TINYHTTP:                                 yes
     TINYSIP:                                  yes
     TINYDAV:                                  yes
     TINYSDP:                                  yes
     TINYBFCP:                                 yes
     TINYSIGCOMP:                              yes
     TINYMEDIA:                                yes
     TINYXCAP:                                 yes
     TINYSMS:                                  yes
     TINYMSRP:                                 yes
     TINYRTP:                                  yes
     TINYIPSEC:                                yes

FFMPEG

    AVCODEC:                                   no
    AVFILTER                                   no
    AVFORMAT                                   no
    AVUTIL                                     no
    SWRESAMPLE                                 no
    SWSCAL                                     no



Report issues at https://groups.google.com/group/opentelepresence

-------------------------------------------------------------------------
Next steps
  1) run 'make' to build the source
  2) run 'make install' to install binaries
  3) run 'make samples' to install sample files (required at least once)
-------------------------------------------------------------------------


Thank you

chid...@gmail.com

unread,
Jan 18, 2016, 1:12:38 PM1/18/16
to OpenTelepresence
it is said:
*** Please set your PKG_CONFIG_PATH environment variable to include the
*** directory in which the *.pc files are installed. Most likely
*** these files are installed in /usr/local/lib/pkgconfig; if that is the
*** case, try:
***
***     export PKG_CONFIG_PATH="$PKG_CONFIG_PATH:/usr/local/lib/pkgconfig"
***
*** then run this ./configure <your options here> again.

在 2015年1月19日星期一 UTC+8下午7:08:16,surendra tarle写道:

Neeraj Singh Rajpoot

unread,
May 12, 2016, 2:40:31 AM5/12/16
to OpenTelepresence
You need to reinstall ffmpeg libraries ... most possibly you missed that step .. either remove the argument from the installation command or do install ffmpeg first .
Reply all
Reply to author
Forward
0 new messages