--- Sam Varshavchik <[EMAIL PROTECTED]> wrote: > Stephen Liu writes: > > > Hi folks, > > > > > > I have courier-imap-4.4.1.20080920.tar.bz2 download on > /usr/local/src > > > > > > # ls -ld /usr/local > > drwxrwsr-x 10 root staff 4096 Oct 26 09:50 /usr/local > > > > # ls -ld /usr/local/src > > drwxrwsr-x 2 root staff 4096 Oct 26 09:50 /usr/local/src > > > > > > I can extract the package as root. But I'm not allowed to > > configure/make it as root. Unfortunately I can't configure/make it > > there as user. > > Why not?
Hi Sam, I made it twice still having same result. As root: /usr/local/src# tar jxf courier-imap-4.4.1.20080920.tar.bz2 /usr/local/src# cd courier-imap-4.4.1.20080920 /usr/local/src/courier-imap-4.4.1.20080920# ./configure --enable-workarounds-for-imap-client-bugs \ > --with-authchangepwdir --enable-unicode --with-trashquota checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p ..... ..... checking for env... /usr/bin/env configure: WARNING: === Do not compile Courier-IMAP as root. Compile configure: WARNING: === Courier-IMAP as a non-root user then su to configure: WARNING: === root before running make install. You must now configure: WARNING: === remove this entire directory and then extract the configure: WARNING: === source code from the tarball as a non-root user configure: WARNING: === and rerun the configure script. If you have read configure: WARNING: === the INSTALL file you should have known this. So configure: WARNING: === you better read INSTALL again. configure: error: aborted. INSTALL .... .... NOTE You MUST run the configure script as normal user, not root. Did you extract the tarball as root? It won't work. Remove the extracted source code. Log in as a normal user. Extract the source code as a normal user, then run configure. You will do everything as a normal user, except for the final step of installing the compiled software. .... Re-tried; as normal user; /usr/local/src$ tar jxf courier-imap-4.4.1.20080920.tar.bz2 ...... ...... tar: courier-imap-4.4.1.20080920/rootcerts: Cannot mkdir: No such file or directory tar: courier-imap-4.4.1.20080920/rootcerts/Makefile.am: Cannot open: No such file or directory tar: Skipping to next header tar: courier-imap-4.4.1.20080920/rootcerts/rootcertsdir.cnf.in: Cannot open: No such file or directory tar: Skipping to next header tar: courier-imap-4.4.1.20080920/rootcerts/configure.in: Cannot open: No such file or directory tar: Skipping to next header tar: courier-imap-4.4.1.20080920/rootcerts/aclocal.m4: Cannot open: No such file or directory tar: Skipping to next header tar: courier-imap-4.4.1.20080920/rootcerts/configure: Cannot open: No such file or directory tar: Skipping to next header tar: courier-imap-4.4.1.20080920/rootcerts/Makefile.in: Cannot open: No such file or directory tar: Skipping to next header tar: Error exit delayed from previous errors * end * I even can't extract the package. B.R. Stephen L Send instant messages to your online friends http://uk.messenger.yahoo.com ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Courier-imap mailing list Courier-imap@lists.sourceforge.net Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-imap