See response below; Jake Vickers wrote:
> [EMAIL PROTECTED] wrote:
>> Anyone using roundcube with QMT?
>>
<cut>
> Are you speaking about the install-roundcube command from QTP? I haven't
> freshened that script in a while, so you probably did receive an error.
> If so, tell me what it is and I'll update it for the next release.
>
>

I installed it about two weeks ago.  Yes, the script needs updating.  I
tried by adding a LATESTVERSION variable, but still had problems.

Heres the diff:
### DIFF BEGINS ###
< LATESTVERSION=roundcubemail-0.1-rc1.1.tar.gz
59,60c58
< #wget
http://easynews.dl.sourceforge.net/sourceforge/roundcubemail/roundcubemail-0.1beta2.2.tar.gz
< wget
http://easynews.dl.sourceforge.net/sourceforge/roundcubemail/$LATESTVERSION
---
> wget
http://easynews.dl.sourceforge.net/sourceforge/roundcubemail/roundcubemail-0.1beta2.2.tar.gz
62,64c60,61
< #tar xzf roundcubemail-0.1beta2.2.tar.gz
< tar xzf $LATESTVERSION
< mv $LATESTVERSION roundcube
---
> tar xzf roundcubemail-0.1beta2.2.tar.gz
> mv roundcubemail-0.1beta2 roundcube
### DIFF ends ###

The tar extracts with a different name, so the mv command fails.  I think
from there I did a line by line command, but I am sure the script could be
fixed.

Thoughts...

It's pretty, but nothing to fancy. There is no calendar, and contacts need
more fields. SquirrelMail (SM) can be prettied up with image_buttons and
other plugins. SM Spam buttons are worth much more to me.

Oh, and running roundcube in parallel is no problem.

Kent Busbee
Director of Technology
Northlake Christian School


---------------------------------------------------------------------
     QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to