Germán C. Paz Méndez

Results 8 comments of Germán C. Paz Méndez

I don't find the configure file in tar.gz

Could you tell me the way to run cget? ![image](https://user-images.githubusercontent.com/10725162/124458758-44d30100-dd85-11eb-96fc-67876910fb5d.png)

After install cget with `pip3 install cget` I can't use cget like a executable file, just inside python3 importing like package `import cget` Any solution?

Now I obtain this error: ```bash CMake Error at CMakeLists.txt:21 (find_package): By not providing "Findsavvy.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by...

```Shell $ tar xvf v3.4.2 $ cd EPACTS-3.4.2/ $ mkdir build $ /root/.local/bin/cget install -DCMAKE_C_FLAGS="-fPIC" -DCMAKE_CXX_FLAGS="-fPIC" -f requirements.txt. $ cd build/ $ cmake -DCMAKE_INSTALL_PREFIX=/opt/envhpc/utils/rhel6/epacts/3.4.2/gcc-10.2.0 -DCMAKE_TOOLCHAIN_FILE=../cget/cget/cget.cmake -DCMAKE_BUILD_TYPE=Release .. ``` and I...

![image](https://user-images.githubusercontent.com/10725162/127157532-27d09f0f-2ce8-4371-82a4-b98f13252084.png) This is the error ..

![imagen](https://user-images.githubusercontent.com/10725162/127627757-b7a91ef4-1af2-48fe-9bf7-f57806d05369.png) Maybe CentOS 6.5 is too old for this version. Could you recommend me one?

![imagen](https://user-images.githubusercontent.com/10725162/128160524-a98c2391-86d4-4baf-8ade-af0389cbc574.png) more problems after this fix ..