LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > CentOS
User Name
Password
CentOS This forum is for the discussion of CentOS Linux. Note: This forum does not have any official participation.

Notices


Reply
  Search this Thread
Old 04-18-2016, 09:18 PM   #1
helmet1980
Member
 
Registered: Apr 2016
Distribution: Debian
Posts: 40

Rep: Reputation: Disabled
Cool An alternative to flash-player


Hi.

I tried out some repos but nothing happening with them.
I don't know.

No package lightspark available.

I tried to configure Gnash, and this is the output

checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl.exe... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking for C++ compiler default output file name...
configure: error: in `/home/gnome/Videos/gnash-0.8.10':
configure: error: C++ compiler cannot create executables
See `config.log' for more details.

An alternative to flash player pleeease. I'd like the repos and how to install it.

--- UPDATED ---

yum install gc gcc++ *gcc-c++*, and this is the output

[gnome@gnome gnash-0.8.10]$ ./configure
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for g++... g++
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 g++ accepts -g... yes
checking for gcc... gcc
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 whether gcc and cc understand -c and -o together... yes
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 style of include used by make... GNU
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make sets $(MAKE)... (cached) yes
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
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 CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
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 whether byte ordering is bigendian... no
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for runtest... no
configure: This build supports LocalConnection
checking which type of library archiver we have...
configure: Configuring Gnash for native compilation
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking location of avcodec.h... none found
configure: WARNING: Could not check ffmpeg version (can't find avcodec.h file)
checking for avformat.h...
checking for swscale.h... no
checking for libavcodec/vaapi.h... no
checking for libavcodec library... no
checking for ff_eval in -lavcodec... no
checking for sdl-config... no
checking for SDL header... not found in incllist
checking SDL.h usability... no
checking SDL.h presence... no
checking for SDL.h... no
checking for SDL_Init in -lSDL... no
configure: sdl GUI will not be built (no sdl development files found)
checking for cairo.h header using pkg-config... not found
checking for cairo-config... no
checking cairo.h usability... no
checking cairo.h presence... no
checking for cairo.h... no
checking cairo/cairo.h usability... no
checking cairo/cairo.h presence... no
checking for cairo/cairo.h... no
checking for cairo/cairo.h... (cached) no
checking for cairo.h... (cached) no
checking for cairo.h header... not found
checking for AGG headers...
checking for agg::gamma_ctrl_impl::calc_points in -lagg... no
checking for libagg library...
checking for perl... /usr/bin/perl
checking for csound... no
checking for git... no
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1966080
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... no
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for ltdl.h header using pkg-config... not found
checking for ltdl-config... no
checking ltdl.h usability... no
checking ltdl.h presence... no
checking for ltdl.h... no
checking ltdl/ltdl.h usability... no
checking ltdl/ltdl.h presence... no
checking for ltdl/ltdl.h... no
checking for ltdl/ltdl.h... (cached) no
checking for ltdl.h... (cached) no
checking for ltdl.h header... not found
checking size of void *... 8
checking for library containing mallinfo... none required
checking for the gtk2 header... not found, trying again
checking gtk/gtk.h usability... no
checking gtk/gtk.h presence... no
checking for gtk/gtk.h... no
checking for libgtk2 library... checking for gtk_init in -lgtk-x11-2.0... no

checking for the Pango Version... none
checking for libpango header...
checking for libpango library...
checking for pango_engine_shape_class_init in -lpango-... no
checking for atk/atk.h header using pkg-config... not found
checking for atk-config... no
checking atk/atk.h usability... no
checking atk/atk.h presence... no
checking for atk/atk.h... no
checking atk/atk/atk.h usability... no
checking atk/atk/atk.h presence... no
checking for atk/atk/atk.h... no
checking atk-1.0/atk/atk.h usability... no
checking atk-1.0/atk/atk.h presence... no
checking for atk-1.0/atk/atk.h... no
checking for atk/atk.h... (cached) no
checking for atk/atk.h header... not found
checking for cairo.h header using pkg-config... not found
checking for cairo-config... no
checking for cairo.h... (cached) no
checking for cairo/cairo.h... (cached) no
checking for cairo/cairo.h... (cached) no
checking for cairo.h... (cached) no
checking for cairo.h header... not found
checking for QT 4.x headers... Package QtCore was not found in the pkg-config search path.
Perhaps you should add the directory containing `QtCore.pc'
to the PKG_CONFIG_PATH environment variable
No package 'QtCore' found
Package QtGui was not found in the pkg-config search path.
Perhaps you should add the directory containing `QtGui.pc'
to the PKG_CONFIG_PATH environment variable
No package 'QtGui' found
no
checking for QT 4.x libraries... no
checking for moc-qt4... no
checking for moc... no
checking for moc4... no
checking for uic-qt4... no
checking for uic... no
checking for uic4... no
checking for tslib.h header using pkg-config... not found
checking for ts-config... no
checking tslib.h usability... no
checking tslib.h presence... no
checking for tslib.h... no
checking ts/tslib.h usability... no
checking ts/tslib.h presence... no
checking for ts/tslib.h... no
checking for ts/tslib.h... (cached) no
checking for tslib.h... (cached) no
checking for tslib.h header... not found
checking linker --as-needed support... yes
checking for autotrace... /usr/bin/autotrace
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for npapi.h... not found
checking for const needed for NPP_GetMIMEDescription() prototype... grep: /npapi.h: No such file or directory
no
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for unistd.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for BZ2_bzopen in -lbz2... no
checking for getpwnam in -lc... yes
checking for X11 headers... none
checking for x11_mem_init in -lX11... no
checking for X11 library... none
checking for XInput_find_display in -lXi... no
checking for XDisableAccessControl in -lX11... no
checking for finite... yes
checking for library containing finite... none required
checking for isfinite... yes
checking for library containing isfinite... no
checking whether g++ implements __PRETTY_FUNCTION__... yes
checking whether g++ implements __FUNCTION__... yes
checking whether g++ implements __func__... yes
checking for getopt... yes
checking for gettimeofday... yes
checking for ftime... yes
checking for tzset... yes
checking for localtime_r... yes
checking whether struct tm has tm_gmtoff... yes
checking whether timezone is a long... yes
checking for mkstemps... yes
checking for sysconf... yes
checking for shmget... yes
checking for shmat... yes
checking for shmdt... yes
checking for mmap... yes
checking for scandir... yes
checking for clock_gettime in -lrt... yes
checking for clock_gettime... yes
checking winsock.h usability... no
checking winsock.h presence... no
checking for winsock.h... no
checking winsock2.h usability... no
checking winsock2.h presence... no
checking for winsock2.h... no
checking for nspr.h header using pkg-config... not found
checking for nspr-config... no
checking nspr.h usability... no
checking nspr.h presence... no
checking for nspr.h... no
checking nspr/nspr.h usability... no
checking nspr/nspr.h presence... no
checking for nspr/nspr.h... no
checking for nspr/nspr.h... (cached) no
checking for nspr.h... (cached) no
checking for nspr.h header... not found
checking for windres... no
checking for zlib.h header using pkg-config... not found
checking for z-config... no
checking zlib.h usability... no
checking zlib.h presence... no
checking for zlib.h... no
checking z/zlib.h usability... no
checking z/zlib.h presence... no
checking for z/zlib.h... no
checking for z/zlib.h... (cached) no
checking for zlib.h... (cached) no
checking for zlib.h header... not found
checking for jpeglib.h header using pkg-config... not found
checking for jpeg-config... no
checking jpeglib.h usability... no
checking jpeglib.h presence... no
checking for jpeglib.h... no
checking jpeg/jpeglib.h usability... no
checking jpeg/jpeglib.h presence... no
checking for jpeg/jpeglib.h... no
checking for jpeg/jpeglib.h... (cached) no
checking for jpeglib.h... (cached) no
checking for jpeglib.h header... not found
checking for png.h header using pkg-config... not found
checking for png-config... no
checking png.h usability... no
checking png.h presence... no
checking for png.h... no
checking png/png.h usability... no
checking png/png.h presence... no
checking for png/png.h... no
checking for png/png.h... (cached) no
checking for png.h... (cached) no
checking for png.h header... not found
checking for gif_lib.h header using pkg-config... not found
checking for gif-config... no
checking gif_lib.h usability... no
checking gif_lib.h presence... no
checking for gif_lib.h... no
checking gif/gif_lib.h usability... no
checking gif/gif_lib.h presence... no
checking for gif/gif_lib.h... no
checking for gif/gif_lib.h... (cached) no
checking for gif_lib.h... (cached) no
checking for gif_lib.h header... not found
checking for gif_lib.h header using pkg-config... not found
checking for ungif-config... no
checking for gif_lib.h... (cached) no
checking ungif/gif_lib.h usability... no
checking ungif/gif_lib.h presence... no
checking for ungif/gif_lib.h... no
checking for ungif/gif_lib.h... (cached) no
checking for gif_lib.h... (cached) no
checking for gif_lib.h header... not found
checking for dejagnu.h header using pkg-config... not found
checking for dejagnu-config... no
checking dejagnu.h usability... no
checking dejagnu.h presence... no
checking for dejagnu.h... no
checking dejagnu/dejagnu.h usability... no
checking dejagnu/dejagnu.h presence... no
checking for dejagnu/dejagnu.h... no
checking for dejagnu/dejagnu.h... (cached) no
checking for dejagnu.h... (cached) no
checking for dejagnu.h header... not found
checking for speex.h header using pkg-config... not found
checking for speex-config... no
checking speex.h usability... no
checking speex.h presence... no
checking for speex.h... no
checking speex/speex.h usability... no
checking speex/speex.h presence... no
checking for speex/speex.h... no
checking for speex/speex.h... (cached) no
checking for speex.h... (cached) no
checking for speex.h header... not found
checking for speex_resampler.h header using pkg-config... not found
checking for speexdsp-config... no
checking speex_resampler.h usability... no
checking speex_resampler.h presence... no
checking for speex_resampler.h... no
checking speexdsp/speex_resampler.h usability... no
checking speexdsp/speex_resampler.h presence... no
checking for speexdsp/speex_resampler.h... no
checking for speexdsp/speex_resampler.h... (cached) no
checking for speex_resampler.h... (cached) no
checking for speex_resampler.h header... not found
checking freetype2/freetype/freetype.h usability... no
checking freetype2/freetype/freetype.h presence... no
checking for freetype2/freetype/freetype.h... no
checking for libfreetype header... no
checking for freetype library... checking for fc-match... /usr/bin/fc-match
checking for fontconfig/fontconfig.h header using pkg-config... not found
checking for fontconfig-config... no
checking fontconfig/fontconfig.h usability... no
checking fontconfig/fontconfig.h presence... no
checking for fontconfig/fontconfig.h... no
checking fontconfig/fontconfig/fontconfig.h usability... no
checking fontconfig/fontconfig/fontconfig.h presence... no
checking for fontconfig/fontconfig/fontconfig.h... no
checking for fontconfig/fontconfig/fontconfig.h... (cached) no
checking for fontconfig/fontconfig.h... (cached) no
checking for fontconfig/fontconfig.h header... not found
checking for ming-config... no
checking ming.h usability... no
checking ming.h presence... no
checking for ming.h... no
checking for Ming header...
checking for ming_init_io in -lming... no
checking for libming library...
checking for nc... /usr/bin/nc
checking for wget... /usr/bin/wget
checking for as3compile... no
checking for swfc... no
checking for swfmill... no
checking for mtasc... no
checking for haxe... no
checking for doxygen... no
checking for Glib header... no
checking for glib library...
checking for Glib header... no
checking for glib library...
checking for OpenGL-ES headers... checking GLES/egl.h usability... no
checking GLES/egl.h presence... no
checking for GLES/egl.h... no
checking GLES2/gl2.h usability... no
checking GLES2/gl2.h presence... no
checking for GLES2/gl2.h... no

checking for expat.h header using pkg-config... not found
checking for expat-config... no
checking expat.h usability... no
checking expat.h presence... no
checking for expat.h... no
checking expat/expat.h usability... no
checking expat/expat.h presence... no
checking for expat/expat.h... no
checking for expat/expat.h... (cached) no
checking for expat.h... (cached) no
checking for expat.h header... not found
checking for gst-inspect... /usr/bin/gst-inspect
checking for gst-inspect-0.10... (cached) /usr/bin/gst-inspect
checking for gst/interfaces/probeprobe.h header using pkg-config... not found
checking for gstreamer_plugins_base-config... no
checking gst/interfaces/probeprobe.h usability... no
checking gst/interfaces/probeprobe.h presence... no
checking for gst/interfaces/probeprobe.h... no
checking gstreamer_plugins_base/gst/interfaces/probeprobe.h usability... no
checking gstreamer_plugins_base/gst/interfaces/probeprobe.h presence... no
checking for gstreamer_plugins_base/gst/interfaces/probeprobe.h... no
checking gstreamer-plugins-base-0.10/gst/interfaces/probeprobe.h usability... no
checking gstreamer-plugins-base-0.10/gst/interfaces/probeprobe.h presence... no
checking for gstreamer-plugins-base-0.10/gst/interfaces/probeprobe.h... no
checking for gst/interfaces/probeprobe.h... (cached) no
checking for gst/interfaces/probeprobe.h header... not found
checking for gst/app/gstappsink.h header using pkg-config... not found
checking for gstreamer_app-config... no
checking gst/app/gstappsink.h usability... no
checking gst/app/gstappsink.h presence... no
checking for gst/app/gstappsink.h... no
checking gstreamer_app/gst/app/gstappsink.h usability... no
checking gstreamer_app/gst/app/gstappsink.h presence... no
checking for gstreamer_app/gst/app/gstappsink.h... no
checking gstreamer-app-0.10/gst/app/gstappsink.h usability... no
checking gstreamer-app-0.10/gst/app/gstappsink.h presence... no
checking for gstreamer-app-0.10/gst/app/gstappsink.h... no
checking for gst/app/gstappsink.h... (cached) no
checking for gst/app/gstappsink.h header... not found
checking for gst/gst.h header using pkg-config... not found
checking for gstreamer-config... no
checking gst/gst.h usability... no
checking gst/gst.h presence... no
checking for gst/gst.h... no
checking gstreamer/gst/gst.h usability... no
checking gstreamer/gst/gst.h presence... no
checking for gstreamer/gst/gst.h... no
checking gstreamer-0.10/gst/gst.h usability... no
checking gstreamer-0.10/gst/gst.h presence... no
checking for gstreamer-0.10/gst/gst.h... no
checking for gst/gst.h... (cached) no
checking for gst/gst.h header... not found
checking for gst/pbutils/install-plugins.h header using pkg-config... not found
checking for gstreamer_pbutils-config... no
checking gst/pbutils/install-plugins.h usability... no
checking gst/pbutils/install-plugins.h presence... no
checking for gst/pbutils/install-plugins.h... no
checking gstreamer_pbutils/gst/pbutils/install-plugins.h usability... no
checking gstreamer_pbutils/gst/pbutils/install-plugins.h presence... no
checking for gstreamer_pbutils/gst/pbutils/install-plugins.h... no
checking gstreamer-pbutils-0.10/gst/pbutils/install-plugins.h usability... no
checking gstreamer-pbutils-0.10/gst/pbutils/install-plugins.h presence... no
checking for gstreamer-pbutils-0.10/gst/pbutils/install-plugins.h... no
checking for gst/pbutils/install-plugins.h... (cached) no
checking for gst/pbutils/install-plugins.h header... not found
checking for curl-config... no
checking curl/curl.h usability... no
checking curl/curl.h presence... no
checking for curl/curl.h... no
checking for libcurl header... no
checking for libcurl library... no
checking whether pthreads work with -pthread... yes
checking searching for pthread library... using -lpthread
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for the Boost Version...
checking for boost header... checking for Boost libraries... configure: WARNING: Libraries thread program_options iostreams serialization date_time aren't installed

checking if -fvisibility-inlines-hidden is broken... no
checking whether g++ supports -fvisibility=hidden... yes
checking whether GConf support is requested... yes
checking for GCONF... configure: error: Package requirements (gconf-2.0) were not met.
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively you may set the GCONF_CFLAGS and GCONF_LIBS environment variables
to avoid the need to call pkg-config. See the pkg-config man page for
more details.

Last edited by helmet1980; 04-19-2016 at 09:58 AM. Reason: GNASH, PACKAGES, CENTOS, COMPILATION
 
Old 04-19-2016, 11:30 AM   #2
/dev/random
Member
 
Registered: Aug 2012
Location: Ontario, Canada
Distribution: Slackware 14.2, LFS-current, NetBSD 6.1.3, OpenIndiana
Posts: 319

Rep: Reputation: 112Reputation: 112
Quote:
Originally Posted by helmet1980 View Post
Hi.

I tried out some repos but nothing happening with them.
I don't know.

No package lightspark available.

I tried to configure Gnash, and this is the output

checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl.exe... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking for C++ compiler default output file name...
configure: error: in `/home/gnome/Videos/gnash-0.8.10':
configure: error: C++ compiler cannot create executables
See `config.log' for more details.

An alternative to flash player pleeease. I'd like the repos and how to install it.

--- UPDATED ---

yum install gc gcc++ *gcc-c++*, and this is the output

[gnome@gnome gnash-0.8.10]$ ./configure
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for g++... g++
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 g++ accepts -g... yes
checking for gcc... gcc
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 whether gcc and cc understand -c and -o together... yes
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 style of include used by make... GNU
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make sets $(MAKE)... (cached) yes
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
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 CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yeschecking for GCONF... configure: error: Package requirements (gconf-2.0) were not met.
checking where the gettext function comes from... libc
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 whether byte ordering is bigendian... no
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for runtest... no
configure: This build supports LocalConnection
checking which type of library archiver we have...
configure: Configuring Gnash for native compilation
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking location of avcodec.h... none found
configure: WARNING: Could not check ffmpeg version (can't find avcodec.h file)
checking for avformat.h...
checking for swscale.h... no
checking for libavcodec/vaapi.h... no
checking for libavcodec library... no
checking for ff_eval in -lavcodec... no
checking for sdl-config... no
checking for SDL header... not found in incllist
checking SDL.h usability... no
checking SDL.h presence... no
checking for SDL.h... no
checking for SDL_Init in -lSDL... no
configure: sdl GUI will not be built (no sdl development files found)
checking for cairo.h header using pkg-config... not found
checking for cairo-config... no
checking cairo.h usability... no
checking cairo.h presence... no
checking for cairo.h... no
checking cairo/cairo.h usability... no
checking cairo/cairo.h presence... no
checking for cairo/cairo.h... no
checking for cairo/cairo.h... (cached) no
checking for cairo.h... (cached) no
checking for cairo.h header... not found
checking for AGG headers...
checking for agg::gamma_ctrl_impl::calc_points in -lagg... no
checking for libagg library...
checking for perl... /usr/bin/perl
checking for csound... no
checking for git... no
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1966080
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... no
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for ltdl.h header using pkg-config... not found
checking for ltdl-config... no
checking ltdl.h usability... no
checking ltdl.h presence... no
checking for ltdl.h... no
checking ltdl/ltdl.h usability... no
checking ltdl/ltdl.h presence... no
checking for ltdl/ltdl.h... no
checking for ltdl/ltdl.h... (cached) no
checking for ltdl.h... (cached) no
checking for ltdl.h header... not found
checking size of void *... 8
checking for library containing mallinfo... none required
checking for the gtk2 header... not found, trying again
checking gtk/gtk.h usability... no
checking gtk/gtk.h presence... no
checking for gtk/gtk.h... no
checking for libgtk2 library... checking for gtk_init in -lgtk-x11-2.0... no

checking for the Pango Version... none
checking for libpango header...
checking for libpango library...
checking for pango_engine_shape_class_init in -lpango-... no
checking for atk/atk.h header using pkg-config... not found
checking for atk-config... no
checking atk/atk.h usability... no
checking atk/atk.h presence... no
checking for atk/atk.h... no
checking atk/atk/atk.h usability... no
checking atk/atk/atk.h presence... no
checking for atk/atk/atk.h... no
checking atk-1.0/atk/atk.h usability... no
checking atk-1.0/atk/atk.h presence... no
checking for atk-1.0/atk/atk.h... no
checking for atk/atk.h... (cached) no
checking for atk/atk.h header... not found
checking for cairo.h header using pkg-config... not found
checking for cairo-config... no
checking for cairo.h... (cached) no
checking for cairo/cairo.h... (cached) no
checking for cairo/cairo.h... (cached) no
checking for cairo.h... (cached) no
checking for cairo.h header... not found
checking for QT 4.x headers... Package QtCore was not found in the pkg-config search path.
Perhaps you should add the directory containing `QtCore.pc'
to the PKG_CONFIG_PATH environment variable
No package 'QtCore' found
Package QtGui was not found in the pkg-config search path.
Perhaps you should add the directory containing `QtGui.pc'
to the PKG_CONFIG_PATH environment variable
No package 'QtGui' found
no
checking for QT 4.x libraries... no
checking for moc-qt4... no
checking for moc... no
checking for moc4... no
checking for uic-qt4... no
checking for uic... no
checking for uic4... no
checking for tslib.h header using pkg-config... not found
checking for ts-config... no
checking tslib.h usability... no
checking tslib.h presence... no
checking for tslib.h... no
checking ts/tslib.h usability... no
checking ts/tslib.h presence... no
checking for ts/tslib.h... no
checking for ts/tslib.h... (cached) no
checking for tslib.h... (cached) no
checking for tslib.h header... not found
checking linker --as-needed support... yes
checking for autotrace... /usr/bin/autotrace
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for npapi.h... not found
checking for const needed for NPP_GetMIMEDescription() prototype... grep: /npapi.h: No such file or directory
no
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for unistd.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for BZ2_bzopen in -lbz2... no
checking for getpwnam in -lc... yes
checking for X11 headers... none
checking for x11_mem_init in -lX11... no
checking for X11 library... none
checking for XInput_find_display in -lXi... no
checking for XDisableAccessControl in -lX11... no
checking for finite... yes
checking for library containing finite... none required
checking for isfinite... yes
checking for library containing isfinite... no
checking whether g++ implements __PRETTY_FUNCTION__... yes
checking whether g++ implements __FUNCTION__... yes
checking whether g++ implements __func__... yes
checking for getopt... yes
checking for gettimeofday... yes
checking for ftime... yes
checking for tzset... yes
checking for localtime_r... yes
checking whether struct tm has tm_gmtoff... yes
checking whether timezone is a long... yes
checking for mkstemps... yes
checking for sysconf... yes
checking for shmget... yes
checking for shmat... yes
checking for shmdt... yes
checking for mmap... yes
checking for scandir... yes
checking for clock_gettime in -lrt... yes
checking for clock_gettime... yes
checking winsock.h usability... no
checking winsock.h presence... no
checking for winsock.h... no
checking winsock2.h usability... no
checking winsock2.h presence... no
checking for winsock2.h... no
checking for nspr.h header using pkg-config... not found
checking for nspr-config... no
checking nspr.h usability... no
checking nspr.h presence... no
checking for nspr.h... no
checking nspr/nspr.h usability... no
checking nspr/nspr.h presence... no
checking for nspr/nspr.h... no
checking for nspr/nspr.h... (cached) no
checking for nspr.h... (cached) no
checking for nspr.h header... not found
checking for windres... no
checking for zlib.h header using pkg-config... not found
checking for z-config... no
checking zlib.h usability... no
checking zlib.h presence... no
checking for zlib.h... no
checking z/zlib.h usability... no
checking z/zlib.h presence... no
checking for z/zlib.h... no
checking for z/zlib.h... (cached) no
checking for zlib.h... (cached) no
checking for zlib.h header... not found
checking for jpeglib.h header using pkg-config... not found
checking for jpeg-config... no
checking jpeglib.h usability... no
checking jpeglib.h presence... no
checking for jpeglib.h... no
checking jpeg/jpeglib.h usability... no
checking jpeg/jpeglib.h presence... no
checking for jpeg/jpeglib.h... no
checking for jpeg/jpeglib.h... (cached) no
checking for jpeglib.h... (cached) no
checking for jpeglib.h header... not found
checking for png.h header using pkg-config... not found
checking for png-config... no
checking png.h usability... no
checking png.h presence... no
checking for png.h... no
checking png/png.h usability... no
checking png/png.h presence... no
checking for png/png.h... no
checking for png/png.h... (cached) no
checking for png.h... (cached) no
checking for png.h header... not found
checking for gif_lib.h header using pkg-config... not found
checking for gif-config... no
checking gif_lib.h usability... no
checking gif_lib.h presence... no
checking for gif_lib.h... no
checking gif/gif_lib.h usability... no
checking gif/gif_lib.h presence... no
checking for gif/gif_lib.h... no
checking for gif/gif_lib.h... (cached) no
checking for gif_lib.h... (cached) no
checking for gif_lib.h header... not found
checking for gif_lib.h header using pkg-config... not found
checking for ungif-config... no
checking for gif_lib.h... (cached) no
checking ungif/gif_lib.h usability... no
checking ungif/gif_lib.h presence... no
checking for ungif/gif_lib.h... no
checking for ungif/gif_lib.h... (cached) no
checking for gif_lib.h... (cached) no
checking for gif_lib.h header... not found
checking for dejagnu.h header using pkg-config... not found
checking for dejagnu-config... no
checking dejagnu.h usability... no
checking dejagnu.h presence... no
checking for dejagnu.h... no
checking dejagnu/dejagnu.h usability... no
checking dejagnu/dejagnu.h presence... no
checking for dejagnu/dejagnu.h... no
checking for dejagnu/dejagnu.h... (cached) no
checking for dejagnu.h... (cached) no
checking for dejagnu.h header... not found
checking for speex.h header using pkg-config... not found
checking for speex-config... no
checking speex.h usability... no
checking speex.h presence... no
checking for speex.h... no
checking speex/speex.h usability... no
checking speex/speex.h presence... no
checking for speex/speex.h... no
checking for speex/speex.h... (cached) no
checking for speex.h... (cached) no
checking for speex.h header... not found
checking for speex_resampler.h header using pkg-config... not found
checking for speexdsp-config... no
checking speex_resampler.h usability... no
checking speex_resampler.h presence... no
checking for speex_resampler.h... no
checking speexdsp/speex_resampler.h usability... no
checking speexdsp/speex_resampler.h presence... no
checking for speexdsp/speex_resampler.h... no
checking for speexdsp/speex_resampler.h... (cached) no
checking for speex_resampler.h... (cached) no
checking for speex_resampler.h header... not found
checking freetype2/freetype/freetype.h usability... no
checking freetype2/freetype/freetype.h presence... no
checking for freetype2/freetype/freetype.h... no
checking for libfreetype header... no
checking for freetype library... checking for fc-match... /usr/bin/fc-match
checking for fontconfig/fontconfig.h header using pkg-config... not found
checking for fontconfig-config... no
checking fontconfig/fontconfig.h usability... no
checking fontconfig/fontconfig.h presence... no
checking for fontconfig/fontconfig.h... no
checking fontconfig/fontconfig/fontconfig.h usability... no
checking fontconfig/fontconfig/fontconfig.h presence... no
checking for fontconfig/fontconfig/fontconfig.h... no
checking for fontconfig/fontconfig/fontconfig.h... (cached) no
checking for fontconfig/fontconfig.h... (cached) no
checking for fontconfig/fontconfig.h header... not found
checking for ming-config... no
checking ming.h usability... no
checking ming.h presence... no
checking for ming.h... no
checking for Ming header...
checking for ming_init_io in -lming... no
checking for libming library...
checking for nc... /usr/bin/nc
checking for wget... /usr/bin/wget
checking for as3compile... no
checking for swfc... no
checking for swfmill... no
checking for mtasc... no
checking for haxe... no
checking for doxygen... no
checking for Glib header... no
checking for glib library...
checking for Glib header... no
checking for glib library...
checking for OpenGL-ES headers... checking GLES/egl.h usability... no
checking GLES/egl.h presence... no
checking for GLES/egl.h... no
checking GLES2/gl2.h usability... no
checking GLES2/gl2.h presence... no
checking for GLES2/gl2.h... no

checking for expat.h header using pkg-config... not found
checking for expat-config... no
checking expat.h usability... no
checking expat.h presence... no
checking for expat.h... no
checking expat/expat.h usability... no
checking expat/expat.h presence... no
checking for expat/expat.h... no
checking for expat/expat.h... (cached) no
checking for expat.h... (cached) no
checking for expat.h header... not found
checking for gst-inspect... /usr/bin/gst-inspect
checking for gst-inspect-0.10... (cached) /usr/bin/gst-inspect
checking for gst/interfaces/probeprobe.h header using pkg-config... not found
checking for gstreamer_plugins_base-config... no
checking gst/interfaces/probeprobe.h usability... no
checking gst/interfaces/probeprobe.h presence... no
checking for gst/interfaces/probeprobe.h... no
checking gstreamer_plugins_base/gst/interfaces/probeprobe.h usability... no
checking gstreamer_plugins_base/gst/interfaces/probeprobe.h presence... no
checking for gstreamer_plugins_base/gst/interfaces/probeprobe.h... no
checking gstreamer-plugins-base-0.10/gst/interfaces/probeprobe.h usability... no
checking gstreamer-plugins-base-0.10/gst/interfaces/probeprobe.h presence... no
checking for gstreamer-plugins-base-0.10/gst/interfaces/probeprobe.h... no
checking for gst/interfaces/probeprobe.h... (cached) no
checking for gst/interfaces/probeprobe.h header... not found
checking for gst/app/gstappsink.h header using pkg-config... not found
checking for gstreamer_app-config... no
checking gst/app/gstappsink.h usability... no
checking gst/app/gstappsink.h presence... no
checking for gst/app/gstappsink.h... no
checking gstreamer_app/gst/app/gstappsink.h usability... no
checking gstreamer_app/gst/app/gstappsink.h presence... no
checking for gstreamer_app/gst/app/gstappsink.h... no
checking gstreamer-app-0.10/gst/app/gstappsink.h usability... no
checking gstreamer-app-0.10/gst/app/gstappsink.h presence... no
checking for gstreamer-app-0.10/gst/app/gstappsink.h... no
checking for gst/app/gstappsink.h... (cached) no
checking for gst/app/gstappsink.h header... not found
checking for gst/gst.h header using pkg-config... not found
checking for gstreamer-config... no
checking gst/gst.h usability... no
checking gst/gst.h presence... no
checking for gst/gst.h... no
checking gstreamer/gst/gst.h usability... no
checking gstreamer/gst/gst.h presence... no
checking for gstreamer/gst/gst.h... no
checking gstreamer-0.10/gst/gst.h usability... no
checking gstreamer-0.10/gst/gst.h presence... no
checking for gstreamer-0.10/gst/gst.h... no
checking for gst/gst.h... (cached) no
checking for gst/gst.h header... not found
checking for gst/pbutils/install-plugins.h header using pkg-config... not found
checking for gstreamer_pbutils-config... no
checking gst/pbutils/install-plugins.h usability... no
checking gst/pbutils/install-plugins.h presence... no
checking for gst/pbutils/install-plugins.h... no
checking gstreamer_pbutils/gst/pbutils/install-plugins.h usability... no
checking gstreamer_pbutils/gst/pbutils/install-plugins.h presence... no
checking for gstreamer_pbutils/gst/pbutils/install-plugins.h... no
checking gstreamer-pbutils-0.10/gst/pbutils/install-plugins.h usability... no
checking gstreamer-pbutils-0.10/gst/pbutils/install-plugins.h presence... no
checking for gstreamer-pbutils-0.10/gst/pbutils/install-plugins.h... no
checking for gst/pbutils/install-plugins.h... (cached) no
checking for gst/pbutils/install-plugins.h header... not found
checking for curl-config... no
checking curl/curl.h usability... no
checking curl/curl.h presence... no
checking for curl/curl.h... no
checking for libcurl header... no
checking for libcurl library... no
checking whether pthreads work with -pthread... yes
checking searching for pthread library... using -lpthread
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for the Boost Version...
checking for boost header... checking for Boost libraries... configure: WARNING: Libraries thread program_options iostreams serialization date_time aren't installed

checking if -fvisibility-inlines-hidden is broken... no
checking whether g++ supports -fvisibility=hidden... yes
checking whether GConf support is requested... yes
checking for GCONF... configure: error: Package requirements (gconf-2.0) were not met.
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively you may set the GCONF_CFLAGS and GCONF_LIBS environment variables
to avoid the need to call pkg-config. See the pkg-config man page for
more details.
checking for GCONF... configure: error: Package requirements (gconf-2.0) were not met.....
 
Old 04-19-2016, 12:22 PM   #3
helmet1980
Member
 
Registered: Apr 2016
Distribution: Debian
Posts: 40

Original Poster
Rep: Reputation: Disabled
Package GConf2-2.28.0-6.el6.x86_64 already installed and latest version
Nothing to do
xD
 
Old 04-19-2016, 01:37 PM   #4
/dev/random
Member
 
Registered: Aug 2012
Location: Ontario, Canada
Distribution: Slackware 14.2, LFS-current, NetBSD 6.1.3, OpenIndiana
Posts: 319

Rep: Reputation: 112Reputation: 112
Find the pkg-config for gconf and change the variable PKG_CONFIG_PATH
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Debian - Chromium and FLASH PLAYER support / alternative marcelp1 Linux - Newbie 5 10-20-2013 11:39 AM
Download online videos (flash player, jw player) that do not show in plugins mfan Linux - General 3 01-25-2013 10:17 AM
LXer: Lightspark 0.5.7 Released : Free And Open Source Alternative Flash Player LXer Syndicated Linux News 0 06-07-2012 10:00 AM
LXer: Lightspark- A good alternative to adobe Flash player| PPA Ubuntu, Fedora RPM LXer Syndicated Linux News 2 02-23-2012 09:51 AM
Flash player hangs in Iceweasel - solutions or alternative software... Admetus Debian 2 08-17-2011 09:41 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > CentOS

All times are GMT -5. The time now is 09:24 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration