Chocolatey-coreteampackages: (ghostscript) Executable not in path

Created on 11 Sep 2019  路  6Comments  路  Source: chocolatey-community/chocolatey-coreteampackages

Expected Behavior

After installation of the package ghostscript I have the corresponding executables in path.

Current Behavior

Exceutable can only be run with absolute path.

Possible Solution

Generate a shim during package installation using: https://chocolatey.org/docs/helpers-install-bin-file

Steps to Reproduce (for bugs)

  1. Install ghostscript package
  2. type gswin64 in command line, it will not find any command.

Your Environment

  • Package Version used: 9.27
  • Operating System and version: Win 10 (10.0.17763 Build 17763)
  • Chocolatey version: 0.10.15
  • Install/uninstall gist: choco install ghostscript
Enhancement Pending closure

Most helpful comment

I have the same issue, it seems it would be best to add the gs/bin folder to path system wide

All 6 comments

I am not sure shim would suffice as it uses some parameters which could always be changed upstream. Check out the link generated by installer:

image

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

I have the same issue, it seems it would be best to add the gs/bin folder to path system wide

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

Dear contributor,
because this issue seems to be inactive for quite some time now, I've automatically closed it. If you still feel this is a valid issue, please feel free to re-open the issue. Thank you for your contribution.

I'm having this problem also, I need to be able to always run the latest version using gswin64c.exe without having to specify the exact path as this changes with each version

Was this page helpful?
0 / 5 - 0 ratings

Related issues

majkinetor picture majkinetor  路  4Comments

verglor picture verglor  路  5Comments

jerome-benoit picture jerome-benoit  路  5Comments

Korni22 picture Korni22  路  3Comments

kaffeekanne picture kaffeekanne  路  4Comments