Home Forums Wiki Doc Install Extras Screenshots Source Code Projects Blog Users Groups Register
Glx-Dock / Cairo-Dock List of forums Installation problems | Problèmes à l'installation Cairo-Dock Update from 1.4 to 1.6 Mandriva Install fails.
The latest stable release is the *3.4.0* : How to install it here.
Note: We just switched from BZR to Git on Github! (only to host the code and your future pull requests)
Installation problems | Problèmes à l'installation

Subjects Author Language Messages Last message
[Locked] Cairo-Dock Update from 1.4 to 1.6 Mandriva Install fails.
SGear English 7 parAdOxxx_ZeRo [Read]
26 June 2008 à 08:51

SGear, Wednesday 25 June 2008 à 20:52


Subscription date : 25 June 2008
Messages : 8
Hi
I am very green as far as installing things goes on Linux, so perhaps someone can help me I hope .

I have installed Cairo-Dock from RPM's, my current version is
Cairo-Dock (2007) version 1.4.6.3
My Distro is Mandriva 2008.1 (powerpack) installed.

I am trying to update 1.4 to version 1.6, which I have downloaded,
"cairo-dock-sources-20080622.tar.bz2" and unarchived with ark to a dir.

I go into the sub dir, cario-dock(cd), in konsole(su root) I type as it says in INSTALL,

autoreconf -isvf && ./configure && make
I get the output at the console as below(I would have attached the txt file but I dont see how),

How do I fix this problem please? Thanks in advance, Steve

autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --force
autoreconf: running: /usr/bin/autoconf --force
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --force-missing
configure.ac:9: installing `./install-sh'
configure.ac:9: installing `./missing'
src/Makefile.am: installing `./depcomp'
autoreconf: Leaving directory `.'
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognize dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... 98304
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... no
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
./configure: line 19465: syntax error near unexpected token `0.35.0'
./configure: line 19465: `IT_PROG_INTLTOOL(0.35.0)'

parAdOxxx_ZeRo, Wednesday 25 June 2008 à 21:04


Subscription date : 14 January 2008
Messages : 1122
Found this : http://forum.compiz-fusion.org/showthread.php?t=5090

SGear, Wednesday 25 June 2008 à 22:36


Subscription date : 25 June 2008
Messages : 8
Hi
Been around the house's trying to update Compiz, I think that's what you where
trying to get me to do.
Anyway I have found Cairo-Dock 1.5.6-rc2 that at least is a step up on 1.4

Anyone with further help, will be welcomed with open arm's, thanks for the help I got.
Steve

parAdOxxx_ZeRo, Wednesday 25 June 2008 à 22:40


Subscription date : 14 January 2008
Messages : 1122
Did you try what the last post says ?
(cp /usr/local/share/aclocal/intltool.m4 to /usr/share/aclocal/)

SGear, Wednesday 25 June 2008 à 22:59


Subscription date : 25 June 2008
Messages : 8
Hmm
I only have 3 dir below "root/usr/local/share" = "clamav", "info", "man"
ho hum.
Steve

parAdOxxx_ZeRo, Wednesday 25 June 2008 à 23:15


Subscription date : 14 January 2008
Messages : 1122
bad luck..
Furthermore is the file "/usr/share/aclocal/intltool.m4" existing ?
Do you have intltool/automake packages installed ?

SGear, Wednesday 25 June 2008 à 23:28


Subscription date : 25 June 2008
Messages : 8
Hi
Just installed intltool-0.37.1-1mdv2008.1.noarch.rpm but no dir's just previously reported 3
Steve

Ps Just tried the install again off 1.6 first command now does a lot more,
starting again as root.
Neads someone to rpm it for Mandriva I think.
Tomorrow.
S

Ok that dun it 1.6 up and running.
Many thanks parAdOxxx_ZeRo for all your help.

installing intltool-0.37.1-1mdv2008.1.noarch.rpm did the trick in the end.

please close thread.
Ah happy Steve.

parAdOxxx_ZeRo, Thursday 26 June 2008 à 08:51


Subscription date : 14 January 2008
Messages : 1122
Great ^^

Installation problems | Problèmes à l'installation

Subjects Author Language Messages Last message
[Locked] Cairo-Dock Update from 1.4 to 1.6 Mandriva Install fails.
SGear English 7 parAdOxxx_ZeRo [Read]
26 June 2008 à 08:51


Glx-Dock / Cairo-Dock List of forums Installation problems | Problèmes à l'installation Cairo-Dock Update from 1.4 to 1.6 Mandriva Install fails. Top

Online users :

Powered by ElementSpeak © 2007 Adrien Pilleboue, 2009-2013 Matthieu Baerts.
Dock based on CSS Dock Menu (Ndesign) with jQuery. Icons by zgegball
Cairo-Dock is a free software under GNU-GPL3 licence. First stable version created by Fabounet.
Many thanks to TuxFamily for the web Hosting and Mav for the domain name.