This is an automated email from the ASF dual-hosted git repository.
dingyu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-teaclave-sgx-sdk.git
The following commit(s) were added to refs/heads/master by this push:
new eb42f4b Update Readme.md
new 7b87824 Merge pull request #248 from lengyijun/patch-3
eb42f4b is described below
commit eb42f4b9da883e0f0a2c11300a850f526bf0ffc0
Author: lyj <[email protected]>
AuthorDate: Fri Jun 12 16:49:42 2020 +0800
Update Readme.md
---
Readme.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Readme.md b/Readme.md
index 4ddf041..3b557be 100644
--- a/Readme.md
+++ b/Readme.md
@@ -131,7 +131,7 @@ If you use DCAP, the command is:
Next, start the aesm service inside the docker
-`root@docker:/# LD_LIBRARY_PATH=/opt/intel/libsgx-enclave-common/aesm
/opt/intel/libsgx-enclave-common/aesm/aesm_service &`
+`root@docker:/# LD_LIBRARY_PATH=/opt/intel/sgx-aesm-service/aesm/
/opt/intel/sgx-aesm-service/aesm/aesm_service &`
Finally, check if the sample code works
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]