Thanks for the suggestion Noel. I tried that and got a similar message:

$ ./autogen.sh --with-junit=/opt/local/share/java/junit-4.11.jar

checking for JUnit 4... configure: error: your junit jar neither sets a 
classpath nor includes hamcrest; please
provide a full junit jar or use --without-junit
Error running configure at ./autogen.sh line 209.

I should mention that I also tried to set the classpath environment variable 
and got the same result.


On Nov 15, 2013, at 7:48 AM, Noel Grandin <n...@peralex.com> wrote:

> On 2013-11-13 04:14, Joseph Pellegrino wrote:
>> When I specify the junit path:
>> 
>> ./autogen.sh --with-junit=/opt/local/share/java/
>> 
>> 
> 
> You need to do:
> 
> ./autogen.sh --with-junit=/opt/local/share/java/junit-4.jar
> 
> or whatever your jar file name is.
> 
> 
> 
> Disclaimer: http://www.peralex.com/disclaimer.html
> 

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to