Hi All,
since this is my first post, I'd like to say "hello" to everyone
I'm facing a problem since a couple of days: I need to install no-ip client on an old pc with microwatt installed.
I know that the no-ip .deb package is no more available, so I tried this as well:
cd /usr/local/src/
wget http://www.no-ip.com/client/linux/noip-duc-linux.tar.gz
tar xf noip-duc-linux.tar.gz
cd noip-2.1.9-1/
make installbut it ended up with gcc error. So I installed gcc, now the error is on stdio.h missing.
Any idea/tutorial on how on install and configure no-ip client from the beginning?
Please, consider I'm a very newbie on linux..
Thanks a bunch for your help.