Little Help installing NO-IP client

Wade Smart wade at wadesmart.com
Thu Feb 15 22:37:05 UTC 2007


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20070215/325b5219/attachment.html>


More information about the ubuntu-users mailing list