Comment 3 for bug 596253

Revision history for this message
Vitor Bosshard (algorias) wrote :

I can't reproduce the error. What files do you have in the linux_so folder? In my case it's libflam3.a, .la, .so, .so.0 and .so.0.0.0 (This is what ends up in /usr/lib if you make install).

I suggest you make sure you have all those files (perhaps do a "sudo make install" and then move the files manually out of /usr/lib into your linux_so folder).

If that still doesn't work, you should try the 1.2 development version to see if it works for you (it's hosted right here on lp, use bazaar to get it). If you go that route, you need to drop the -r 5 argument from the svn co call of the script, so it fetches the latest flam3 version.