Russell Premont writes:
If I run LC_ALL=C; export LC_ALL; ./testsuite | ./testsuitefix.pl | sort |
cmp
I get the following
****************************
* Sanity check in progress *
****************************
chmod: WARNING: can't change confmdtest
chmod: WARNING: can't change confmdtest2
rm: cannot read directory confmdtest: Permission denied
maildirmake: File exists
usage: cmp [-l] [-s] file1 file2 [skip1] [skip2]
Should I be running the check test under su instead my user account?
You should be running it under the same userid ran the configure script, and compiled the code. Furthermore, you should be using diff.
--
Sam


-------------------------------------------------------
This sf.net email is sponsored by: Influence the future of Java(TM) technology. Join the Java Community Process(SM) (JCP(SM)) program now. http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0004en
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to