-
Notifications
You must be signed in to change notification settings - Fork 27
Closed
Description
Right now building FastTransforms requires root or sudo privileges on Linux machines. This is a deal-breaker for installing on shared cluster infrastructures, where one does just not have this. Also IMHO, running sudo
from an install script coming from a git repository is a very bad idea as I would not consider this a trusted source.
Other Packages like FFTW use BinaryProvider.jl for binary dependencies. Is there any reason, which prevents use of that package?
Metadata
Metadata
Assignees
Labels
No labels