<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><pre class="prettyprint prettyprinted lang-java" style="margin-top: 0px; padding: 5px; border: 0px; font-size: 13px; overflow: auto; width: auto; max-height: 600px; font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, sans-serif; color: rgb(57, 51, 24); word-wrap: normal; widows: 1; background-color: rgb(238, 238, 238);"><code style="margin: 0px; padding: 0px; border: 0px; font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, sans-serif; white-space: inherit;" class=""><span class="pln" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0);">export JAVA_HOME</span><span class="pun" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0);">=</span><span class="pln" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0);">$</span><span class="pun" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0);">(/</span><span class="pln" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0);">usr</span><span class="pun" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0);">/</span><span class="pln" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0);">libexec</span><span class="pun" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0);">/</span><span class="pln" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0);">java_home</span><span class="pun" style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0);">)</span></code></pre><div class="">(<a href="http://stackoverflow.com/questions/1348842/what-should-i-set-java-home-to-on-osx" class="">http://stackoverflow.com/questions/1348842/what-should-i-set-java-home-to-on-osx</a>)</div><div class=""><br class=""></div><div class="">/Mike</div><div class=""><br class=""></div><div><blockquote type="cite" class=""><div class="">On 09 Dec 2015, at 03:10, John W. Shipman <<a href="mailto:john@nmt.edu" class="">john@nmt.edu</a>> wrote:</div><br class="Apple-interchange-newline"><div class="">I'm currently running xep-4.22-2013-personal, and when I accepted<br class="">the Java 1.8.0_66 upgrade, it broke my xep install, and of course<br class="">it removed the 1.6 JRE that xep was using.  I have the 1.8.0_66<br class="">JRE installed on my Mac running El Capitan (10.11.1).<br class=""><br class="">What do I have to do to get it back running?  Here is the ~/bin/xep<br class="">file I was using:<br class=""><br class="">================================================================<br class="">#!/bin/sh<br class=""><br class=""># XEP command-line<br class=""><br class="">JAVA_HOME="/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home"<br class="">XEP_HOME="/Users/john/XEP"<br class=""><br class="">CP="$JAVA_HOME/lib/tools.jar:\<br class="">$XEP_HOME/lib/xep.jar:\<br class="">$XEP_HOME/lib/saxon6.5.5/saxon.jar:\<br class="">$XEP_HOME/lib/saxon6.5.5/saxon-xml-apis.jar:\<br class="">$XEP_HOME/lib/xt.jar"<br class=""><br class="">"$JAVA_HOME/bin/java" \<br class="">    -classpath "$CP" \<br class="">    "-Dcom.renderx.xep.CONFIG=$XEP_HOME/xep.xml" \<br class="">    com.renderx.xep.XSLDriver "$@"<br class="">----------------------------------------------------------------<br class=""><br class="">My first problem is that I have no idea where JAVA_HOME should<br class="">be with the new install.<br class=""><br class="">Life without xep is extremely difficult for me!  I use DocBook<br class="">every day all day and I depend on the PDF rendering.  What<br class="">do you suggest I do?<br class=""><br class="">Best regards,<br class="">John Shipman, 507 Fitch St., Socorro, NM 87801; <a href="mailto:john@nmt.edu" class="">john@nmt.edu</a><br class="">Home: 575-835-0235; cell: 505-249-3839; <a href="http://nmt.edu/~shipman/" class="">http://nmt.edu/~shipman/</a><br class=""><br class="">_______________________________________________<br class="">(*) To unsubscribe, please visit <a href="http://lists.renderx.com/mailman/options/xep-support" class="">http://lists.renderx.com/mailman/options/xep-support</a><br class="">(*) By using the Service, you expressly agree to these Terms of Service <a href="http://w" class="">http://w</a><br class=""><a href="http://ww.renderx.com/terms-of-service.html" class="">ww.renderx.com/terms-of-service.html</a><br class=""></div></blockquote></div><br class=""></body></html>