Re: zvt/gnome-utmp.c and WTMPX_FILE
- From: Dan Newcombe <Newcombe mordor clayton edu>
- To: Martin Baulig <martin home-of-linux org>
- cc: Dan Newcombe <Newcombe mordor clayton edu>, gnome-list gnome org
- Subject: Re: zvt/gnome-utmp.c and WTMPX_FILE
- Date: Mon, 9 Nov 1998 11:55:02 -0500 (EST)
> > I was compiling gnome-libs out of CVS (from this morning) and it dies on
> Later than about 3:00 GMT ?
Sorry - 1pm GMT. I guess morning is a bit vague :)
> This should work for FreeBSD and Linux - how do one get the pathname of
> the wtmp and the utmp files on HPUX ?
They are in the <utmp.h> file:
#define UTMP_FILE "/etc/utmp"
#define UTMPX_FILE "/etc/utmpx"
#define WTMP_FILE "/var/adm/wtmp"
#define BTMP_FILE "/var/adm/btmp"
-Dan
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]