Loaded plugins: fastestmirror, langpacks, presto, refresh-packagekit
Loading mirror speeds from cached hostfile
 * fedora: fedora.mirror.nexicom.net
 * rpmfusion-free: mirror.us.leaseweb.net
 * rpmfusion-free-updates: mirror.us.leaseweb.net
 * rpmfusion-nonfree: mirror.us.leaseweb.net
 * rpmfusion-nonfree-updates: mirror.us.leaseweb.net
 * updates: fedora.mirror.iweb.ca
Setting up Install Process
No package libx264 available.
Error: Nothing to do
[root@localhost ~]# yum install libx264-devel
Loaded plugins: fastestmirror, langpacks, presto, refresh-packagekit
Loading mirror speeds from cached hostfile
 * fedora: fedora.mirror.nexicom.net
 * rpmfusion-free: mirror.us.leaseweb.net
 * rpmfusion-free-updates: mirror.us.leaseweb.net
 * rpmfusion-nonfree: mirror.us.leaseweb.net
 * rpmfusion-nonfree-updates: mirror.us.leaseweb.net
 * updates: fedora.mirror.iweb.ca
Setting up Install Process
No package libx264-devel available.
Error: Nothing to do
[root@localhost ~]# yum install libjpeg-devel
Loaded plugins: fastestmirror, langpacks, presto, refresh-packagekit
Loading mirror speeds from cached hostfile
 * fedora: fedora.mirror.nexicom.net
 * rpmfusion-free: mirror.us.leaseweb.net
 * rpmfusion-free-updates: mirror.us.leaseweb.net
 * rpmfusion-nonfree: mirror.us.leaseweb.net
 * rpmfusion-nonfree-updates: mirror.us.leaseweb.net
 * updates: fedora.mirror.iweb.ca
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package libjpeg-turbo-devel.i686 0:1.1.1-3.fc16 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package                   Arch       Version               Repository     Size
================================================================================
Installing:
 libjpeg-turbo-devel       i686       1.1.1-3.fc16          updates        97 k

Transaction Summary
================================================================================
Install       1 Package

Total download size: 97 k
Installed size: 311 k
Is this ok [y/N]: y
Downloading Packages:
libjpeg-turbo-devel-1.1.1-3.fc16.i686.rpm                |  97 kB     00:00     
Running Transaction Check
Running Transaction Test
Transaction Test Succeeded
Running Transaction
  Installing : libjpeg-turbo-devel-1.1.1-3.fc16.i686                        1/1 

Installed:
  libjpeg-turbo-devel.i686 0:1.1.1-3.fc16                                       

Complete!
[root@localhost ~]# exit
logout
[molly@localhost ~]$  ./configure
bash: ./configure: No such file or directory
[molly@localhost ~]$ cd /home/molly/gimp-gap-2.6.0
[molly@localhost gimp-gap-2.6.0]$  ./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 whether to enable maintainer-specific portions of Makefiles... no
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
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 library containing strerror... none required
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
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 ranlib... ranlib
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 for bind_textdomain_codeset... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GIMP... yes
checking for GLIB... yes
checking for target architecture... i686-pc-linux-gnu
checking for gmake... yes
checking for native Win32... no
checking for BZ2_bzDecompressInit in -lbz2... yes
checking bzlib.h usability... yes
checking bzlib.h presence... yes
checking for bzlib.h... yes
checking for lame_init in -lmp3lame... yes
checking lame/lame.h usability... yes
checking lame/lame.h presence... yes
checking for lame/lame.h... yes
checking for faacEncGetVersion in -lfaac... yes
checking faac.h usability... yes
checking faac.h presence... yes
checking for faac.h... yes
checking for NeAACDecOpen in -lfaad... yes
checking faad.h usability... yes
checking faad.h presence... yes
checking for faad.h... yes
checking for x264_encoder_open in -lx264... no
checking for xvid_global in -lxvidcore... yes
checking xvid.h usability... yes
checking xvid.h presence... yes
checking for xvid.h... yes
checking /home/molly/gimp-gap-2.6.0/extern_libs/ffmpeg/libavcodec/avcodec.h for old content
checking files /home/molly/gimp-gap-2.6.0/extern_libs/ffmpeg/libavformat/avformat.h for old content
checking ffmpeg/libavformat/avformat.h supports avformat_alloc_context (OK)
FFMPEG sourcetree found at dir: /home/molly/gimp-gap-2.6.0/extern_libs/ffmpeg
FFMPEG sourcetree found at dir: /home/molly/gimp-gap-2.6.0/extern_libs/ffmpeg
=================================
Calling FFMPEG configure script options:    --cc=gcc  --enable-shared --enable-static --disable-mmx --enable-gpl  --enable-bzlib --enable-libmp3lame --enable-libfaac --enable-libfaad --enable-libxvid
=================================
install prefix            /usr/local
source path               /home/molly/gimp-gap-2.6.0/extern_libs/ffmpeg
C compiler                gcc
.align is power-of-two    no
ARCH                      x86 (generic)
big-endian                no
yasm                      no
MMX enabled               no
MMX2 enabled              no
3DNow! enabled            no
3DNow! extended enabled   no
SSE enabled               no
SSSE3 enabled             no
CMOV enabled              no
CMOV is fast              no
EBX available             yes
EBP available             no
10 operands supported     yes
gprof enabled             no
debug symbols             yes
strip symbols             yes
optimizations             yes
static                    yes
shared                    yes
postprocessing support    no
software scaler enabled   no
new filter support        no
filters using lavformat   no
video hooking             yes
Imlib2 support            no
FreeType support          yes
network support           yes
IPv6 support              yes
threading support         no
SDL support               no
Sun medialib support      no
AVISynth enabled          no
libamr-nb support         no
libamr-wb support         no
libdc1394 support         no
libdirac enabled          no
libfaac enabled           yes
libfaad enabled           yes
libfaad dlopened          no
libgsm enabled            no
libmp3lame enabled        yes
libnut enabled            no
libopenjpeg enabled       no
libschroedinger enabled   no
libspeex enabled          no
libtheora enabled         no
libvorbis enabled         no
libx264 enabled           no
libxvid enabled           yes
vdpau enabled             no
zlib enabled              yes
bzlib enabled             yes

Enabled decoders:
aac			ffvhuff			pcm_s8
aasc			flac			pcm_u16be
ac3			flashsv			pcm_u16le
adpcm_4xm		flic			pcm_u24be
adpcm_adx		flv			pcm_u24le
adpcm_ct		fourxm			pcm_u32be
adpcm_ea		fraps			pcm_u32le
adpcm_ea_maxis_xa	gif			pcm_u8
adpcm_ea_r1		h261			pcm_zork
adpcm_ea_r2		h263			pcx
adpcm_ea_r3		h263i			png
adpcm_ea_xas		h264			ptx
adpcm_g726		huffyuv			qcelp
adpcm_ima_amv		idcin			qdm2
adpcm_ima_dk3		imc			qdraw
adpcm_ima_dk4		indeo2			qpeg
adpcm_ima_ea_eacs	indeo3			qtrle
adpcm_ima_ea_sead	interplay_dpcm		ra_144
adpcm_ima_iss		interplay_video		ra_288
adpcm_ima_qt		jpegls			rawvideo
adpcm_ima_smjpeg	kmvc			rl2
adpcm_ima_wav		libfaad			roq
adpcm_ima_ws		loco			roq_dpcm
adpcm_ms		mace3			rpza
adpcm_sbpro_2		mace6			rv10
adpcm_sbpro_3		mdec			rv20
adpcm_sbpro_4		mimic			rv30
adpcm_swf		mjpeg			rv40
adpcm_thp		mjpegb			sgi
adpcm_xa		mlp			shorten
adpcm_yamaha		mmvideo			smackaud
alac			motionpixels		smacker
amv			mp1			smc
ape			mp2			snow
asv1			mp3			sol_dpcm
asv2			mp3adu			sonic
atrac3			mp3on4			sp5x
avs			mpc7			sunrast
bethsoftvid		mpc8			svq1
bfi			mpeg1video		svq3
bmp			mpeg2video		targa
c93			mpeg4			theora
cavs			mpegvideo		thp
cinepak			msmpeg4v1		tiertexseqvideo
cljr			msmpeg4v2		tiff
cook			msmpeg4v3		truemotion1
cscd			msrle			truemotion2
cyuv			msvideo1		truespeech
dca			mszh			tscc
dnxhd			nellymoser		tta
dsicinaudio		nuv			txd
dsicinvideo		pcm_alaw		ulti
dvbsub			pcm_dvd			vb
dvdsub			pcm_f32be		vc1
dvvideo			pcm_f32le		vcr1
dxa			pcm_f64be		vmdaudio
eac3			pcm_f64le		vmdvideo
eacmv			pcm_mulaw		vmnc
eatgq			pcm_s16be		vorbis
eatgv			pcm_s16le		vp3
eatqi			pcm_s16le_planar	vp5
eightbps		pcm_s24be		vp6
eightsvx_exp		pcm_s24daud		vp6a
eightsvx_fib		pcm_s24le		vp6f
escape124		pcm_s32be		vqa
ffv1			pcm_s32le		wavpack
wmav1			wnv1			xl
wmav2			ws_snd1			xsub
wmv1			xan_dpcm		zlib
wmv2			xan_wc3			zmbv
wmv3

Enabled encoders:
ac3			ljpeg			pcm_u24le
adpcm_adx		mjpeg			pcm_u32be
adpcm_g726		mp2			pcm_u32le
adpcm_ima_qt		mpeg1video		pcm_u8
adpcm_ima_wav		mpeg2video		pcm_zork
adpcm_ms		mpeg4			pgm
adpcm_swf		msmpeg4v1		pgmyuv
adpcm_yamaha		msmpeg4v2		png
alac			msmpeg4v3		ppm
asv1			nellymoser		qtrle
asv2			pam			rawvideo
bmp			pbm			roq
dnxhd			pcm_alaw		roq_dpcm
dvbsub			pcm_f32be		rv10
dvdsub			pcm_f32le		rv20
dvvideo			pcm_f64be		sgi
ffv1			pcm_f64le		snow
ffvhuff			pcm_mulaw		sonic
flac			pcm_s16be		sonic_ls
flashsv			pcm_s16le		svq1
flv			pcm_s24be		targa
gif			pcm_s24daud		tiff
h261			pcm_s24le		vorbis
h263			pcm_s32be		wmav1
h263p			pcm_s32le		wmav2
huffyuv			pcm_s8			wmv1
jpegls			pcm_u16be		wmv2
libfaac			pcm_u16le		zlib
libmp3lame		pcm_u24be		zmbv
libxvid

Enabled parsers:
aac			dvdsub			mpeg4video
ac3			h261			mpegaudio
cavsvideo		h263			mpegvideo
dca			h264			pnm
dirac			mjpeg			vc1
dnxhd			mlp			vp3
dvbsub

Enabled demuxers:
aac			ipmovie			pcm_u16be
ac3			iss			pcm_u16le
aiff			lmlm4			pcm_u24be
amr			m4v			pcm_u24le
apc			matroska		pcm_u32be
ape			mjpeg			pcm_u32le
asf			mlp			pcm_u8
ass			mm			pva
au			mmf			r3d
avi			mov			rawvideo
avs			mp3			redir
bethsoftvid		mpc			rl2
bfi			mpc8			rm
c93			mpegps			roq
cavsvideo		mpegts			rpl
daud			mpegtsraw		rtsp
dirac			mpegvideo		sdp
dnxhd			msnwc_tcp		segafilm
dsicin			mtv			shorten
dts			mvi			siff
dv			mxf			smacker
dxa			nc			sol
ea			nsv			str
ea_cdata		nut			swf
eac3			nuv			thp
ffm			ogg			tiertexseq
flac			oma			tta
flic			pcm_alaw		txd
flv			pcm_f32be		vc1
fourxm			pcm_f32le		vc1t
gsm			pcm_f64be		vmd
gxf			pcm_f64le		voc
h261			pcm_mulaw		wav
h263			pcm_s16be		wc3
h264			pcm_s16le		wsaud
idcin			pcm_s24be		wsvqa
iff			pcm_s24le		wv
image2			pcm_s32be		xa
image2pipe		pcm_s32le		yuv4mpegpipe
ingenient		pcm_s8

Enabled muxers:
ac3			ipod			pcm_f64le
adts			m4v			pcm_mulaw
aiff			matroska		pcm_s16be
amr			matroska_audio		pcm_s16le
asf			mjpeg			pcm_s24be
asf_stream		mmf			pcm_s24le
ass			mov			pcm_s32be
au			mp2			pcm_s32le
avi			mp3			pcm_s8
avm2			mp4			pcm_u16be
crc			mpeg1system		pcm_u16le
daud			mpeg1vcd		pcm_u24be
dirac			mpeg1video		pcm_u24le
dnxhd			mpeg2dvd		pcm_u32be
dts			mpeg2svcd		pcm_u32le
dv			mpeg2video		pcm_u8
eac3			mpeg2vob		psp
ffm			mpegts			rawvideo
flac			mpjpeg			rm
flv			mxf			roq
framecrc		mxf_d10			rtp
gif			null			swf
gxf			nut			tg2
h261			ogg			tgp
h263			pcm_alaw		vc1t
h264			pcm_f32be		voc
image2			pcm_f32le		wav
image2pipe		pcm_f64be		yuv4mpegpipe

Enabled protocols:
file			pipe			tcp
gopher			rtp			udp
http

Enabled filters:
crop

Enabled bsfs:
dump_extradata		mov2textsub		noise
h264_mp4toannexb	mp3_header_compress	remove_extradata
imx_dump_header		mp3_header_decompress	text2movsub
mjpega_dump_header

Enabled indevs:
dv1394			oss			v4l2

Enabled outdevs:
oss

License: GPL
Creating config.mak and config.h...
=================================
FFMPEG configure script done options:    --cc=gcc  --enable-shared --enable-static --disable-mmx --enable-gpl  --enable-bzlib --enable-libmp3lame --enable-libfaac --enable-libfaad --enable-libxvid
FFMPEG configure retcode: 0
=================================
checking for pthread_create in -lpthread... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for nasm... yes
libmpeg3 sourcetree found at dir: /home/molly/gimp-gap-2.6.0/extern_libs/libmpeg3
LIBMPEG3 sourcetree found at dir: /home/molly/gimp-gap-2.6.0/extern_libs/libmpeg3
=================================
Calling LIBMPEG3 configure script options: #
# options for the libmpeg3 configure
=================================
Configured successfully.  Type 'make' to build it.
=================================
LIBMPEG3 configure script done options: #
# options for the libmpeg3 configure
=================================
checking for xvid_encore in -lxvidcore... yes
checking for xvid.h... (cached) yes
checking for wavplay... no
checking whether NLS is requested... yes
checking for intltool >= 0.35.0... 0.41.1 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.14.2
checking for XML::Parser... ok
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... (cached) yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libgapbase/Makefile
config.status: creating extern_libs/Makefile
config.status: creating images/Makefile
config.status: creating gap/Makefile
config.status: creating libwavplayclient/Makefile
config.status: creating libgapvidapi/Makefile
config.status: creating libgapvidutil/Makefile
config.status: creating vid_common/Makefile
config.status: creating vid_enc_avi/Makefile
config.status: creating vid_enc_ffmpeg/Makefile
config.status: creating vid_enc_rawframes/Makefile
config.status: creating vid_enc_single/Makefile
config.status: creating po/Makefile.in
config.status: creating docs/Makefile
config.status: creating docs/howto/Makefile
config.status: creating docs/howto/txt/Makefile
config.status: creating docs/reference/Makefile
config.status: creating docs/reference/txt/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: executing po/stamp-it commands
 
Audio support will be compiled in but will not work because the wavplay
executable was not found. For audio support the wavplay audioserver must
be installed at runtime.
    
          
 x264 library (libx264) not found (not critical, but no open H264 video codec support)
          
          
          
          
          
             
[molly@localhost gimp-gap-2.6.0]$ 

