Skip to main content

mlt compilation on Ubuntu, cannot find -lsfx

1 post / 0 new
mridkash
Offline
Joined: 03/04/2008
Posts:
mlt compilation on Ubuntu, cannot find -lsfx

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

0
Your rating: None