hello :-)
i'm trying to install condor 7.0.1 on fedora 8 with globus toolkit 4.0.6 and i keep getting this weird error msg
[root@mds sbin]# ./condor_master
ERROR "gethostbyname(mds.tech.pub.ro) failed, errno = 25" at line 187 in file my_hostname.C
which i also get when i try to run condor_configure or condor_install
etc/hosts/ looks like this:
127.0.0.1 localhost localhost.localdomain
#::1 localhost6.localdomain6 localhost6
141.85.107.244 mds.tech.pub.ro mds
141.85.107.247 portal.tech.pub.ro portal
141.85.107.254 info.tech.pub.ro info
141.85.1.214 c14.is.pub.ro
141.85.107.199 silviup-laptop
and /etc/sysconfig/network looks like this
NETWORKING=yes
HOSTNAME=mds.tech.pub.ro
NETWORKING_IPV6=no
can anyone help me please?
thnk you :-)