If you have problem compiling mlt on Ubuntu 8.04 and get error message like:
/usr/bin/ld cannot find -lsfx
Then solution is to run this command,
sudo ln -s /usr/lib/libsfx.so.0.0.0 /usr/lib/libsfx.so
If you have problem compiling mlt on Ubuntu 8.04 and get error message like:
/usr/bin/ld cannot find -lsfx
Then solution is to run this command,
sudo ln -s /usr/lib/libsfx.so.0.0.0 /usr/lib/libsfx.so