[Digikam-devel] [Bug 134351] Error while make install

Helmut Westhäuser hfw at gmx.de
Thu Sep 21 09:01:05 BST 2006


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=134351         




------- Additional Comments From hfw gmx de  2006-09-21 10:01 -------
Gilles,

I submitted a comment yesterday, but apparently I made some mistake, as the comment isn't published...
Sorry for that, it's my first time using svn and it was my first bug report, please be patient until I'm getting used to the conventions...

Yes, I'm using the current svn, I got the script from digikam.org. It should always load the actual sources, shouldn't it? To be shure I post the script at the end of this comment.

I also checked the three makefiles, the changes from your diff where already in there.

I can try another run today in the evening (I'm at work at the moment) an post the output, if you need it.

------ svn_digikam.sh ------
svn co -N svn://anonsvn.kde.org/home/kde/trunk/extragear/graphics
cd graphics
svn up digikam
svn up digikamimageplugins
svn co svn://anonsvn.kde.org/home/kde/branches/KDE/3.5/kde-common/admin
cd ..
svn co svn://anonsvn.kde.org/home/kde/trunk/extragear/libs
cd libs
make -f Makefile.cvs
./configure
make
sudo make install
cd ../graphics
make -f Makefile.cvs
./configure
make
sudo make install
-------------------------

thanks, helmut



More information about the Digikam-devel mailing list