Koozali.org: home of the SME Server

howTO install imp 3.1-rc1

Johan Peters

howTO install imp 3.1-rc1
« on: March 27, 2002, 06:31:57 PM »
Hello,

does anywhone know how to install a new release of IMP.
I have downloaded it, but can not install this.
I have used the manual on www.horde.org
When i try to move the imp-3.1 directory to imp i recieve errors ...
not abble to move directory... acces dinied.
I think this directory is locked by the mailserver ...

Please help me out.........

Trevor B

Re: howTO install imp 3.1-rc1
« Reply #1 on: March 28, 2002, 01:29:10 AM »
Try the Howto on imp 3.0 as a starting point....

http://www.familybrown.org/howtos/imp-upgrade.html

Trevor B

Johan Peters wrote:
>
> Hello,
>
> does anywhone know how to install a new release of IMP.
> I have downloaded it, but can not install this.
> I have used the manual on www.horde.org
> When i try to move the imp-3.1 directory to imp i recieve
> errors ...
> not abble to move directory... acces dinied.
> I think this directory is locked by the mailserver ...
>
> Please help me out.........

Keith Browning

Re: howTO install imp 3.1-rc1
« Reply #2 on: March 28, 2002, 06:30:22 PM »
I just installed the 3.1 files, so far so good.  Below are the steps I took to install it:

1. Change to download directory - example /downloads:  cd /downloads
2. Get the upgrade: wget ftp.horde.org/pub/imp/tarballs/imp-3.1-RC1.tar.gz
3. Unzip files: tar -xvzf imp-3.1-RC1.tar.gz
4. This will create a directory structure starting with imp-3.1   In this example, the files will be at /downloads/imp-3.1
5. Copy this structure into the old structure, overwriting all files.  Run cp -f from the /bin directory, as cp is aliased to cp -i, which would prompt you before overwriting all the files.  In this example the command would be:
/bin/cp -f -r /downloads/imp-3.1/* /home/httpd/html/horde/imp
6. Done.

 
QUESTION: For some reason when I log in I see no emails, I have to first open the inbox - how to I get it to automatically display the inbox?