project8 / psyllid

Data acquisition package for the ROACH2 system
Other
0 stars 1 forks source link

psyllid executable not in container $PATH #113

Closed wcpettus closed 4 years ago

wcpettus commented 5 years ago

In the OS-specific psyllid debian containers, the psyllid executable is installed to a directory not in $PATH, and consequently psyllid cannot be trivially located. Preferably the container will spin up and not require a setup file to locate this executable.

Either the build install path should be changed to a common install point like /usr/local/bin, or $PATH should be extended to include the build install point.

Also verify that the Dockerfile in the repo defaults to have psyllid build in a useful location.

nsoblath commented 4 years ago

Fixed in v1.12.3