[KimDaBa] New snapshot

Ricky ricky at linuxbourg.ch
Mon Jul 26 09:49:07 BST 2004


Hi Jesper and list,

Jesper K. Pedersen wrote:
> After 3 month, a new snapshot is now available from:
> http://ktown.kde.org/kimdaba/snapshots/
> 
> WARNING: We are still working on what images are effected by a plugin, which 
> means that currently all images in scope (which might mean your whole 
> database) are effected if nothing is selected.
> So before you start playing with unknown plugins, please try with a demo 
> database first (run kimdaba -demo)

It's the first time I've tried to compile Kimdaba and it didn't work. 
I'm following your steps at the above mentioned URL, and so far 
configured and installed the 2 first packages. Now with kipi-plugins, 
after configuring I rund `make` and after a long while I got the 
following output:

[...SNIP...]
/usr/lib/qt3//bin/moc ./acquireimagedialog.h -o acquireimagedialog.moc
if /bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ 
-DHAVE_CONFIG_H -I. -I. -I../.. -I../../libkipi -I/usr/lib/qt3//include 
-I/usr/X11R6/include  -I/usr/local/kimdaba/include  -DQT_THREAD_SUPPORT 
  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion 
-Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 
-Wformat-security -Wmissing-format-attribute -fno-exceptions 
-fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST 
-DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -MT 
acquireimagedialog.lo -MD -MP -MF ".deps/acquireimagedialog.Tpo" \
   -c -o acquireimagedialog.lo `test -f 'acquireimagedialog.cpp' || echo 
'./'`acquireimagedialog.cpp; \
then mv -f ".deps/acquireimagedialog.Tpo" ".deps/acquireimagedialog.Plo"; \
else rm -f ".deps/acquireimagedialog.Tpo"; exit 1; \
fi
acquireimagedialog.cpp:27:20: tiffio.h: No such file or directory
acquireimagedialog.cpp: In member function `bool 
KIPIAcquireImagesPlugin::AcquireImageDialog::QImageToTiff(const QImage&, 
const QString&)':
acquireimagedialog.cpp:551: error: `TIFF' undeclared (first use this 
function)
acquireimagedialog.cpp:551: error: (Each undeclared identifier is 
reported only once for each function it appears in.)
acquireimagedialog.cpp:551: error: `tif' undeclared (first use this 
function)
acquireimagedialog.cpp:556: error: `TIFFOpen' undeclared (first use this 
function)
acquireimagedialog.cpp:559: error: `TIFFTAG_IMAGEWIDTH' undeclared 
(first use this function)
acquireimagedialog.cpp:559: error: `TIFFSetField' undeclared (first use 
this function)
acquireimagedialog.cpp:560: error: `TIFFTAG_IMAGELENGTH' undeclared 
(first use this function)
acquireimagedialog.cpp:561: error: `TIFFTAG_ORIENTATION' undeclared 
(first use this function)
acquireimagedialog.cpp:561: error: `ORIENTATION_TOPLEFT' undeclared 
(first use this function)
acquireimagedialog.cpp:562: error: `TIFFTAG_BITSPERSAMPLE' undeclared 
(first use this function)
acquireimagedialog.cpp:563: error: `TIFFTAG_PLANARCONFIG' undeclared 
(first use this function)
acquireimagedialog.cpp:563: error: `PLANARCONFIG_CONTIG' undeclared 
(first use this function)
acquireimagedialog.cpp:564: error: `TIFFTAG_COMPRESSION' undeclared 
(first use this function)
acquireimagedialog.cpp:564: error: `COMPRESSION_ADOBE_DEFLATE' 
undeclared (first use this function)
acquireimagedialog.cpp:566: error: `TIFFTAG_SAMPLESPERPIXEL' undeclared 
(first use this function)
acquireimagedialog.cpp:567: error: `TIFFTAG_PHOTOMETRIC' undeclared 
(first use this function)
acquireimagedialog.cpp:567: error: `PHOTOMETRIC_RGB' undeclared (first 
use this function)
acquireimagedialog.cpp:568: error: `TIFFTAG_ROWSPERSTRIP' undeclared 
(first use this function)
acquireimagedialog.cpp:568: error: `TIFFDefaultStripSize' undeclared 
(first use this function)
acquireimagedialog.cpp:585: error: `TIFFWriteScanline' undeclared (first 
use this function)
acquireimagedialog.cpp:591: error: `TIFFClose' undeclared (first use 
this function)
make[3]: *** [acquireimagedialog.lo] Fehler 1
make[3]: Leaving directory 
`/usr/local/src/kipi-plugins-2004-07-18-noi18n/kipi-plugins/acquireimages'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory 
`/usr/local/src/kipi-plugins-2004-07-18-noi18n/kipi-plugins'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/usr/local/src/kipi-plugins-2004-07-18-noi18n'
make: *** [all] Fehler 2

To mention that I'm installing kimdaba in /usr/local/kimdaba and also 
followed all your indications when using another directory.

So my questions:
1) What is wrong? is any program or library missing (TIFF)?
2) If I can't get it compile, how to uninstall everything? Since I 
created that new directory /usr/local/kimdaba/, would it be OK to just 
delete this dir, or is there a `make uninstall` feature?

Thanks,

ricky



More information about the Kphotoalbum mailing list