Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - gaspa

Pages: [1]
1
wattOS R8 / MicroWatt - WattOS 8: How to install "no-ip" client
« on: June 08, 2014, 02:25:18 PM »
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 install


but 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.


Pages: [1]