[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Condor-users] better-analyze not available?



The -dynamic versions are dynamically linked against glibc, whereas the non -dynamic versions should be statically linked against everything (including glibc, which is one of the reasons it's so large).

Rob

Ian Stokes-Rees wrote:
Rob,

Robert Rati wrote:
Actually, the problem comes in during the build, so if you build on a
RHEL5/Centos5 system then the resulting build won't have the
better-analyze option available.  However, if you install a pre-built
RHEL3 version of condor you should be have it available.  The pre-built
condor binaries contain all dependencies needed to run condor, so they
can really be run on just about any Linux distribution/version.
I'm not sure this is true, as I've just attempted it and this resulted in:

[root@abitibi sbin]# ./condor_master
connect: Permission denied
ERROR "gethostname failed, errno = 25" at line 263 in file my_hostname.C

Of course, I may have selected the wrong RHEL3 version from the download page, as there are 5 to choose from:

    condor-7.0.1-linux-x86_64-rhel3-1.x86_64.rpm
    condor-7.0.1-linux-x86_64-rhel3-dynamic-1.x86_64.rpm
    condor-7.0.1-linux-x86_64-rhel3-dynamic.tar.gz
    condor-7.0.1-linux-x86_64-rhel3.tar.gz
    condordebugsyms-7.0.1-linux-x86_64-rhel3-dynamic.tar.gz

I opted for the dynamic library tar.gz file. I'll try again with the (presumably static) library, but it is 230 MB so will take a bit to download.

Ian

--
Ian Stokes-Rees                            W: http://sbgrid.org
ijstokes@xxxxxxxxxxxxxxxxxxx               T: +1 617 418-4168
SBGrid, Harvard Medical School             F: +1 617 432-5600



------------------------------------------------------------------------

_______________________________________________
Condor-users mailing list
To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/condor-users

The archives can be found at: https://lists.cs.wisc.edu/archive/condor-users/