Open BaoHG1508 opened 2 months ago
I'm getting a similar error but for ton-index-postgres
CMake Error at build/ton-index-postgres/cmake_install.cmake:52 (file):
file INSTALL cannot find
"/home/ton/ton-index-worker/build/ton-index-postgres/ton-index-postgres":
No such file or directory.
Call Stack (most recent call first):
build/cmake_install.cmake:52 (include)
Did you solve this?
This seems to have worked for me https://github.com/toncenter/ton-index-worker/pull/86
I've set up my postgreSQL db, and I'm trying to run index worker on my litenode. But it failed in the last step which is building ton-index-postgres-v2. Does anyone know how to fix it?