<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Gunnar,<br>
<br>
Thanks for the response!<br>
<br>
I followed the instructions on
<a class="moz-txt-link-freetext" href="http://wiki.kolab.org/index.php/Kolab2_Installation_-_Horde">http://wiki.kolab.org/index.php/Kolab2_Installation_-_Horde</a> when I did
my install, but when I was finished I was left with a folder containing
all of the Horde utilities, but none of the framework. For instance, I
had imp, turba, etc... but no index.php in the horde folder. I also
didn't have the config subdirectory or any of the others that I should
have had. This happened on two separate Kolab 2.1 RC1 installs where
the Host OS was Ubuntu 6.10 with all of the patches installed.<br>
<br>
That said, I was left with an incomplete/broken install of Horde after
6 hours of compilation time... for a web client that takes up 50 mb of
space on my server! Any way to speed that up? Every time I attempt the
install, we're looking at 6 hours of compile time plus the possibility
that it will break the Kolab server and I'll have to do a restore of my
backups (which I'm now making religiously).<br>
<br>
Is there a way to get just the necessary files to install rather than
do a full-on recompile of the entire server? Perhaps a package like a
.tar.gz that you decompress and expand into the
/kolab/var/kolab/www/horde directory? Then if it's broken or
incomplete, I can see that and switch back to the partially working one
with only 10-15 minutes of downtime.<br>
<br>
:-)<br>
<br>
Thanks!<br>
--<br>
<div class="moz-signature"><font color="#333385">Paul Webb<br>
Web</font><font color="#bbbbd6">b</font><font color="#333385">Enabled
Solutions, LLC<br>
<a href="mailto:pwebb@webbenabled.com">pwebb@webbenabled.com</a>
(PGP/GPG Encryption Capable)<br>
<a href="http://www.webbenabled.com">http://www.webbenabled.com</a></font>
</div>
<br>
<br>
Gunnar Wrobel wrote:
<blockquote cite="mid87d522rs5d.fsf@monastery.lucy.homelinux.net"
 type="cite">
  <pre wrap="">Hi Paul,

  </pre>
  <blockquote type="cite">
    <pre wrap="">1. I realize that the Horde client is experimental, but I don't
think the behavior I'm seeing is "normal", even for experimental
versions of Kolab.

    I'm testing Horde as a web client. When I sign in to Horde as
    any user, I get an error indicating the following three things:
   
        Last login: Never
        Horde/Kolab: Unable to synchronise calendar "": NO, Invalid mailbox name
        Horde/Kolab: Unable to synchronise calendar "": NO, Invalid mailbox name
        Horde/Kolab: Unable to synchronise notes "": NO, Invalid mailbox name
        Horde/Kolab: Unable to synchronise notes "": NO, Invalid mailbox name
   
    The first error (Last login: Never) wouldn't be weird except I
    get this on users that I've signed in with 10+ times over, and I
    use the Logout button to exit in every case rather than just
    closing the browser window.
   
    The other two errors are odd because in other cases that I've
    seen in the forums, a username exists in between the quotes. For
    instance, others have an error that looks like this:
   
        Horde/Kolab: Unable to synchronise calendar
        <a class="moz-txt-link-rfc2396E" href="mailto:someuser@domain.tld'sCalendar">"someuser@domain.tld's Calendar"</a>: NO, Invalid mailbox name
   
    Mine look like this:
   
        Horde/Kolab: Unable to synchronise calendar "": NO, Invalid
        mailbox name
   
    So where did the variable for my username and folder go?

2. OpenPKG files and patches:

    I've noticed that all of the Kolab utilities and functions are
    provided in OpenPKG format. In the case of Horde, when I
    followed the wiki instructions to integrate Horde into my
    existing Kolab installation, it took HOURS to do so. And (if
    that's any indicator), every time a new patch is released for
    Horde, I'll be doing the same process over again. Is there any
    way to, well, speed the process up? Usually speaking when I
    install something additional to an existing product, it comes in
    a tar.gz file. I unzip the file and follow the INSTALL document
    step by step, and within an hour or so it either works or it
    doesn't. Is there a way to do the same with the Kolab OpenPKGs
    out there? A way to install just the patch instead of it
    recompiling the whole server suite?
   
    Keep in mind that I'm VERY new to kolab. It's possible that the
    above already exists and I'm just not doing it the "right"
    way. If so, let me know so I can "fix" it!

    </pre>
  </blockquote>
  <pre wrap=""><!---->
What version of Horde did you install?

The problem with Horde and Kolab is made especially complex because of
the different versions around. I'll add some more explanations to the
wiki soon:

1) If you use Horde release packages (tar.gz from their website) the
   Kolab support will be rather old or simply broken. The old Kolab
   support was rather problematic and a lot of restructuring has
   happened recently in order to fix that and make Horde a working
   Kolab client. This process has taken some time and any intermediate
   release package Horde made available might have completely broken
   Kolab support.  

   => Don't use any released packages from <a class="moz-txt-link-freetext" href="http://horde.org">http://horde.org</a> for Kolab
   at the moment.

2) If you use the Horde CVS version you'll get the new structure but
   it is not completed yet. There are still several important patches
   that will need to make it work completely. I am working on that but
   I also currently have no overview about the exact problems you
   might experience.

   => Don't use Horde CVS at the moment.

3) If you installed the newest Kolab-2.1_RC1 you can install the
   packages from
   <a class="moz-txt-link-freetext" href="http://wiki.kolab.org/index.php/Kolab2_Installation_-_Horde">http://wiki.kolab.org/index.php/Kolab2_Installation_-_Horde</a> on top
   of your Kolab installation. These are normal OpenPKG pacakges that
   can be installed using the normal obmtool way. The packages
   provided there contain a lot of additional patches for Kolab that
   did not yet make it upstream into Horde. This is the best possible
   Kolab support you'll get for Horde at the moment.

   Nevertheless I must admit that use these packages only in order to
   test my Horde patches on people willing to play around with there
   Kolab server. Your currently installation might be harmed if you
   install those pacakge.

   The situation will hopefully improve once Kolab-2.1 has been
   released.

Cheers,

Gunnar

  </pre>
</blockquote>
</body>
</html>