******************************************************************** PATCH FOR PAGE APP-5 (NBO PROGRAM INSTALLATION) OF NBO 5.0 MANUAL ******************************************************************** After step 3, make the changes shown below: 3. Append to l607.F the top-level GauNBO subroutine of l607.old. 3a. Alter GauNBO by commenting out the following lines: C If(NBsUse.ne.NBasis) then C Write(IOut,1000) C IContr = 0 C Goto 999 C Endif 4. Prepare the updated l607.exe executable by compiling l607.F and linking it with the Gaussian utility libraries. This is accomplished most directly on Unix/Linux machines using scripts provided with the Gaussian distribution. Delete the old l607.exe and l607.a files before proceeding. Issue the command `bsd/bldg98 linkrest l607.exe' from the Gaussian executable directory.