Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: norwoh on October 28, 2014, 08:27:30 PM

Title: Upgrading to version 1.0.3
Post by: norwoh on October 28, 2014, 08:27:30 PM
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
Title: Re: Upgrading to version 1.0.3
Post by: SKaero on October 29, 2014, 01:13:42 AM
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
Title: Re: Upgrading to version 1.0.3
Post by: norwoh on October 29, 2014, 09:43:31 PM

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

Saffa