Giter Club home page Giter Club logo

Comments (5)

matyasselmeci avatar matyasselmeci commented on July 29, 2024

Hello,
Which distrubution are you running and which specific globus packages have you installed? What are the results of

rpm -qa | grep globus

?

from gct.

iWangJiaxiang avatar iWangJiaxiang commented on July 29, 2024

Thank you @matyasselmeci

I updated the issue detail.

Have you tried to install GCT from EPEL repo?

from gct.

matyasselmeci avatar matyasselmeci commented on July 29, 2024

I just installed the packages you listed from EPEL, and used the following query to list executables in /usr/bin and /usr/sbin along with their file types:
rpm -qa | grep globus | xargs rpm -ql | grep bin | xargs file | sort
with the result

/usr/bin/globus-domainname:               POSIX shell script, ASCII text executable
/usr/bin/globus-hostname:                 POSIX shell script, ASCII text executable
/usr/bin/globus-sh-exec:                  POSIX shell script, ASCII text executable
/usr/bin/globus-version:                  POSIX shell script, ASCII text executable
/usr/bin/grid-cert-diagnostics:           ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.32, BuildID[sha1]=0496402b52e2fd2b61fcf9a79d1fa5e2252b3a26, stripped
/usr/bin/grid-cert-info:                  POSIX shell script, ASCII text executable
/usr/bin/grid-cert-request:               POSIX shell script, ASCII text executable
/usr/bin/grid-change-pass-phrase:         POSIX shell script, ASCII text executable
/usr/bin/grid-proxy-destroy:              ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.32, BuildID[sha1]=b79f5d423f4a749c75ab43fd2b8cd37b80ff51cb, stripped
/usr/bin/grid-proxy-info:                 ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.32, BuildID[sha1]=a3611b1d35e020dea581ed98631e8e1bc845e354, stripped
/usr/bin/grid-proxy-init:                 ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.32, BuildID[sha1]=09ed92cb94cd4449563dfdc9a03c5291fcdd83e4, stripped
/usr/sbin/globus-libc-hostname:           ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.32, BuildID[sha1]=2290b74459ba4735dcd532d3813d6712102a44b4, stripped
/usr/sbin/globus-redia:                   ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.32, BuildID[sha1]=3c0c7e339036374c0b02e87b5795678fe4e72904, stripped
/usr/sbin/globus-update-certificate-dir:  Perl script, ASCII text executable
/usr/sbin/grid-default-ca:                POSIX shell script, ASCII text executable
/usr/sbin/grid-mapfile-add-entry:         Perl script, ASCII text executable
/usr/sbin/grid-mapfile-check-consistency: Perl script, ASCII text executable
/usr/sbin/grid-mapfile-delete-entry:      Perl script, ASCII text executable

so there do appear to be binaries.

Many of the executables in Globus/GCT are contained in RPMs ending in -progs. For example, the GridFTP server is contained in "globus-gridftp-server-progs"; globus-url-copy is in "globus-gass-copy-progs". I do not see those in your list, so you might need to install them.

from gct.

iWangJiaxiang avatar iWangJiaxiang commented on July 29, 2024

Thank you @matyasselmeci

You just saved my life!

But... Why is globus-gridftp-server-progs package not a dependency of globus-gridftp-server?

By the way, the Installing GCT 6.2 & GCT 6.2 Quickstart docs might need to be updated. If someone is new to GCT, he might never succeed to install GCT Maintenance Release.

from gct.

matyasselmeci avatar matyasselmeci commented on July 29, 2024

It's the other way around: globus-gridftp-server is the dependency of globus-gridftp-server-progs. globus-gridftp-server contains the shared libraries (.so files) used by GridFTP.

Thanks for reminding us about the documentation -- we have an issue for that in gridcf/gct-docs#14 but it hasn't been touched in a while.

from gct.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.