Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing ton-index-postgres-v2 when running ./scripts/add2systemd.sh #65

Open
BaoHG1508 opened this issue Aug 9, 2024 · 2 comments
Open

Comments

@BaoHG1508
Copy link

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?

CMake Error at build/ton-index-postgres-v2/cmake_install.cmake:52 (file):
  file INSTALL cannot find
  "/root/ton-index-worker/build/ton-index-postgres-v2/ton-index-postgres-v2":
  No such file or directory.
Call Stack (most recent call first):
  build/cmake_install.cmake:57 (include)
@jonathanudd
Copy link

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?

@jonathanudd
Copy link

This seems to have worked for me #86

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants