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

Do we have a version for 32 bit ?? #2334

Closed
2 of 24 tasks
Arnab-Bordoloi opened this issue Feb 27, 2017 · 3 comments
Closed
2 of 24 tasks

Do we have a version for 32 bit ?? #2334

Arnab-Bordoloi opened this issue Feb 27, 2017 · 3 comments
Labels
1 Question 2 Won't Fix Resolution 3 Packaging Distribution / Packages / Installation 4 Windows

Comments

@Arnab-Bordoloi
Copy link

Arnab-Bordoloi commented Feb 27, 2017

my environment running ArangoDB

I'm using the latest ArangoDB of the respective release series:

  • 2.8
  • 3.0
  • self-compiled devel branch

On this operating system:

  • DCOS on
    • AWS
    • Azure
    • own infrastructure
  • Linux
    • Debian .deb
    • Ubuntu .deb
    • SUSE .rpm
    • RedHat .rpm
    • Fedora .rpm
    • Gentoo
    • docker - official docker library
    • other:
  • Windows, version:
  • MacOS, version:

this is an AQL-related issue:

[ ] I'm using graph features

I'm issuing AQL via:

  • web interface with this browser: running on this OS:
  • arangosh
  • this Driver:

I've run db._explain("<my aql query>") and it didn't shed more light on this.
The AQL query in question is:

The issue can be reproduced using this dataset:

Please provide a way to create the dataset to run the above query on; either by a gist with an arangodump, or `db.collection.save({my: "values"}) statements. If it can be reproduced with one of the ArangoDB example datasets, it's a plus.

Foxx

this is a web interface-related issue:

I'm using the web interface with this browser: running on this OS:

  • authentication is enabled?
  • using the cluster?
  • _system database?

These are the steps to reproduce:

  1. open the browser on http://127.0.0.1:8529
  2. log in as ...
  3. use database [ ] _system [ ] other:
  4. click to ...
    ...

The following problem occurs: [Screenshot?]
Instead I would be expecting:

this is an installation-related issue:

Describe which steps you carried out, what you expected to happen and what actually happened.

@Arnab-Bordoloi
Copy link
Author

Do we have version for 32bit

@jsteemann
Copy link
Contributor

We do not officially build and release 32 bit versions of ArangoDB.

Though it should be possible to build a 32 bit version with a compiler of your choice by following the compilation instructions in the cookbook.

@dothebart
Copy link
Contributor

Please note that we currently dont do any QA for 32 bit binaries.
Since we don't intend to change this now, closing.

@dothebart dothebart added 1 Question 2 Won't Fix Resolution 3 Packaging Distribution / Packages / Installation 4 Windows labels Nov 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1 Question 2 Won't Fix Resolution 3 Packaging Distribution / Packages / Installation 4 Windows
Projects
None yet
Development

No branches or pull requests

3 participants