Andy Oliver: I suspect is the configuration thatSammy boyuses to runGumpon his
Thinkpad... It is building all of Jakarta/XML/etc., so its
understandibly a lot for myT-30to do. Somehow, I
manage on my
T-23. Also, I think you underestimate the
community. Centipede is getting on
board - by starting small. My guess is that the JAXP
stuff can all be removed. FYI: here
is a complete list of dependencies that are required for a full
build.
The comment about the community was regarding people who aren't Apache committers using it outside Apache. I'm aware of Centipede getting on board. So the dependencies... I need to download all of those and put them in the classpath?
If you wish to build everything gump does, you need to install those into the directory named by your /workspace/@pkgdir. Search for "Installed packages" in profile/gump.xml to see the names of the subdirectories.
My classpath is: CLASSPATH=.;C:\j2sdk1.4.1_01\lib\tools.
<p> Humm, what I actually WANT to do is "get gump running" with my stuff. To that effect I have a parallel goal of learning enough about gump to be able to do this for other things as well. What I am trying to do in order to reach these goals is get gump running with the only stock configuration example available. </p> <p> One issue with this is that the only example provided is far to complicated to be a good example for a first timer. To that effect it also requires several hours of gathering libraries and etc. Fortunately, I have a way around the latter. I strongly suspect others who don't might see this as an insurmountable obsticle. </p> <p> Thanks though for your help, I'm gathering the libraries and will try running again. From there I'll begin simplifying the build to build less and then customizing it to build what I want. </p>