Skip to content

Commit

Permalink
Remove incorrect 's' from install directory <hdf5>/lib/plugin.
Browse files Browse the repository at this point in the history
  • Loading branch information
lrknox committed Nov 11, 2024
1 parent 0c58ac1 commit b64f73c
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions docs/INSTALL_With_CMake.txt
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ To build HDF5 Filter libraries you will need to:
--HDF5
----1."Y.X"
------lib
--------plugins
--------plugin
------cmake

On Linux, change to the install destination directory
Expand All @@ -146,7 +146,7 @@ To build HDF5 Filter libraries you will need to:
--HDF5
----1."Y.X"
------lib
--------plugins
--------plugin
------share

On Mac you will find HDF5_plugins-1."Y.X"-Darwin.dmg in the myhdfstuff folder. Click
Expand All @@ -156,7 +156,7 @@ To build HDF5 Filter libraries you will need to:
--HDF5
----1."Y.X"
------lib
--------plugins
--------plugin
------share

By default the installation will create or merge the lib and cmake
Expand Down Expand Up @@ -221,7 +221,7 @@ Notes: This short set of instructions is written for users who want to
--HDF5
----1."Y.X"
------lib
--------plugins
--------plugin
------cmake

On Linux, change to the install destination directory
Expand All @@ -238,7 +238,7 @@ Notes: This short set of instructions is written for users who want to
--HDF5
----1."Y.X"
------lib
--------plugins
--------plugin
------share

On Mac you will find HDF5_plugins-1."Y.X"-Darwin.dmg in the build folder. Click
Expand All @@ -248,7 +248,7 @@ Notes: This short set of instructions is written for users who want to
--HDF5
----1."Y.X"
------lib
--------plugins
--------plugin
------share


Expand Down

0 comments on commit b64f73c

Please sign in to comment.