Proper file naming scheme authored by Ivan Razumov's avatar Ivan Razumov
GENSER has the following build machines for old platforms:
1. genser-slc5-i686-1 for i686-slc5 - virtual - created by Mikhail Iliushin
2. ec-slc6-i686-spi-1 for i686-slc6 - SFT-SPI machine
3. genser-slc5-x86 for x86-64-slc5 - virtual - created by Mikhail Iliushin
Login as sftnight user.
If the host name does not exist, you can do the following steps:
a. Go to https://openstack.cern.ch
b. Launch instances for the necessary platform.
c. `$ ssh instance_name`
d. the following steps are necessary for lcgcmake running:
$ sudo yum install glibc-devel
$ sudo yum install subversion.i386
$ sudo yum install git
e. Add sftnight user:
$ sudo /usr/sbin/addusercern sftnight
f. Login as sftnight:
$ ssh sftnight@instance_name