Jean-Rene Cormier writes: > I'm trying to compile Courier-IMAP and install it in a temp directory > somewhere else on the system so I can just pack it up and copy it on > another system. But if I use prefix=/temp/dir in the ./configure when I > install it on another system it looks for files installed in /temp/dir. > Is there a way I can install it in a different dir than the one it'll be > installed on the system?
Use 'make install DESTDIR=/temp/dir' -- Sam ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
