Home › Forums › KX Solutions › Unable to run/install Q Developer › Re: Unable to run/install Q Developer
-
Hello again, today I think the main issue is the following, from: “https://code.kx.com/q/learn/install/“, step 5, edit profile, the steps are:
In the command shell issue the following commands:
setx QHOME "C:q"
setx PATH "%PATH%;C:qw64"
Below is my result. It fails at step 2:
C:WINDOWSsystem32>setx PATH “%PATH”;C:qw64″
SUCCESS: Specified value was saved.
C:WINDOWSsystem32>q
‘q’ is not recognized as an internal or external command,
operable program or batch file.C:WINDOWSsystem32>