Kolab 2.1-rc Installation fails - Kubuntu 7.0.4
Divan Santana
divan.santana at gmail.com
Thu May 10 20:56:39 CEST 2007
Yes I got it right! :)
On Kubuntu 7.04 :)
Do the following:
I did the following to fix it,(from these links
http://wiki.kolab.org/index.php/Ubuntu_6.06 and
http://wiki.kolab.org/index.php/Ubuntu_6.10 )
rm /bin/sh
ln -s /bin/bash /bin/sh
sudo apt-get install bison flex make shtool g++ g++-3.4
rm /usr/bin/gcc
rm /usr/bin/g++
ln -s /usr/bin/gcc-3.4 /usr/bin/gcc
ln -s /usr/bin/g++-3.4 /usr/bin/g++
That made it work.
I think the debian version strangely didn't work(maybe it was just me), so I
tried after doing the above i tried to install from source and it worked.
But I had to do the above things first.
On Monday 07 May 2007 00:01:33 Balazs Bezeczky wrote:
> @Divan: did you succed in installing kolab on ubuntu 7.0.4 server
> edition? I'm having difficulties in compiling the 2.0.4 version. It
> quits with this error (see log for whole setup):
>
> In file included from /usr/include/inttypes.h:28,
> from system.h:17,
> from file.c:28:
> /usr/include/stdint.h:49: error: duplicate 'unsigned'
> /usr/include/stdint.h:49: error: two or more data types in declaration
> specifiers
> /usr/include/stdint.h:50: error: duplicate 'unsigned'
> /usr/include/stdint.h:50: error: duplicate 'short'
> /usr/include/stdint.h:52: error: duplicate 'unsigned'
> /usr/include/stdint.h:52: error: two or more data types in declaration
> specifiers
> make[2]: *** [file.o] Error 1
> make[2]: Leaving directory `/kolab/RPM/TMP/openpkg-2.4.3/rpm-4.2.1/file'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/kolab/RPM/TMP/openpkg-2.4.3/rpm-4.2.1'
> make: *** [all] Error 2
> + exit 2
> ./openpkg.boot:ERROR: script returned non-null value
>
> has anybody an advice for me?
--
Divan Santana
Skype: DivanSantana
Gtalk/MSN: Divan.Santana at GMail.com
Love God, Love People, Love Life!
More information about the users
mailing list