intel / intel/confidential-computing.sgx
error while loading shared libraries: libsgx_epid.so.1 for prebuidt sgx_linux_x64_sdk_2.19.100.3.bin
- Dominant language
- C++
- Stars
- 1.5k
- Forks
- 565
- PR merge metrics
- No merged PRs in 30d
Description
Server OS: ubuntu 20.04, kernerl 5.15.
I installed the prebuidt [sgx_linux_x64_sdk_2.19.100.3.bin](https://download.01.org/intel-sgx/sgx-linux/2.19/distro/ubuntu20.04-server/sgx_linux_x64_sdk_2.19.100.3.bin)
When testing the sgxsdk with Remoteattestation, it works in SIM mode, but in HW mode, the following error occurs:
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$PWD/sample_libcrypto ./app
./app: error while loading shared libraries: libsgx_epid.so.1: cannot open shared object file: No such file or directory
After checking the folder /opt/intel/sgxsdk/lib64, I find the following libs:

Contributor guide
Assessment
This issue has not been assessed yet.