Investigation report (so far):
After some modifications I can download/compile/install cairo-dock-2.1.2-4.tar.gz with "*** 0 errors, x warnings".
So far no problems.
Next comes cairo-dock-plugins-2.1.2-4.tar.gz.
And here I get stuck with a version problem of the component
pixman.
/cairo-dock-plugins-2.1.2-4/cairo/autogen.sh reports
while Pardus uses pixman 0.14.0 (and ~180 packages in Pardus depends on pixman)
So it's a rather important package for Pardus.
I can download/compile/install pixman-0.17.4.tar.gz without problems (all files ends up in /usr/local/lib) .
While compiling pixman-0.17.4 I get
Libraries have been installed in:
/usr/local/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8 ) manual pages.
But until this moment I couldn't pass this LLIBDIR flag to /cairo-dock-plugins-2.1.2-4/cairo/autogen.sh
It looks like autogen.sh doesn't accept this/any external flags/values.
So any help/suggestions is WELCOME
The pixman 0.14.0 files of Pardus are in
usr/include/pixman-1/pixman-version.h header
usr/share/doc/pixman/README doc
usr/include/pixman-1/pixman.h header
usr/lib/libpixman-1.so library
usr/lib/libpixman-1.so.0 library
usr/share/doc/pixman/TODO doc
usr/lib/pkgconfig/pixman-1.pc data
usr/lib/libpixman-1.so.0.14.0 library