在 2007-04-27五的 16:33 +0200,Krister Ekstrom写道: > Hi, > I am trying to build Evolution from Subversion but am encountering > errors. > Configuring works and i get the message to type "make" to compile Evo, > but when doing so i get a lot of errors. Now here's where my terrible > memory for syntax comes into play, because i don't know how to capture > the error information so that i can share it with the list, so i guess > that my first question would be how to record errors to a file for easy > attaching.
Hi Krister, You can try: make > filename 2>&1 And you can paste your "filename" file. BTW, I think Evolution mailing list <[EMAIL PROTECTED]> is a better place to ask the build questions about Evolution. :) I am in that list too. Regards, Li > Tnx for any answers you can provide. > /Krister > _______________________________________________ > gnome-accessibility-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/gnome-accessibility-list _______________________________________________ gnome-accessibility-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-accessibility-list
