andrewchambers/janetsh

Failed to build on linux

Opened this issue · 1 comments

glyh commented
using pkg-config to find janet headers.
Package janet was not found in the pkg-config search path.
Perhaps you should add the directory containing `janet.pc'
to the PKG_CONFIG_PATH environment variable
Package 'janet', required by 'virtual:world', not found

janet version: 1.16.1-87f8fe1

glyh commented

Fixed by using janet-lang rather than janet-lang-bin package from AUR, this seems to be a problem from upper stream.