Path to OpenSource packages in a chroot container. #2474
Unanswered
edelskov68
asked this question in
IBM i
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm try to use the OpenSource package within a chroot container on IBM i.
But i seems that Code for IBM i is hardcoded somehow to use /QOpenSys/pkgs/bin.
I have changed my path in .bashrc file to:
PATH=/QOpenSys/containers/edelskov/QOpenSys/pkgs/bin:$PATH
export PATH PASE_PATH
But VS Code want's to change it to /QOpenSys/pkgs/bin.

Anyone has a fix for this or workaround?
Br Brian
Beta Was this translation helpful? Give feedback.
All reactions