Redirect standard output and standard error to a file as follows: $ sudo ./build.sh &> compile_output
Paste the file somewhere. On Tue, Oct 19, 2010 at 7:18 AM, DiogoCunha <[email protected]> wrote: > I'd like to be able to do that but there are so many compilatiopn > errors that I't surpasses the console capacity. So I can't see the > first compilation errors (that probably have influence on all the > others that come after). > > This is what I got: > http://pastebin.com/jdzf6y50 > > On 18 Out, 18:45, Felix Filozov <[email protected]> wrote: > > Paste the errors for us to view. > > > > On Mon, Oct 18, 2010 at 11:40 AM, DiogoCunha <[email protected]> > wrote: > > > Hello, > > > > > I tried to build this version (Ape v1.0 b4) of APE but, althought it > > > creates an executable in the bin folder, it does it with a lot of > > > errors. > > > > > What I did was, sh build.sh like the README says.. > > > > > What made me update to this new version was the logging little bugs > > > that the 1.0 version has.. but with this new version it still doesn't > > > log to the console with the Ape.log() command. > > > Can you help please? > > > > > Thanks > > > > > -- > > > You received this message because you are subscribed to the Google > > > Groups "APE Project" group. > > > To post to this group, send email to [email protected] > > > To unsubscribe from this group, send email to > > > [email protected]<ape-project%[email protected]> > <ape-project%[email protected]<ape-project%[email protected]> > > > > > For more options, visit this group at > > >http://groups.google.com/group/ape-project?hl=en > > > --- > > > APE Project (Ajax Push Engine) > > > Official website :http://www.ape-project.org/ > > > Git Hub :http://github.com/APE-Project/ > > -- > You received this message because you are subscribed to the Google > Groups "APE Project" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected]<ape-project%[email protected]> > For more options, visit this group at > http://groups.google.com/group/ape-project?hl=en > --- > APE Project (Ajax Push Engine) > Official website : http://www.ape-project.org/ > Git Hub : http://github.com/APE-Project/ > -- You received this message because you are subscribed to the Google Groups "APE Project" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/ape-project?hl=en --- APE Project (Ajax Push Engine) Official website : http://www.ape-project.org/ Git Hub : http://github.com/APE-Project/
