This short description of FBSNG-Globus installation is
provided by Anzar Afaq from FNAL who made significant contribution
into development and debugging of this interface.
------------------------------------------------------------------

install_fbsng.sh will install and configure jobmanager-fbsng for your current Globus installation.

To run the installation,

1. Make sure you setup ups/upd environment correctly.
2. Setup Globus environment, by sourcing globus setup file.
3. Run the install script, providing a FBS queu name as argument.

	install_fbsng.sh <FBSQueue>

4. If you cannot provide <FBSQueue>, it will be set to "Test" by default, and can later be modified in 
$GLOBUS_LOCATION/lib/perl/Globus/GRAM/JobManager/fbsng.pm file.


