On Sunday, September 15, 2002, at 01:47 AM, Ben Hines wrote:
>
> On Saturday, September 14, 2002, at 09:23 AM, Benjamin Reed wrote:
>
>> On Saturday, September 14, 2002, at 12:12 PM, Pedro Massobrio wrote:
>>
>>> mv: cannot stat
>>> `/sw/src/root-kdegraphics3-3.0.7-2/sw/bin/kuickshow': No such file
>>> or directory
>>>
>>> I checked and I have /sw/bin/kuickshow
>>
>> Right, but it's probably from a pre-existing KDE install.
>> /sw/bin/kuickshow has existed since the initial KDE3 release...
>>
>> I don't suppose you still have all of the output of the rest of the
>> build, do you? There's got to be a reason kuickshow didn't build...
>>
>>
>
> Pedro if you scroll up to the "configure" section of the compile, i
> suspect you will find a prominent warning that IMLIB was not found,
> and hence Kuickshow will not be built. (even though you really do
> have imlib)
>
> I had this exact problem... but it fixed itself eventually and I have
> no idea how :)
>
> -Ben
Hi Ben, Hi Benjamin,
Thanks for your help.
I didn't have all the output from 'fink update kdegraphics3'.
But, I did have the complete output of 'fink update kuickshow' which I
tried later, and also failed with the same error.
If anybody wants the complete text, I put it in iDisk as "kuickshow
failed.rtf file" at:
http://homepage.mac.com/sao1/FileSharing4.html
Regards,
Pedro
And, as Ben pointed out, I found the following in the "configure"
section of the compile:
------------------------------------------------------------------------
-
checking for imlib-config... configure: Sun: command not found
configure: Sun: command not found
no
checking for sane-config... not found
.....................
.....................
You're missing Imlib 1.x. The graphics browser/viewer KuickShow
won't be compiled without Imlib.
You can download it from
http://freshmeat.net/redir/imlib/4385/url_tgz/imlib-1.9.10.tar.gz
You're missing libsane. libkscan/kooka won't be compiled without
libsane.
You can download it from
http://www.mostang.com/sane/
Please remove the file config.cache after changing your setup
so that configure will find the changes next time.
------------------------------------------------------------------------
|