Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

searchgui tide glibc error #182

Open
bernt-matthias opened this issue Sep 18, 2018 · 9 comments
Open

searchgui tide glibc error #182

bernt-matthias opened this issue Sep 18, 2018 · 9 comments
Assignees

Comments

@bernt-matthias
Copy link

One of the search engines (tide) seems to need glibc:

/gpfs1/work/songalax/galaxy-dev/database/jobs_directory/005/5277/working/bin/resources/Tide/linux/linux_64bit/crux: /usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by /gpfs1/work/songalax/galaxy-dev/database/jobs_directory/005/5277/working/bin/resources/Tide/linux/linux_64bit/crux)

Unfortunatelly we execute on a cluster system an can not update / change the glibc.

Can this be fixed? Maybe link statically?

see also: bioconda/bioconda-recipes#11000

@hbarsnes hbarsnes self-assigned this Sep 19, 2018
@hbarsnes
Copy link
Member

I'd recommend contacting the Tide developers directly about this. You can do this via the Crux users google group: https://groups.google.com/forum/#!forum/crux-users.

@bernt-matthias
Copy link
Author

Dear @hbarsnes I have some ideas on potential solutions: bioconda/bioconda-recipes#11000 .. would be nice to get your feedback.

@hbarsnes
Copy link
Member

@bernt-matthias We'd be happy to update the Tide/Crux binaries in SearchGUI as long as this does not reduce the amount of use cases in which Tide can be executed directly from SearchGUI.

Let me know if you manage to come up with a generic solution that seems to work.

@hbarsnes
Copy link
Member

@CarlosHorro You did a bit of testing of Tide via SearchGUI on Linux/Mac right? Did you come across this issue as well?

@CarlosHorro
Copy link
Contributor

No, I didn't have that problem when I was testing on Linux & Mac, although I suppose it depends on every software configuration...

@hbarsnes
Copy link
Member

@bernt-matthias Can we close this one?

@bernt-matthias
Copy link
Author

Ideally we would have the requirements like tide in the conda recipe requirements (currently its only xtandem).

@hbarsnes
Copy link
Member

Ok, we'll leave it open then.

@bernt-matthias
Copy link
Author

To let you know: the following is available in conda-forge or bioconda:

Unavailable so far are:

  • Andromeda X
  • directag
  • 'MS Amanda'
  • MyriMatch
  • Novor
  • Tide

The available might be easily provided by conda given that the required versions are available and that SearchGUI does not use hard coded paths to the binaries. Might be a nice project to replace them step by step. Would also reduce the (conda) package size dramatically.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants