-------- Original-Nachricht --------
> Datum: Mon, 7 Dec 2009 23:30:49 +0100
> Von: Johannes Sixt
...
> Thanks for noticing this, but your suggested fix works only if --libdir is
> explicitly given when configure is run, but does not work if it is not
> given,
> because it expands to ${exec_prefix}/lib (literally).
>
> I would appreciate if you could find a fix that works both with and
> without --libdir given to configure.
>
> -- Hannes
Hallo Hannes,
here comes the second version.
For me it works with and without --libdir parameter.
That change replaces configure.in from line 401 (blank line) to 408
(--prefix="$acl_final_prefix").
New lines:
ff_conf_args="$ff_conf_args --prefix=$acl_final_prefix"
eval libdir_c=$libdir
if test "x$libdir_c" != "xNONE/lib"; then
ff_conf_args="$ff_conf_args --libdir=$libdir_c
--shlibdir=$libdir_c"
fi
srcdir_c=$(readlink -f $srcdir)
mkdir -p quicktime/ffmpeg/ > /dev/null 2>&1
cd quicktime/ffmpeg/
echo quicktime/ffmpeg/configure $ff_conf_args
$srcdir_c/quicktime/ffmpeg/configure $ff_conf_args
Hope, it's useful to you!
Reimar
--
GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT!
Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01
_______________________________________________
Cinelerra mailing list
[email protected]
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra