[Kroupware] RE: Install Help Suse8.1

Mark Einreinhof kroupware@mail.kde.org
Mon, 17 Feb 2003 19:30:53 -0500 (EST)


It appears that openpkg-1.2.0-1.2.0.ix86-linux2.4-kol.sh returns
thefollowing:

saint:/home/mark/Desktop/kolab/bin # sh
openpkg-1.2.0-1.2.0.ix86-linux2.4-kol.sh

openpkg-1.2.0-1.2.0.ix86-linux2.4-kol.sh: installing into /kolab...
WARNING: you are not running one of the supported standard
WARNING: Linux platforms (Debian, RedHat). We are trying
WARNING: to guess the location of the system init scripts!
openpkg-1.2.0-1.2.0.ix86-linux2.4-kol.sh: line 488: uudecode: command not
found
cat: openpkg-1.2.0-1.2.0.ix86-linux2.4-kol.tar.Z: No such file or
directory
openpkg-1.2.0-1.2.0.ix86-linux2.4-kol.sh: installation done.
saint:/home/mark/Desktop/kolab/bin #


The /kolab dir is created but nothing is in it. Is the script failing
because of not finding uudecode?

> Please use:
> /kolab/bin/rpm -ivh [package]
> instead of
> rpm -ivh [package].

> If you call "rpm" then the package management of SuSE is used and not
> the open package management provided with the kolab.
> And do the job in the right order given by the README file.

I'll try this once I figure out why the script is failing. I'll start by
locating uudecode and get it into my path.

-Mark