Howdy, On Mon, 2004-03-15 at 21:23, Laurent Aphecetche wrote: > > Okay, I'm not a linux guy (yet) so I'm plodding my way through .. I'll > > explain the best I can. > > > > I entered a terminal as root. > > I grabbed the src.rpm files and then "rpm -ihv filename" them. > > I changed to /usr/src/redhat/SOURCE/digikam-0.6 directory and then > > (after installing all the devel packages), did: > > > > ./configure > > make > > make install > > > > I then opened anther terminal as myself, and entered 'digikam' to see > > the output .. > > > > That's when I saw the error. > Well, I'm not a RPM expert either, but I think you're trying to do all > by yourself the rpmbuild job. > > Please try (as root) : > > rpmbuild --rebuild digikam-0.6-fc1.src.rpm > > and see how it goes. > If all goes well, you'll get a plain digikam RPM in > /usr/src/redhat/RPMS/i386 that you then install using rpm -Uvh thank you. thank you thank you thank you thank you thank you. I'll compile the plugins src now and see how it goes. .mwl PS Did I mention thank you? PPS This *IS* the reason why I want to put a stake into the heart of my XP partition.