janetsh icon indicating copy to clipboard operation
janetsh copied to clipboard

Failed to build on linux

Open glyh opened this issue 4 years ago • 1 comments

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 avatar Aug 06 '21 06:08 glyh

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

glyh avatar Aug 12 '21 10:08 glyh