Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
condor:installation:local [2011/07/13 17:52] – [Quick Reference] garrettheath4condor:installation:local [2011/07/13 18:35] – [Install Binaries] added verbose flag to install command garrettheath4
Line 8: Line 8:
   * **Release Directory** (RELEASE_DIR): ''/usr/local/condor/''   * **Release Directory** (RELEASE_DIR): ''/usr/local/condor/''
   * **Log Files**: ''/var/lib/condor/log/''   * **Log Files**: ''/var/lib/condor/log/''
 +  * **Binaries** (Actual Locations((Symbolic links to binaries in ''/usr/local/condor/bin/'' and ''/usr/local/condor/sbin/'' are placed in ''/usr/bin/'' and ''/usr/sbin/'', respectively.)))
 +    * ''/usr/local/condor/bin/''
 +    * ''/usr/local/condor/sbin/''
   * Example MPI Submission Script: ''/usr/local/condor/etc/examples/mp1script''   * Example MPI Submission Script: ''/usr/local/condor/etc/examples/mp1script''
  
 ===== Install Binaries ===== ===== Install Binaries =====
-<code bash>sudo ./condor_configure --type=manager,submit,execute --local-dir=/var/lib/condor --install-dir=/usr/local/condor --owner=condor --install</code>+<code bash>sudo ./condor_configure --type=manager,submit,execute --local-dir=/var/lib/condor --install-dir=/usr/local/condor --owner=condor --install --verbose</code>
 <code>export CONDOR_CONFIG=/usr/local/condor/etc/condor_config</code> <code>export CONDOR_CONFIG=/usr/local/condor/etc/condor_config</code>
 I tried to put the binaries in /usr/local/bin and /usr/local/sbin, but sudo's PATH didn't include /usr/local/bin and /usr/local/sbin, which made it inconvenient to run under sudo. I tried to put the binaries in /usr/local/bin and /usr/local/sbin, but sudo's PATH didn't include /usr/local/bin and /usr/local/sbin, which made it inconvenient to run under sudo.
condor/installation/local.txt · Last modified: 2011/07/13 21:00 by garrettheath4
CC Attribution-Noncommercial-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0