[Kde-imaging] [Bug 175033] gpssync does not get any map just a grey square

Philippe ROUBACH philippe.roubach at free.fr
Thu Nov 13 15:51:59 CET 2008


http://bugs.kde.org/show_bug.cgi?id=175033





--- Comment #6 from Philippe ROUBACH <philippe roubach free fr>  2008-11-13 15:51:50 ---
i compiled and installed kipi-plugins with these statements :

export WANT_AUTOCONF_2_5=1
export DIGIKAMDEST=/home/roubach/bin/digikam
export KDEDIRS=$DIGIKAMDEST:/usr
export LD_LIBRARY_PATH=$DIGIKAMDEST/lib:$LD_LIBRARY_PATH
export LDPATH=$DIGIKAMDEST/lib:$LDPATH
export PATH=$DIGIKAMDEST/bin:$PATH
make -f Makefile.cvs
./configure --prefix=$DIGIKAMDEST --enable-debug=full
make
make install

you can see i installed kipi-plugins in a folder in my home
i don't want to destroy my stable kipi-plugins

i add
export KDEDIRS=/home/roubach/bin/digikam:/usr

in ~/.bash_profile
like this

log of the .bash-profile
*******************************************************************************
# .bash_profile

# Initialize keychain if needed
if [ -r $HOME/.ssh/identity -o -r $HOME/.ssh/id_dsa -o -r $HOME/.ssh/id_rsa ];
then
        if [ ! -d $HOME/.keychain ]; then
                keychain
        fi
fi

# Get the aliases and functions
if [ -f ~/.bashrc ]; then
        . ~/.bashrc
fi

# User specific environment and startup programs

PATH=$PATH:$HOME/bin

export PATH
unset USERNAME

export KDEDIRS=/home/roubach/bin/digikam:/usr

**************************************************************

digikam does not use kipi-plugins 1.6

when i see "about"
there is "kipi-plugin 1.5"

in digikam settings/kipi external module
there is "kipi library version 0.1.5


-- 
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Kde-imaging mailing list