Roundcube Community Forum

 

Upgrading to version 1.0.3

Started by norwoh, October 28, 2014, 08:27:30 PM

Previous topic - Next topic

norwoh

I am new to Roundcube webmail. I have been USING version 1.0.1 but it has been running very slow that I thought if I upgrade, that would improve things a bit but now I think I have unfinished upgrade.

I am on FreeBSD 9.2 and I used the upgrade script from location ./bin.installto.sh <target folder> the script ran with several warmings and when it finally stopped, it displayed:

"Copying files to target location .. rsync: not found
rsync: not found
done"

I don't know how to resolve this. I am asking for your help.

Thanks

Saffa

SKaero

The shell script uses rsync which it doesn't look like you have. Since that is where it failed its shouldn't have done any changes to your current install. If you don't want to try to setup rsync plus anything else you may need try the manuel update: http://trac.roundcube.net/wiki/Howto_Upgrade#ViaFTPInstaller

norwoh


Thanks very much for the help. I downloaded rsync, installed it, and ran the automated script again. Everything seem to have gone well.

Saffa