[Kolab-devel] Kolab Webclient

Stephan Buys s.buys at codefusion.co.za
Thu Jul 31 14:13:10 CEST 2003


:-) You will need to be within the Kolab environment using the Kolab/OpenPKG
rpm.

Do you have the opa script? It is very usefull (and here it is)

#OpenPKG Add Environment
opa () {
root="$1"
if [ ! -d $root ]; then
echo "opa:ERROR: OpenPKG root directory $root not found"
return 1
fi
if [ ! -f "$root/etc/rc" ]; then
echo "opa:ERROR: root directory does not contain OpenPKG hierarchy"
return 1
fi
eval `$root/etc/rc --eval all env`
}

Put this in your .bash_profile and execute with: 
#opa /kolab

This will assure that you use the rpm in /kolab/bin/rpm

Regards,
Stephan


On Thursday 31 July 2003 13:48, Arend van Beelen jr. wrote:
> Thanks for your quick response ;)
> But which version of RPM supports the --fetch command? At
> least mine doesn't (on SuSE Linux 8.2). Can I then
> download the files manually somewhere?
>
> Arend jr.
>
> On Thu, 31 Jul 2003 13:54:46 +0200
>
>   Stephan Buys <s.buys at codefusion.co.za> wrote:
> >Oops. The cp command should be commented out in the
> >Makefile.
> >I have also committed the change to CVS.
> >
> >The files should automatically be downloaded by rpm...
> >
> >
> >On Thursday 31 July 2003 13:36, Arend van Beelen jr.
> >
> >wrote:
> >> OK, I issued the make command, but I get these errors:
> >>
> >> linux:/home/junior/Kolab/server/horde # make
> >> test -d /kolab/RPM/SRC/horde || mkdir
> >>/kolab/RPM/SRC/horde
> >> cp Makefile horde-2.2.3.tar.gz pear-1.0.1.1.tar.gz
> >> imp-3.2.1.tar.gz \
> >> turba-1.2.tar.gz kronolith-1.1.tar.gz mnemo-1.1.tar.gz
> >> nag-1.1.tar.gz \
> >> horde.spec /kolab/RPM/SRC/horde/
> >> cp: cannot stat `horde-2.2.3.tar.gz': Onbekend bestand
> >>of
> >> map
> >> cp: cannot stat `pear-1.0.1.1.tar.gz': Onbekend bestand
> >>of
> >> map
> >> cp: cannot stat `imp-3.2.1.tar.gz': Onbekend bestand of
> >> map
> >> cp: cannot stat `turba-1.2.tar.gz': Onbekend bestand of
> >> map
> >> cp: cannot stat `kronolith-1.1.tar.gz': Onbekend bestand
> >> of map
> >> cp: cannot stat `mnemo-1.1.tar.gz': Onbekend bestand of
> >> map
> >> cp: cannot stat `nag-1.1.tar.gz': Onbekend bestand of
> >>map
> >> make: *** [all] Fout 1
> >>
> >> Where can I download these files? Or did I miss
> >>something?
> >>
> >> Thanks,
> >>
> >> Arend jr.
> >>
> >> On Thu, 31 Jul 2003 13:26:39 +0200
> >>
> >>   Stephan Buys <s.buys at codefusion.co.za> wrote:
> >> >Hi all,
> >> >
> >> >The files in CVS have been updated.
> >> >At the moment the client supports IMAP and an LDAP
> >> >address book.
> >> >
> >> >You will need to fetch the
> >> >
> >> >server/horde
> >> >
> >> >folder from CVS.
> >> >
> >> >For instructions checkout:
> >> >http://kolab.kde.org/cvs-kolab.html
> >> >
> >> >All you then need to do is run make in the server/horde
> >> >folder and
> >> >install the resulting .rpm.
> >> >
> >> >You will also need to add the following directive to
> >> >/kolab/etc/kolab/httpd.conf
> >> >and then run /kolab/etc/kolab/kolab -v -o
> >> >
> >> ><Directory "/kolab/var/kolab/www/horde>
> >> >    Options +FollowSymLinks
> >> >    AllowOverride None
> >> >
> >> >    php_value include_path '/kolab/lib/php/pear/:.'
> >> >    php_flag magic_quotes_gpc Off
> >> >    php_flag track_vars On
> >> >    Order allow,deny
> >> >    Allow from all
> >> ></Directory>
> >> >
> >> >To access your web frontend goto:
> >> >http://mykolabserver/horde
> >> >
> >> >Please test and send in feedback/results.
> >> >
> >> >All the best.
> >> >
> >> >---
> >> >Stephan  Buys
> >> >Code Fusion cc.
> >> >Tel: +27 11 391 1412
> >> >Mobile: +27 83 294 1876
> >> >Email: s.buys at codefusion.co.za
> >> >
> >> >_______________________________________________
> >> >Kolab-devel mailing list
> >> >Kolab-devel at intevation.org
> >> >https://kroupware.org/mailman/listinfo/kolab-devel
> >>
> >> --
> >> Arend van Beelen jr.
> >> http://www.liacs.nl/~dvbeelen
> >>
> >> _______________________________________________
> >> Kolab-devel mailing list
> >> Kolab-devel at intevation.org
> >> https://kroupware.org/mailman/listinfo/kolab-devel
> >
> >--
> >Stephan  Buys
> >Code Fusion cc.
> >Tel: +27 11 391 1412
> >Mobile: +27 83 294 1876
> >Email: s.buys at codefusion.co.za
> >
> >_______________________________________________
> >Kolab-devel mailing list
> >Kolab-devel at intevation.org
> >https://kroupware.org/mailman/listinfo/kolab-devel
>
> --
> Arend van Beelen jr.
> http://www.liacs.nl/~dvbeelen
>
> _______________________________________________
> Kolab-devel mailing list
> Kolab-devel at intevation.org
> https://kroupware.org/mailman/listinfo/kolab-devel

-- 
Stephan  Buys
Code Fusion cc.
Tel: +27 11 391 1412
Mobile: +27 83 294 1876
Email: s.buys at codefusion.co.za




More information about the devel mailing list