This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/plc4x-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new dfe21b65e Site checkin for project PLC4X: Jenkins Tools
dfe21b65e is described below

commit dfe21b65eb0871332b651adb3ff37804905c8a8f
Author: jenkins <[email protected]>
AuthorDate: Thu Jun 30 22:26:46 2022 +0000

    Site checkin for project PLC4X: Jenkins Tools
---
 developers/preparing/macos.html | 11 ++++++++++-
 modules.html                    |  6 +-----
 2 files changed, 11 insertions(+), 6 deletions(-)

diff --git a/developers/preparing/macos.html b/developers/preparing/macos.html
index 3c9d0c348..d1a99640b 100644
--- a/developers/preparing/macos.html
+++ b/developers/preparing/macos.html
@@ -266,7 +266,16 @@
 </div>
 <div class="sect2">
 <h3 id="libpcap">LibPCAP</h3>
-
+<div class="paragraph">
+<p>The libpcap version bundled with Mac OS is currently 1.9.1.
+This version causes exceptions.
+So it&#8217;s best to update to a newer version using brew:</p>
+</div>
+<div class="literalblock">
+<div class="content">
+<pre>brew install libpcap</pre>
+</div>
+</div>
 </div>
 <div class="sect2">
 <h3 id="gcc">gcc</h3>
diff --git a/modules.html b/modules.html
index 8b1f521c1..6bbeae306 100644
--- a/modules.html
+++ b/modules.html
@@ -134,11 +134,7 @@
 <td>Base protocol specifications.</td></tr>
 <tr class="b">
 <td align="left"><a href="./plc4j/index.html">PLC4J</a></td>
-<td>Implementation of the protocol adapters for usage as Java 
library.</td></tr>
-<tr class="a">
-<td align="left"><a href="./plc4x-tools/index.html">Tools</a></td>
-<td>PLC4X is an effort to create a universal library for accessing industrial 
programmable logic controllers
-    using a variety of protocols using a uniform 
API.</td></tr></table></section>
+<td>Implementation of the protocol adapters for usage as Java 
library.</td></tr></table></section>
         </main>
         <footer class="pt-4 my-md-5 pt-md-5 w-100 border-top">
             <div class="row justify-content-md-center" style="font-size: 13px">

Reply via email to