|
From: Karl a. T. P. <bun...@st...> - 2004-01-12 09:48:27
|
=2D----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I have successfully compiled and installed libquicktime (cvs), but mjpegto=
ols=20
does not find it.
Can anybody tell me what the configure looks for? I have looked through t=
he=20
log and the config files, but I don't understand them.
It looks like libquicktime doesn't by default install "everything". But ev=
en=20
putting things like the following in the build script doesn't seem to help.
#get all the headers
find $CWD/libquicktime -name "*.h" -exec cp {} $DEST/usr/include/quicktime =
\;
#get all the libs
find $CWD/libquicktime -name "lqt*.so" -exec cp {} $DEST/usr/lib/libquickti=
me=20
\;
find $CWD/libquicktime -name "lqt*.a" -exec cp {} $DEST/usr/lib/libquicktim=
e=20
\;
=2D --=20
Bunnies Noses!
=2D----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)
iD8DBQFAAm1hTHYRdwouzJMRAkBqAJ9QlV3xLKGGZBWuEV1kS5t5Zm7hywCgi7Hd
CCCoJ2gdZ1HN5Bxxq2nMm1A=3D
=3DmWM+
=2D----END PGP SIGNATURE-----
|