Little Help installing NO-IP client

Badger badgerclan at gmail.com
Fri Feb 16 03:55:14 UTC 2007


On 2/15/07, Wade Smart <wade at wadesmart.com> wrote:
>
>  02152007 1634 GMT-6
>
> Im trying to install the no-ip client with this instructions:
>
> http://www.no-ip.com/support/guides/update_clients/setting_up_linux_update_client.html
>
> and Im running into errors they do not handle on this page.
>
> For example, when I type make I receive these errors:
> make
> gcc -Wall -g -O2 -Dlinux -DPREFIX=\"/usr/local\" noip2.c -o noip2
> noip2.c: In function 'get_all_device_names':
> noip2.c:2135: warning: pointer targets in passing argument 1 of 'strlen'
> differ in signedness
> noip2.c:2135: warning: pointer targets in passing argument 1 of 'strlen'
> differ in signedness
> noip2.c:2135: warning: pointer targets in passing argument 2 of
> '__builtin_strcm p' differ in signedness
> noip2.c:2135: warning: pointer targets in passing argument 2 of
> '__builtin_strcm p' differ in signedness
> noip2.c:2135: warning: pointer targets in passing argument 1 of 'strlen'
> differ in signedness
> noip2.c:2135: warning: pointer targets in passing argument 2 of
> '__builtin_strcm p' differ in signedness
> noip2.c:2135: warning: pointer targets in passing argument 2 of
> '__builtin_strcm p' differ in signedness
> noip2.c:2135: warning: pointer targets in passing argument 2 of 'strncmp'
> differ  in signedness
> noip2.c:2137: warning: pointer targets in passing argument 1 of
> '__builtin_strch r' differ in signedness
> wadesmart at wadesmart:~/Desktop/noip-2.1.3$ make install
> if [ ! -d /usr/local/bin ]; then mkdir -p /usr/local/bin;fi
> if [ ! -d /usr/local/etc ]; then mkdir -p /usr/local/etc;fi
> mkdir: cannot create directory `/usr/local/etc': Permission denied
> make: *** [install] Error 1
>
> and when I type make install I received this:
> Content-Type: text/html
>
> mv /tmp/no-ip2.conf /usr/local/etc/no-ip2.conf
> mv: cannot stat `/tmp/no-ip2.conf': No such file or directory
> make: *** [install] Error 1
>
> Can someone help me with this?
>
> wade
>

>From a terminal: sudo apt-get install no-ip #it's in the universe repositiry

once install run: sudo no-ip -C
It will ask for the email address you registered with no-ip and then the
passwd.
See man no-ip


-- 
Chris D. (Badger)

"What is time? The shadow on the dial, the striking of the clock, the
running of the sand, day and night, summer and winter, months, years,
centuries - these are but arbitrary and outward signs, the measure of Time,
not Time itself. Time is the Life of the soul."
- Henry Wadsworth Longfellow
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20070215/6e7158b8/attachment.html>


More information about the ubuntu-users mailing list