or modify the xindice file and place quotes around the environment variables....
----- Original Message ----- From: "Vadim Gritsenko" <[EMAIL PROTECTED]> To: <xindice-users@xml.apache.org> Sent: Tuesday, September 09, 2003 9:40 PM Subject: Re: Once again: getting to run 1.1 > Kai Woerner wrote: > > > Hi, > > > > I did the build, but xindice start gives me a > > java.lang.NoClassDefFoundError: Software > > (which I hardly get to see since the windows closes in an instant) - > > what am I missing THIS time? > > > Possibly, you are trying to use directory which contains space character > in the name, which is (especially) under windows is always is not a good > idea. You can: > > 1) Rename directory, > 2) cvs update, > 3) xindice run > > and see how it starts up (or not). > > Vadim > > > > Kai > > > >> Take a look at the test suite. Work like this: > >> > >> 1) cvs checkout xml-xindice > >> 2) build > >> 3) xindice start > >> 4) build test > > > >