New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !

No-ip Client on BubbaTwo?

Got problems with your B2 or B3? Share and get helped!
Post Reply
trencarbe
Posts: 103
Joined: 11 Aug 2008, 16:02

No-ip Client on BubbaTwo?

Post by trencarbe »

Hi,

Downloaded the no-ip client from the No-IP site, see http://www.no-ip.com/downloads.php?page=linux, but I could not neither run the precompiled linux version nor compile the code that came with it.

Could somebody please show how to install the make system and how to run the no-ip client?


/TC
Cheeseboy
Posts: 789
Joined: 08 Apr 2007, 12:16

Post by Cheeseboy »

Hi trencarbe,

Quick suggestion here without any verification done beforehand, i.e. I haven't tried this myself (and it might mess up your system, take a backup first), this is only to give you some ideas:
su
apt-get install build-essential
cd <no-ip-download-directory>
more README.FIRST
--- I haven't read the whole thing, but you should! ---
make
make install

Have fun!

/Cheeseboy
trencarbe
Posts: 103
Joined: 11 Aug 2008, 16:02

Post by trencarbe »

works nice, thx!
Post Reply