Thu 27 Aug 2009 12:37:10 PM UTC, original submission:
My ./configure script shows gives a strange summary. Note the "Install it from..." and "configure error" lines at the very end while there is no real error message ..
Seems like I can just ignore these messages, but it's a bit confusing..
Configurable options are:
Intel 810 LOD bias hack disabled (default). Use --enable-i810-lod-bias to enable.
POSIX Threads support enabled (default)
DMalloc support disabled (default). Use --enable-dmalloc to enable.
NPAPI plugin disabled.
KPARTS 3.x plugin disabled.
KPARTS 4.x plugin disabled.
GNOME help disabled (default). Use --enable-ghelp to enable.
Building Cygnal media server disabled.
Building the Flash debugger is disabled.
Top level for cross compiling support files is: /opt/sdg/angstrom2007.12/sdk/arm-angstrom-linux-gnueabi
Building extensions: fileio
Enabling security features: localconnection
Enabling statistics collecting for: cache
GUI toolkits supported: fb
Renderers supported: agg
Media handler: gst
Using sdl for sound handling
Using sysv mode for shared memory
Configured paths for i686-pc-linux-gnu are:
DocBook document processing disabled (default)
JPEG flags are: default include path
JPEG libs are: -L/opt/sdg/angstrom2007.12/sdk/arm-angstrom-linux-gnueabi/lib -ljpeg
GIF flags are: -I/home/udo/Nomad/giflib-4.1.6/lib
GIF libs are: -L/home/udo/Nomad/giflib-4.1.6/lib/.libs -lgif
PNG flags are: default include path
PNG libs are: -L/opt/sdg/angstrom2007.12/sdk/arm-angstrom-linux-gnueabi/lib -lpng
Gstreamer flags are: -I/opt/sdg/angstrom2007.12/sdk/arm-angstrom-linux-gnueabi/include/gstreamer-0.10
Gstreamer libs are: -L/opt/sdg/angstrom2007.12/sdk/arm-angstrom-linux-gnueabi/lib -lgstreamer-0.10
SDL flags are: -I/home/udo/Nomad/SDL-1.2.8/include
SDL libs are: -L/home/udo/Nomad/SDL-1.2.8/src/.libs -lSDL
POSIX Threads flags are: -pthread
POSIX Threads lib is: -L/opt/sdg/angstrom2007.12/sdk/arm-angstrom-linux-gnueabi/lib -lpthread
AGG Pixel format is: all
AGG flags are: -I/home/udo/Nomad/agg-2.5/include
AGG libs are: -L/home/udo/Nomad/agg-2.5/src -lagg
BOOST flags are:
BOOST libs are: -L/home/udo/Nomad/boost_1_38_0/stage/lib -lboost_thread-gcc41-mt-1_38 -lboost_date_time-gcc41-mt-1_38
BOOST Extra libs are: -lboost_serialization-gcc41-mt-1_38
PERL is /usr/bin/perl
Z flags are: default include path
Z libs are: -L/opt/sdg/angstrom2007.12/sdk/arm-angstrom-linux-gnueabi/lib -lz
FreeType flags are: -I/opt/sdg/angstrom2007.12/sdk/arm-angstrom-linux-gnueabi/include/freetype2
FreeType libs are: -L/opt/sdg/angstrom2007.12/sdk/arm-angstrom-linux-gnueabi/lib -lfreetype
Fontconfig flags are: default include path
Fontconfig libs are: -L/opt/sdg/angstrom2007.12/sdk/arm-angstrom-linux-gnueabi/lib -lfontconfig
Building the entire ActionScript class libary
You have netcat installed, which is only used for testing
You have wget installed, which is only used for testing
configure: This build is setup for cross compiling
or .deb users: apt-get install libgstreamer-plugins-base0.10-dev
WARNING: without --enable-docbook we will use the cached
documentation files included in the gnash distribution.
If you change files in doc/C, you should --enable-docbook.
RECOMMENDED: If you install the CURL library, Gnash will be able to
display remote content (streaming from URLs) using CURL.
Install libcurl from http://curl.haxx.se/libcurl
or .deb users: apt-get install libcurl3-dev
or .rpm users: yum install curl-devel
RECOMMENDED: If you install the Speex library, Gnash will be able to
decoded Speex encoded audio in FLV files.
Install libspeex from http://speex.org
or .deb users: apt-get install libspeex-dev
or .rpm users: yum install speex-devel
WARNING: You need to have csound installed
to have real fun.
Install it from http://www.csounds.com/
or .deb users: apt-get install csound
or .rpm users: yum install csound
WARNING: You need the dejagnu package installed to get a summary
report after running ''make check''
Install it from http://www.gnu.org/software/dejagnu/
or .deb users: apt-get install dejagnu
or .rpm users: yum install dejagnu
Gnash should still compile even with these warnings.
If it doesn't, report the warnings as a bug.
Install it from http://www.gstreamer.net
or .rpm users: yum install gstreamer-plugins-base-devel
configure: error: Please install required packages
|