Comment by tutufan:
So far I'm not having much luck (64-bit Ubuntu 9.04). The file
gwt-dev-oophm.jar does not exist in the download (gwt-linux-1.6.4), so I'm
taking that to mean that the prebuilt oophm-xpcom.xpi requires that I build
GWT from svn.
Pulling it down and attempting a build draws the following error (below).
The directory 'tools' is present in the top-level directory, but for some
reason ant is looking for it one level higher, which is outside of the
source tree. I futzed with this a bit, but it's not obvious to me what the
fix is.
{{{
m...@delta:~/gwt-svn/google-web-toolkit-read-only$ ant
Buildfile: build.xml
BUILD FAILED
/home/mkc/gwt-svn/google-web-toolkit-read-only/build.xml:4: The following
error occurred while executing this line:
/home/mkc/gwt-svn/google-web-toolkit-read-only/common.ant.xml:56: Cannot
find '/home/mkc/gwt-svn/tools' tools directory; perhaps you should define
the GWT_TOOLS environment variable
Total time: 0 seconds
}}}
For more information:
http://code.google.com/p/google-web-toolkit/wiki/UsingOOPHM
--~--~---------~--~----~------------~-------~--~----~
http://groups.google.com/group/Google-Web-Toolkit-Contributors
-~----------~----~----~----~------~----~------~--~---