Then is that an system error?
I have this on the PATH variable: ~> echo $PATH
.:/boot/home/config/non-packaged/bin:/boot/home/config/bin:/boot/system/non-packaged/bin:/bin:/boot/system/apps:/boot/system/preferences
~>
I doesn’t have /boot/system/bin/x86/ added by default, ergo doesn’t start neo-raw because the name of the symlink is neo-raw-x86 … that’s important, right? Because ok, the neo-raw-x86 is a symlink but …Shouldn’t that route be added by default in the system?
What’s the point of having it like this, /bin for symbolic links and /bin/x86 for applications?