-
Notifications
You must be signed in to change notification settings - Fork 9
Description
Hello,
Installing the v3 clients package in an alternate location can not work at the moment without modifying the client scripts (i.e. voms-proxy-destroy, voms-proxy-info or voms-proxy-init). The alternate location might be a relocated install and dependencies might also be installed in various locations (e.g. with varying bases).
Please could the client scripts be enhanced so they can run without modifications in situations like those. It is imaged that this would need the user to have a suitable voms client specific environment variable set; e.g. the paths of required jar files. (A list of jar files rather than their containing directories may save the time of scanning the directories, which is what the client script currently does for some jar files).
Thanks,
David