Hi all:
I am getting this error while trying to run pppconfig.
EULER:~# pppconfig
Internal error at /usr/sbin/pppconfig line 157.
EULER:~#
Line 157 is...
die(gettext("Internal error ")) unless($result == 0 || $result == 1);
I even went as far to install gettext even though the comments at the top
of pppconfig say it is not needed??
TIA
Brian