Rob Savoye wrote:
On 11/18/09 09:50, Charles Campbell wrote:
* attempted configure: a few complaints, but it terminated on being
unable to find libltdl/Makefile.in . Solved this problem; I have an
environment variable set up (RM) which apparently interferes somewhere.
So I unset RM, and then...
We usually use the gnash-...@gnu.org for this kinds of things...
but there's no configure file.
You first run ./autogen.sh in your source tree. For now, don't use
any configure options at all, let Gnash pick it's defaults.
Wow -- sure looks l ike a lot of things to install. Given the troubles
I'm having thus far...
rpm --install gnash-0.8.5-1.i386.rpm
error: Failed dependencies:
ffmpeg is needed by gnash-0.8.5-1.i386
libavcodec.so.51 is needed by gnash-0.8.5-1.i386
libavformat.so.52 is needed by gnash-0.8.5-1.i386
libavutil.so.49 is needed by gnash-0.8.5-1.i386
libboost_date_time-mt.so.3 is needed by gnash-0.8.5-1.i386
libboost_thread-mt.so.3 is needed by gnash-0.8.5-1.i386
libcurl is needed by gnash-0.8.5-1.i386
libcurl.so.4 is needed by gnash-0.8.5-1.i386
libexpat.so.1 is needed by gnash-0.8.5-1.i386
libgio-2.0.so.0 is needed by gnash-0.8.5-1.i386
liblber-2.4.so.2 is needed by gnash-0.8.5-1.i386
libspeex.so.1 is needed by gnash-0.8.5-1.i386
libspeexdsp.so.1 is needed by gnash-0.8.5-1.i386
libstdc++.so.6(GLIBCXX_3.4.9) is needed by gnash-0.8.5-1.i386
libswscale.so.0 is needed by gnash-0.8.5-1.i386
And, this machine is a 64-bit machine; I think I'll try fighting the
build process some more.
Regards,
Chip Campbell