Hi, 2010/10/26 Çağlar <[email protected]>: > Yeap I created a template. But It doesn't matter. > Instead of ${project-uppercase-make-name} you can say whatever you want. > It is just a generic form in template. > > The ./configure is not work properly :) It couldn't find the package. > That's why I figure out where the problem is As was pointed out earlier : did you try re-running ./autogen.sh after modifying configure.ac? The "libsoup-2.4: command not found" suggests there is still an error in the configure.ac either you didn't fix it correctly, or you didn't regenerate[1] configure after modifying it.
HTH, Abderrahim [1] this is what annoys me most about autotools, they don't always regenerate files correctly when needed. _______________________________________________ vala-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/vala-list
