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

Need help to install on RHEL #34

Open
harkeet opened this issue Mar 14, 2018 · 3 comments
Open

Need help to install on RHEL #34

harkeet opened this issue Mar 14, 2018 · 3 comments

Comments

@harkeet
Copy link

harkeet commented Mar 14, 2018

Hi,

I'm new to Go Lang, need help as how can it make it work on my RHEL Server.

@metalmini
Copy link

How far did you get? Are there any errors you bump into?

@harkeet
Copy link
Author

harkeet commented Mar 20, 2018

[root@tester groundcontrol-0.0.1]# ls -lrt
total 4956
drwxrwxrwx 3 501 20 4096 May 25 2013 web
-rwxrwxrwx 1 501 20 4877 May 25 2013 README.md
-rwxrwxrwx 1 501 20 443 May 25 2013 groundcontrol.json.sample
-rwxrwxrwx 1 501 20 5050040 May 25 2013 groundcontrol
drwxrwxrwx 3 501 20 4096 Mar 5 07:21 support
-rwxrwxrwx 1 root root 443 Mar 5 07:23 testing.json
[root@tester groundcontrol-0.0.1]# ./groundcontrol testing.json
-bash: ./groundcontrol: cannot execute binary file

Getting the above error.

@metalmini
Copy link

cannot execute binary file

This indicates something that might have something to do with the architecture. Are you running a 32bit or 64bit system?

Anyway the last commit in this project was 3 years ago. You are pretty much on your own. Just google your error message and try and fix it yourself. I just came across your message because i starred this project a few years ago.

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

No branches or pull requests

2 participants