Changes

Jump to navigation Jump to search
Apache 2.4 reverse proxy configure error "Bundled APR requested but not found"
Line 180: Line 180:  
<pre>
 
<pre>
 
apt-get install tesseract-ocr-fra
 
apt-get install tesseract-ocr-fra
 +
</pre>
 +
 +
 +
=== Apache 2.4 reverse proxy configure error "Bundled APR requested but not found" ===
 +
 +
<pre>
 +
configure: error: Bundled APR requested but not found at ./srclib/. Download and unpack the corresponding apr and apr-util packages to ./srclib/.
 +
 +
</pre>
 +
 +
Solution: install APR
 +
 +
<pre>
 
</pre>
 
</pre>

Navigation menu