Monday, May 6, 2024
 Popular · Latest · Hot · Upcoming
0
rated 0 times [  0] [ 0]  / answers: 1 / hits: 5942  / 3 Years ago, mon, november 15, 2021, 5:23:23

I am trying to install noip2. After following these instructions I have reached a roadblock.



How do I install the 'no-ip' package on 12.04?



When I type in make I receive the following error.



make: *** No targets specified and no makefile found. Stop.


How do I fix this?


More From » 12.04

 Answers
7

Have you changed to the package directory? Use cd:



wget http://www.no-ip.com/client/linux/noip-duc-linux.tar.gz
tar -xzvf noip-duc-linux.tar.gz
cd noip-2.1.9-1
make
sudo make install
sudo nano /etc/rc.local

[#36439] Tuesday, November 16, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
percol

Total Points: 493
Total Questions: 116
Total Answers: 107

Location: Taiwan
Member since Mon, Sep 6, 2021
3 Years ago
percol questions
Thu, Sep 29, 22, 07:42, 2 Years ago
Sat, Jul 16, 22, 21:00, 2 Years ago
Tue, May 30, 23, 19:16, 1 Year ago
Wed, Aug 18, 21, 02:15, 3 Years ago
;