Changes
Page history
Proper file naming scheme
authored
Oct 23, 2015
by
Ivan Razumov
Show whitespace changes
Inline
Side-by-side
GENSER-build-machines.md
0 → 100644
View page @
bcd0a87a
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