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

make: *** No rule to make target 'build'. Stop. #2

Open
leuchtturmsss opened this issue Aug 9, 2024 · 0 comments
Open

make: *** No rule to make target 'build'. Stop. #2

leuchtturmsss opened this issue Aug 9, 2024 · 0 comments

Comments

@leuchtturmsss
Copy link

leuchtturmsss commented Aug 9, 2024

Hello everyone,
I am having some issues installing this application onto Trisquel (aramo).
I followed the instillation steps as listed but am receiving the following error. I apologize if there is any mistake on my end:

usr@computer:~/git/apt-transport-i2phttp$ ls
debian  LICENSE  main.go  Makefile  README.md  release.sh
usr@computer:~/git/apt-transport-i2phttp$ sudo apt install build-essential i2pd
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
build-essential is already the newest version (12.9ubuntu3).
i2pd is already the newest version (2.53.1-1jammy1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
usr@computer:~/git/apt-transport-i2phttp$ make
0.3
usr@computer:~/git/apt-transport-i2phttp$ make build
make: *** No rule to make target 'build'.  Stop.
usr@computer:~/git/apt-transport-i2phttp$ make build -f Makefile
make: *** No rule to make target 'build'.  Stop.
usr@computer:~/git/apt-transport-i2phttp$ 

Thank you so much for all of your time and energy. Any support you can help provide is immensely appreciated.

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

1 participant