Re: zvt/gnome-utmp.c and WTMPX_FILE



> > 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]