KX Community

Find answers, ask questions, and connect with our KX Community around the world.
KX Community Guidelines

Home Forums KX Solutions Unable to run/install Q Developer Re: Unable to run/install Q Developer

  • biggorilla

    Member
    April 10, 2022 at 12:00 am

    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:

    1. setx QHOME "C:q"
    2. 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>