tar cvf wave.tar *.sh *.example dist etc war www -Tad
On Sat, Jun 12, 2010 at 4:07 AM, Graham Simpson <geekchique.org@ googlemail.com> wrote: > Hello - sorry I haven't got back earlier, it's been a busy week at > work and the HackerSpace! > > I've got the system build on my Ubuntu Dev Server - my question is > rather - which files do I need to copy onto my production server to > run the system? (I compile on Ubuntu Lucid, but my live server is > Solaris 10 on a Sun Fire.) I'd rather not take the entire source tree > over to the web server if it's not necessary.. I'm afraid I'm finding > the build structure a little confusing! (I am but a simple sysadmin.) > > Thanks again, > Gray. > > On Jun 6, 12:54 am, James Purser <[email protected]> wrote: > > > Hello! > > > > > I note that Collaborynthwave and eggywave are down at the moment - I'm > > > in the process of getting io2010 rolled out onto the GeekChique wave > > > server - but it's inevitably slow progress. > > > > Ah sorry about that, collaborynth should be be back up now. > > > > > > > > > Thing is - I'm really stupid - I've successfully compiled the server, > > > but which components do I actually need to run the new service? > > > Specifically, which files from the build directory? All of them? Since > > > I'm not compiling on my target server (Solaris 10/Sparc64) but on my > > > Ubuntu/x86 web server I'd like to minimise the clutter I transfer. > > > > The best way to ensure that everything is built is to use the command: > > > > $: ant all > > -- > You received this message because you are subscribed to the Google Groups > "Wave Protocol" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<wave-protocol%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/wave-protocol?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Wave Protocol" 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/wave-protocol?hl=en.
