LINBIT / linstor-client

Python client for LINSTOR
https://docs.linbit.com/docs/linstor-guide/
GNU General Public License v3.0
22 stars 10 forks source link

Build from source code issue #38

Closed Fredericwu closed 4 years ago

Fredericwu commented 4 years ago

I downloaded the source code(V1.0.14 linstor-client-1.0.14.tar.gz) from the releases and encountered a problem during the build process,and then I did the same test in VV1.0.15 and also encountered the same error... The operation process commands are as follows:

tar -zxvf linstor-client-1.0.14.tar.gz cd linstor-client-1.0.14 make make install ##fail,the reason for fail is as follows Screen Shot 2020-06-04 at 9 43 51 AM

rp- commented 4 years ago

I fixed the install dependency in the Makefile.