Results 1 to 3 of 3
im trying to install a package that uses ant instead of make
but when i run ant it gives out a java library something not found error message.
so does ...
- 12-10-2004 #1Just Joined!
- Join Date
- Jul 2004
- Location
- uk, cambs + herts
- Posts
- 34
ant probs
im trying to install a package that uses ant instead of make
but when i run ant it gives out a java library something not found error message.
so does anyone know where i can find the dependences (not at apache as far as i can see) or any usful information.
- 12-10-2004 #2
Can you post the exact error message pelase;
- 12-12-2004 #3Just Joined!
- Join Date
- Jul 2004
- Location
- uk, cambs + herts
- Posts
- 34
ant gives out :
so i tryed to install xerces and extracted all three pakages and ran the build.sh and gotCode:XML parser factory has not been configured correctly: Provider org.apache.xerces.jaxp.SAXParserFactoryImpl not found
any ideas??Code:Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/tools/ant/Main


Reply With Quote
