I have some problem with mgetty.
In the /etc/mgetty/login.config if I have the line :
/AutoPPP/ - a_ppp /usr/sbin/pppd auth -chap +pap login debug
then /bin/login starts when I dial-in in stead of pppd.
Does anyone know what might be the problem here?
Is mgetty compiled with the AutoPPP o
Thanks for your help. I appreciate it a lot.
The problem has been solved.
Robert Hovath
On Sun, 13 Jun 1999, Eric G. Miller wrote:
> You probably need to tell gcc where to look for the X libraries and probably
> where to look for the includes as well. You need to pass it flags like -lXaw
> (
Thanks for your help Carl!
You have solved my problem.
Bye
Robert Horvath
On 14 Jun 1999, Carl Mummert wrote:
>
> You need to specify to gcc the X library that contains all those functions.
>
> Try something like:
>
> gcc -L/usr/X11R6/lib file.c -lXt -lXaw
>
> The profileration of those
Hi,
I have a problem I tried to compile the following c program:
#include
#include
#include
void main(argc,argv)
int argc;
char **argv; {
Widget toplevel;
Widget command;
void quit();
toplevel = XtInitialize(argv[0],"simple",NULL, 0, &argc, argv);
Hi,
All right, I have mgetty answer the phonecalls. What is the package I can
start the PPP connection with? Is radiusd-livingston a package like this?
If yes then where can I find documantation for it? If someone knows a
package like that please tell me!
Any kind of help would be appreciated. I
29 Apr 1999, Jens B. Jorgensen wrote:
> Use a FQDN instead of IP. For some reason it seems /etc/exports doesn't like
> IPs.
>
> Horvath Robert wrote:
>
> > Hi,
> >
> > I might be dumb but I have installed the nfs-server package and my
> > /etc/exp
On Sun, 2 May 1999, Anonymous Coward wrote:
Hi,
All I can say to you is to calm down and download the glibc2 version of
netscape then you won't get those library problms.
By the way Debian is a very good distribution. But it's a little bit hard
to get started with it. Don't worry it is extremely st
Hi,
I might be dumb but I have installed the nfs-server package and my
/etc/exports is as follows on the computer 152.66.73.163:
# /etc/exports: the access control list for filesystems which may be
exported
# to NFS clients. See exports(5).
/home/rob 152.66.73.171(r
On Tue, 27 Apr 1999, Robert-Jan Kuijvenhoven wrote:
> Hi,
>
> I have installed netscape 4.5, but when try to start it I get the following
> error:
>
> can't load library 'libXpm.so.4'
>
> I have tried to find a library with such name, but I could not find it.
>
> Can anybody help me out here,
9 matches
Mail list logo