Hi Arthur, The advice John gave just above is actually correct. I'm working on getting myself an espresso so as not to give inaccurate information :-)
Cheers, -Sumit Chandel On Fri, Oct 17, 2008 at 4:16 PM, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > On Oct 17, 1:52 pm, "Arthur Kalmenson" <[EMAIL PROTECTED]> wrote: > > Thanks for the reply. I installed xvfb and did the following: > > > > [EMAIL PROTECTED]:~/credentialing-msh/target/gwtTest$ Xvfb :5 >/dev/null > 2>&1 > > & > > [1] 5726 > > [EMAIL PROTECTED]:~/credentialing-msh/target/gwtTest$ proc=$! > > [EMAIL PROTECTED]:~/credentialing-msh/target/gwtTest$ ./ > > gwtTest-com.sinai.credentialing.client.GwtTestExampleA.sh > > > > However, the same error occurred. Xvfb is running: > > You also need to set your DISPLAY environment variable to point to the > Xvfb instance: > > DISPLAY=:5 ant run-tests > > -- > John A. Tamplin, Software Engineer (GWT), Google > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
