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

COMPILATION FAILED! No makefile found. #155

Open
sim0nsl opened this issue Nov 25, 2018 · 1 comment
Open

COMPILATION FAILED! No makefile found. #155

sim0nsl opened this issue Nov 25, 2018 · 1 comment

Comments

@sim0nsl
Copy link

sim0nsl commented Nov 25, 2018

I experience a repeated issue with compilation using

./install.sh -p alqo

The same error occurs with different parameters (different coins and ipv4/ipv6)

Script output:

Script version v0.9.9, you picked:  alqo , running on Ubuntu 16.04
I am going to install and configure 
 => 1 alqo masternode(s) in version tags/v4.1 
for you now.

You have to add your masternode private key to the individual config files afterwards

Stay tuned!

A logfile for this run can be found at the following location:
/tmp/nodemaster_18-11-25-1543178739_out.log

*************************************************************************************
* Validating network rules
* All good, we have a swap
* Package installation!
* Starting the compilation process for alqo, stay tuned
./install.sh: line 559: jp2a: command not found
* Checking out desired GIT tag: tags/v4.1
./install.sh: line 598: pv: command not found
/root/vps/config/alqo/alqo.compile: line 5: ./configure: No such file or directory
make: *** No targets specified and no makefile found.  Stop.
make: *** No rule to make target 'install'.  Stop.
COMPILATION FAILED! Please open an issue at https://github.com/masternodes/vps/issues. Thank you!

I tried in different environments - the result is always the same.
Run under:

  • Vultr VPS (1 GB RAM), Ubuntu 16.04.5 LTS (GNU/Linux 4.4.0-127-generic x86_64), both with and without ipv6 support, script NOT customized
  • HostUs VPS (0.8 GB RAM), Ubuntu 16.04.1 LTS (GNU/Linux 2.6.32-042stab127.2 x86_64), ipv4 and ipv6, due to error with eth0 changed interface to venet0

As long as this error persists on both independent virtual machines I do not think it is connected to custom interface setting (ens3 -> venet0).

Could you point me how to solve it?

@Eh1Ka6
Copy link

Eh1Ka6 commented Apr 21, 2021

Went through the same issues:
You need to install pv , jp2a and git.

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