On 5/2/07, Jason Curole <[EMAIL PROTECTED]> wrote: > I am running Kubuntu 7.10 (EMD64, Intel Core Duo) and am trying to build > SynfigStudio but have reached a snag. Both ETL and synfig-core seem to > build fine, with a few warnings here and there. After ./bootstrap I run > ./configure and it bombs at the following: > > checking for synfig ETL sigc++-2.0... configure: error: ** Unable to > set up dependent libraries > > > When I run 'aptitude search sigc++' it returns the following: > libsigc++-2.0-dev
You want libsigc++-2.0-dev. It is probably not finding ETL. Check the FAQ item about pkgconfig (define PKG_CONFIG_PATH to where ETL is): http://wiki.synfig.com/FAQ If that doesn't help, check out the config.log. -- bye, pabs http://wiki.synfig.com/PaulWise ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Synfig-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/synfig-user
