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

Availability test for XGAP #9

Open
olexandr-konovalov opened this issue Jan 8, 2019 · 2 comments
Open

Availability test for XGAP #9

olexandr-konovalov opened this issue Jan 8, 2019 · 2 comments

Comments

@olexandr-konovalov
Copy link
Member

At the moment it only checks whether the -p command line option has been used:

AvailabilityTest := function() return GAPInfo.CommandLineOptions.p; end,

It will be useful to check the presence of the compiled XGAP binary as well.

@fingolfin
Copy link
Member

I'll not implement this, but patches are welcome.

@RussWoodroofe
Copy link
Contributor

But the suggested change may actually be counterindicated: for instance Gap.app also loads and uses the xgap library, even though the xgap binary may not be present.

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