The next test I am having problems with as well, Test child process
termination

I made a test account 'couriertest'  with a home dir of /home/couriertest
for this one.  I then made the 'maildirmake'. I then created the two files
in pico.

When I made ran the 'ps' command I did not see anything about courier

[couriertest@pac10fans couriertest]$ ls -al
total 56
drwxr-xr-x    6 couriert couriert     4096 Feb 19 10:45 .
drwxr-xr-x    8 root     root         4096 Feb 19 10:41 ..
-rw-r--r--    1 couriert couriert       24 Feb 19 10:41 .bash_logout
-rw-r--r--    1 couriert couriert      191 Feb 19 10:41 .bash_profile
-rw-r--r--    1 couriert couriert      124 Feb 19 10:41 .bashrc
drwx------    5 couriert couriert     4096 Feb 19 10:42 bounces
-rw-r--r--    1 couriert couriert       10 Feb 19 10:45 .courier
-rw-r--r--    1 couriert couriert        7 Feb 19 10:44
.courier-test-default
-rw-r--r--    1 couriert couriert      820 Feb 19 10:41 .emacs
-rw-r--r--    1 couriert couriert      118 Feb 19 10:41 .gtkrc
drwxr-xr-x    3 couriert couriert     4096 Feb 19 10:41 .kde
drwx------    5 couriert couriert     4096 Feb 19 10:41 Maildir
-rw-r--r--    1 couriert couriert     3511 Feb 19 10:41 .screenrc
drwx------    5 couriert couriert     4096 Feb 19 10:42 test
[couriertest@pac10fans couriertest]$ su - root
Password:
[root@pac10fans root]# /usr/lib/courier/libexec/authlib/authdaemond start
[root@pac10fans root]# /usr/lib/courier/libexec/authlib/authdaemond start
[root@pac10fans root]# ps
  PID TTY          TIME CMD
 1358 pts/0    00:00:00 bash
 1665 pts/0    00:00:00 su
14835 pts/0    00:00:00 su
14836 pts/0    00:00:00 bash
15224 pts/0    00:00:00 su
15296 pts/0    00:00:00 su
15297 pts/0    00:00:00 bash
15490 pts/0    00:00:00 su
15549 pts/0    00:00:00 su
15550 pts/0    00:00:00 bash
15603 pts/0    00:00:00 ps
[root@pac10fans root]# /usr/lib/courier/sbin/courier start
[root@pac10fans root]# ps
  PID TTY          TIME CMD
 1358 pts/0    00:00:00 bash
 1665 pts/0    00:00:00 su
14835 pts/0    00:00:00 su
14836 pts/0    00:00:00 bash
15224 pts/0    00:00:00 su
15296 pts/0    00:00:00 su
15297 pts/0    00:00:00 bash
15490 pts/0    00:00:00 su
15549 pts/0    00:00:00 su
15550 pts/0    00:00:00 bash
15614 pts/0    00:00:00 ps
[root@pac10fans root]#



----- Original Message -----
From: "Juha Saarinen" <[EMAIL PROTECTED]>
To: "M.B." <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Monday, February 18, 2002 9:36 PM
Subject: Re: [courier-users] Post Installation checks failed on show modules


> On Mon, 18 Feb 2002, M.B. wrote:
>
> >  As some of you have been reading I was having a hard time getting
courier to
> >  fully work so I started over.  I uninstalled the RPM;s I installed,
removed
> >  the test user accounts and the one I compiled courier with into RPM's.
>
> Don't give up. You're learning a lot in the process. :-)
>
> >  I installed the ones I wanted and went to do the 'showmodules' test and
I
> >  could not find it.
>
> I'm only running Courier-IMAP and SqWebmail, which is the probable reason
> I don't have 'showmodules'. I think it should be in /usr/lib/courier/sbin
> though. If that directory isn't in your path, 'showmodules' won't be
> executed.
>
> Do either:
>
> locate showmodules
>
> or:
>
> find / -name showmodules
>
> to discover where it is.
>
> >  [root@pac10fans courier]# cd /usr/lib/courier/sbin
> >  [root@pac10fans sbin]# showmodules
> >  bash: showmodules: command not found
>
> Does:
>
> ./showmodules
>
> run the command?
>
> If not, do:
>
> rpm -qa | grep courier
>
> to see what you've actually installed of the courier packages.
>
>
> --
> Juha
> Take off every sig!
>
>
> _______________________________________________
> courier-users mailing list
> [EMAIL PROTECTED]
> Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to