next message in archive
no next message in thread
previous message in archive
Index of Subjects
I've been working with beta 1 on a Solaris 2.5 system. I've run
into a few kinks (I'll append my notes below). For the first attempt,
I said no when asked if I wanted to include internatioalization
support. The main thing that is tripping me up right now is that
$CS_ROOT/src/csuite.h has this:
#define HAVE_LIBINTL_H 1
This causes goodpass to fail to link because it is compiled without
-lintl, which causes the Makefile in $CS_ROOT/src/lib to abort... How
can I solve this problem? If anybody has any hints on the other
problems, I would appreciate those as well...
- comment out check for group password in edgroup
- sudo:pathnames.h(74) missing quotes causing sudo to fail to compile
- filesystem filled
- recommend 'make clean' after installing something
- unpack skipping needed stuff on subsequent runs
- tin -- default server set to news.dal.ca, instead of server listed in vars
- not compiled with -NNTP_ABLE
- pwedit -- used '*' instead of 'x' for password in /etc/passwd
- /etc/shadow is correct
- wtmp-rotate needs to handle /var/adm/wtmpx as well as /var/adm/wtmp
- goodpass failed to link -- -DHAVE_LIBINTL_H, but no -lintl
next message in archive
no next message in thread
previous message in archive
Index of Subjects