Is this description still valid?
https://wiki.mozilla.org/Labs/Weave/Building
I got the source using hg but:
$ make xpi
mkdir -p dist
mkdir -p dist/stage
mkdir -p dist/xpi
make -C crypto stage
make[1]: Entering directory `/c/Users/ignisvulpis/weave/crypto'
mkdir -p ../dist/stage/components
cp -v IWeaveCrypto.xpt ../dist/stage/components
`IWeaveCrypto.xpt' -> `../dist/stage/components/IWeaveCrypto.xpt'
cp -v IWeaveCrypto.h /crypto-obsolete/src
`IWeaveCrypto.h' -> `/crypto-obsolete/src'
cp: cannot create regular file `/crypto-obsolete/src': No such file or
directory
make[1]: *** [stage] Error 1
make[1]: Leaving directory `/c/Users/ignisvulpis/weave/crypto'
make: *** [crypto] Error 2
-Axel
ignisvulpis@NAMENLOS ~/weave
$
--
You received this message because you are subscribed to the Google Groups "mozilla-labs-weave-dev" group.
To post to this group, send email to
mozilla-lab...@googlegroups.com.
To unsubscribe from this group, send email to
mozilla-labs-weav...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/mozilla-labs-weave-dev?hl=en.