===Installation of the PBS Queuing System=== ==Installation steps and instructions, as well as helpful tidbits, were found at the following sites: == * http://www.hipecc.wichita.edu/PBS/PBSProUG_5_4_0.pdf (PBS Pro Users Guide 5.4) * http://www.cscs.ch/fileadmin/user_upload/customers/users_entry_point/RIGI_Doc/PBSProAdminGuide9.1.pdf (PBS Professional 9.1 Administrator's Guide) * http://www.math.ucdavis.edu/~cheung/PROJECTS/Cluster/lab4.html#installations (Introduction to Clusters: Lab #4 PBS Installation and Setup) * http://www-hep.uta.edu/hep_notes/computing/computing_0019.pdf (How to install PBS on Linux farm) * http://dcwww.camd.dtu.dk/pbs.html (Portable Batch System (PBS) Mini- How To) * http://cs.boisestate.edu/~amit/teaching/430/lab/pbs.pdf (Notes on Portable Batch System (PBS) ... see page 7 for Installation Issues for a Beowulf Cluster) * http://www.chimica.unipd.it/luigino.feltre/pubblica/unix/openpbs.html (OpenPBS Install Notes) ==OpenPBS package downloaded from:== * http://www.pbsworks.com/ResLibSearchResult.aspx?&file_id=105&=,&keywords=openpbs&industry=All&product_service=All&category=Free%20Software%20Downloads&order_by=title * Downloaded: OpenPBS Version 2.3.16 (OpenPBS_2_3_16.tar.gz) ==Tcl and tk installed:== * Downloaded from: http://www.tcl.tk/software/tcltk/download.html * Downloaded: tcl8.5.8-src.tar.gz and tk8.5.8-src.tar.gz * Both installed successfully (... I think.) ==Current status:== * I removed the OpenPBS_2_3_16 directory and re-untarred and re-unzipped it. * I edited OpenPBS_2_3_16/buildutils/makedepend-sh to include ' grep -v ">$" ' in line 576 (according to http://www.chimica.unipd.it/luigino.feltre/pubblica/unix/openpbs.html) * Redid "./configure", "make", and "make install" (see .log files for errors in "make install")