|
|
SysAdm /
UJRC config: Install OSG UIInstall an OSG UI ("client", in OSG speak)# cd /opt/ # mkdir osg-client-1.0.0 # ln -sf osg-client-1.0.0 osg # cd /opt/osg-client-1.0.0 # export VDTSETUP_CONDOR_LOCATION=/opt/osg/condor # pacman -fetch OSG:client # pacman -get OSG:client # pacman -get OSG:site-verify I'm wondering why it installs a full Condor.... Configvdt/etc/vdt-update-certs.conf vdt-setup-ca-certificates --root |