SOLVED error: Could not link against boost_program_options !

oh my god yes it’s done!!
this has consumed my life for the lst 2 days c:

the

synfigstudio-linux-build.sh

I dont think did anything, it said that nothing had been changed

running ./bootstrap before ./configure didn’t fix my problem, however it may have helped it.

what I ended up having to do was add intltoolize --force --copy && before ./configure --with-boost=/opt/boost_1_55_0 --enable-optimization=0 --prefix $prefix --enable-debug &&

found from this thread: [url][Success] 1 April Merge / 0.64pre on ubuntu12.04 like]

and now it all works.

I hope to be an active dev. for synfig in the future

thankyou all once again.