Please, do feel free to duplicate the contents of my blog wherever is needed; it's all CC licensed unless noted otherwise (see footer of blog for more details).
On Fri, Sep 2, 2011 at 11:34, Daniel Wilkerson <[email protected]> wrote: > Does that show up as an official set of instructions when I google > wave-in-a-box? I don't see that site on the first page when I google. > > Pretend you know nothing about the project and just want to get > started. Now start googling and reading links and the official pages. > I think you will find it less than helpful. > > Daniel > > On Thu, Sep 1, 2011 at 11:28 PM, Yuri Z <[email protected]> wrote: >> I guess that could be useful. >> How about something like this? >> >> # apt-get install mercurial ant default-jdk eclipse >> $ hg clone https://wave-protocol.googlecode.com/hg wave-in-a-box >> $ cd wave-in-a-box >> $ ant compile-gwt >> $ ant dist-server >> $ ant -f server-config.xml -Dsigner_info_store_type=file >> -Daccount_store_type=file -Ddelta_store_type=file >> -Dattachment_store_type=disk >> $ ./run-server.sh >> >> (there’s instructions for Windows and MacOSX too) >> >> At this point, the server is running, and the web client can be accessed >> at http://localhost:9898. >> >> (Taken from stenyak.com) >> >> On Fri, Sep 2, 2011 at 3:08 AM, Daniel Wilkerson >> <[email protected]> wrote: >>> >>> I think you would get more contributors if it was easier to run hello >>> world. There is lots of stale info on wave out there that is not helping. >>> >>> Daniel >>> >>> ---------- Forwarded message ---------- >>> From: "Daniel Wilkerson" <[email protected]> >>> Date: Sep 1, 2011 4:54 PM >>> Subject: short version of how to get started using Apache Wave-In-A-Box >>> To: <[email protected]>, <[email protected]> >>> >>> This is all I was talking about. When someone googles "wave-in-a-box" >>> or "apache wave", they should find a page saying this. Right now, I >>> hunt all over and I don't. >>> >>> Daniel >>> >>> ---- >>> >>> This is the short version of how to get started using Apache >>> Wave-In-A-Box. >>> As you can see, you ar... >> >> > -- Saludos, Bruno González _______________________________________________ Jabber: stenyak AT gmail.com http://www.stenyak.com
