Dave, thanks for the quick reply! (and sorry for first sending private mail, my web mailer crapped on reply button :( )
> To use the internal curl, just run "ccmake .." in the build directory, > and change the HAVE_CURL_INTERNAL variable to ON, or (as you say) call > cmake with the argument "cmake .. -DHAVE_CURL_INTERNAL=ON" Hm, I feel about stupid about this. It didn't work for me. "HAVE_CURL_INTERNAL="ON" ccmake .." in the build directory presented me with an ascii-gui program showing all kinds of variables; I saw nothing reading *CURL*. The build following leaving that "gui" copied a lot of stuff, also a manual "cmake .." did only the same, it ends with..: -- Configuring done -- Generating done -- Build files have been written to: /usr/local/src/wengophone/wengophone-2.1/build However, for some reason I think only the owcrashreport project is built (it says "PROJECT_NAME=owcrashreport" few lines above that). This is also the only executable I can find in the build directory afterwards. >> Another question: For other bug reports, ie not real errors but >> feature suggestions, small enhancement nits and stuff like that, is >> this the right place/mailing list to write to as well? > > The mailing list is great for discussions on features, and how they > should be implemented (and patches), but the trac is probably the best > place to make feature requests. I agree. >> I tried the >> trac system yesterday but unfortunately standard permissions are not >> enough to create tickets. > > Anyone who is authenticated may create and modify tickets and wiki > pages - we're actually pretty permissive. You do need to register > though - we have had some spam problems recently. Ok, you're right of course. I didn't notice that. When I tried first, the automatic timeout hit me so it appeared I couldn't create tickets although I was logged in. trying again, I ran into trouble: the timeout is really short so I was logged out again. There really is not enough time writing a halfway decent report with that timeout. Also, logging in after getting the error loses all info from the ticket, this is really annoying. Please consider increasing the timeout (or rather, why not keep people logged in once they're authenticated?). Sebastian _______________________________________________ Wengophone-devel mailing list [email protected] http://dev.openwengo.com/mailman/listinfo/wengophone-devel
