03-20-2014, 02:45 PM
Hi all,
I have used NOIP2 many times over the past years. I just recently upgraded my system to LL 1.0.8 and this morning have tried a number of times to install noip2 from source. Every time it has failed with an error....
if [ ! -d /usr/local/bin ]; then mkdir -p /usr/local/bin;fi
if [ ! -d /usr/local/etc ]; then mkdir -p /usr/local/etc;fi
cp noip2 /usr/local/bin/noip2
/usr/local/bin/noip2 -C -c /tmp/no-ip2.conf
make: execvp: /usr/local/bin/noip2: Permission denied
make: *** [install] Error 127
Ever since ubuntu removed noip2 from the repositories, this has gotten increasingly more difficult. I would love some assistance to get noip2 installed again on LL 1.0.8
Thanks,
Ken
I have used NOIP2 many times over the past years. I just recently upgraded my system to LL 1.0.8 and this morning have tried a number of times to install noip2 from source. Every time it has failed with an error....
if [ ! -d /usr/local/bin ]; then mkdir -p /usr/local/bin;fi
if [ ! -d /usr/local/etc ]; then mkdir -p /usr/local/etc;fi
cp noip2 /usr/local/bin/noip2
/usr/local/bin/noip2 -C -c /tmp/no-ip2.conf
make: execvp: /usr/local/bin/noip2: Permission denied
make: *** [install] Error 127
Ever since ubuntu removed noip2 from the repositories, this has gotten increasingly more difficult. I would love some assistance to get noip2 installed again on LL 1.0.8
Thanks,
Ken