Skip to content

Commit ff71d7a

Browse files
jkr0103mkow
authored andcommitted
[Docs] Update ld cache after adding libraries
Signed-off-by: jkr0103 <[email protected]>
1 parent a01e708 commit ff71d7a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Documentation/devel/building.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,7 @@ Then, build and install Gramine by running the following::
167167

168168
meson compile -C build/
169169
sudo meson install -C build
170+
sudo ldconfig
170171

171172
Installation prefix
172173
^^^^^^^^^^^^^^^^^^^
@@ -338,6 +339,7 @@ Proceed with compiling and installing as usual.
338339
-Ddirect=enabled -Dsgx=enabled
339340
meson compile -C build/
340341
meson install -C build/
342+
ldconfig
341343

342344
.. _legacy-kernel-and-hardware:
343345

0 commit comments

Comments
 (0)