<html><head></head><body>Hi Peter. That&#39;s a strange error: <br>
<br>
./org/crosswire/swordweb/HorizontallyParallelTextRendering.java:9:<br>
error: error while writing HorizontallyParallelTextRendering: could not<br>
create parent directories<br>
<br>
<br>
It sounds like a file permission problem or something similar. Are you trying to compile this thing on a Windows 8.3 file system? :)<br><br><div class="gmail_quote">On April 19, 2018 1:46:00 PM MST, Peter von Kaehne &lt;refdoc@gmx.net&gt; wrote:<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<pre class="k9mail">I am trying to install swordweb on a church website I am responsible<br>for. <br><br>I run foul of the last steps, compiling the java within the swordweb<br>webapp. Can you give me a hint if this is my problem or something wrong<br>with the source?<br><br>Thanks!<br><br>Peter<br><br>peter@myserver:~/Source/swordweb/src$ make<br>javac -classpath /usr/share/tomcat7/jsp-<br>api.jar:/usr/share/tomcat7/lib/servlet-api.jar:../webapp/WEB-<br>INF/classes:../webapp/WEB-INF/lib/greekconverter.jar:../webapp/WEB-<br>INF/lib/crosswire.jar -d ../webapp/WEB-INF/classes -sourcepath .<br>./org/crosswire/swordweb/*.java<br>./org/crosswire/swordweb/PerseusUtils.java:8: warning: DTMNodeList is<br>internal proprietary API and may be removed in a future release<br>import com.sun.org.apache.xml.internal.dtm.ref.DTMNodeList;<br>                                              ^<br>./org/crosswire/swordweb/HorizontallyParallelTextRendering.java:9:<br>error: error while writing HorizontallyParallelTextRendering: could not<br>create parent directories<br>public class HorizontallyParallelTextRendering implements<br>ModuleTextRendering {<br>       ^<br>./org/crosswire/swordweb/PerseusUtils.java:40: warning: DTMNodeList is<br>internal proprietary API and may be removed in a future release<br>                DTMNodeList nodes =<br>(DTMNodeList)xpath.evaluate(expression, inputSource,<br>XPathConstants.NODESET);<br>                ^<br>./org/crosswire/swordweb/PerseusUtils.java:40: warning: DTMNodeList is<br>internal proprietary API and may be removed in a future release<br>                DTMNodeList nodes =<br>(DTMNodeList)xpath.evaluate(expression, inputSource,<br>XPathConstants.NODESET);<br>                                     ^<br>Note: ./org/crosswire/swordweb/PerseusUtils.java uses or overrides a<br>deprecated API.<br>Note: Recompile with -Xlint:deprecation for details.<br>Note: Some input files use unchecked or unsafe operations.<br>Note: Recompile with -Xlint:unchecked for details.<br>1 error<br>3 warnings<br>Makefile:7: recipe for target '../webapp/WEB-<br>INF/classes/org/crosswire/swordweb/PerseusUtils.class' failed<br>make: *** [../webapp/WEB-<br>INF/classes/org/crosswire/swordweb/PerseusUtils.class] Error 1<br><br><hr><br>sword-devel mailing list: sword-devel@crosswire.org<br><a href="http://www.crosswire.org/mailman/listinfo/sword-devel">http://www.crosswire.org/mailman/listinfo/sword-devel</a><br>Instructions to unsubscribe/change your settings at above page<br></pre></blockquote></div><br>
-- <br>
Sent from my Android device with K-9 Mail. Please excuse my brevity.</body></html>