<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.26.3">
</HEAD>
<BODY>
On Sat, 2009-12-26 at 02:29 +0100, pietras pietras wrote:<BR>
<BLOCKQUOTE TYPE=CITE>
    I compile from source and run digikam on fedora 11 without any problems (almost ;). The problem with no pictures always arises if you don't set up the env correctly (KDEDIR, QTDIR, LD_LIBRARY_PATH, ...). If you don't have this in some .profile, then if you start some QT (in gnome) app before setting those envs, you will see this problem and the only way (?) is to restart system. In some envs problems digikam team usually advises to run also kbuildsycoca(4) ;)<BR>
</BLOCKQUOTE>
<BR>
What should these variables be?   A net search has not been useful.  Currently:<BR>
<BLOCKQUOTE>
    1006 ~ $ echo $KDEDIR<BR>
    <BR>
    1007 ~ $ echo $KDEDIRS<BR>
    /usr<BR>
    1008 ~ $ echo $QTDIR <BR>
    /usr/lib64/qt-3.3<BR>
    1009 ~ $ echo $LD_LIBRARY_PATH <BR>
    /lib/:/usr/lib/:/usr/lib/sane/:/usr/local/lib/:/usr/local/lib64/<BR>
</BLOCKQUOTE>
Are there any other environment variables that need to be set?  It's worth noting that:<BR>
<BLOCKQUOTE>
    1012 ~ $ ls -1d /usr/lib64/qt*<BR>
    /usr/lib64/qt-3.3<BR>
    /usr/lib64/qt4<BR>
</BLOCKQUOTE>
Which of these (if either) is right for QTDIR?  Or is it a colon delimited list?<BR>
BTW: Where is QTDIR set?  It's not in ~/.bash_profile or /etc/profile .<BR>
<BR>
Thanks - jon<BR>
<BR>
</BODY>
</HTML>