[gobolinux-users] KDE 4 install problems
Giambattista Bloisi
giamby at infinito.it
Fri Feb 8 21:43:05 NZDT 2008
Hi There wrote:
> Thanks everyone for the input!
>
>
>
>> This file is copied by the pre_build function in the Recipe and then
>> deleted by pre_link. I think this problem could arise in case it is
>> deleted before calling SandboxInstall. This force to keep KDE-Utils
>> 4.0.0 before installing it.
>> Unfortunately I did not find a better way to compile KDE packages,
>> because the DIR they uses to look for interfaces xml files is the same
>> they use to install new file. So I thought was better to keep it local
>> to $target.
>>
>
> Is there a work-around available for this or is it a showstopper? Maybe allowing
> the recipe to access some directories outside the sandbox would help?
> I tried recompiling KDE-Base-Workspace and am getting a similar error concerning
> org.kde.Solid.Networking.Client.xml now. :/
>
>
I just added a work-around about his in KDE-Base-Workspace 4.0.1. I also
reported a bug to KDE team: this has been fixed in the trunk version (I
think I'll have to report a bug for each package!). So hopefully next
versions of KDE will not require any patches.
> <snip>
>
>> I think I experienced the same problem. I do not know what could cause
>> this. As side effect it consume disk space. I recovered from it by
>> manually deleting /System/Links/Shared/Shared. It looks like an infinite
>> recursion.
>>
>
> Wow, that was taking up a lot of space!
>
> <snip>
>
>> I think KDE-Libs should declare its requirement of shared-mime-info, and
>> shared-mime-info for Perl-XML-Parser.
>>
> Looks like shared-mime-info lacks the Perl-XML-Parser dependency. I installed it
> with CPAN so it works now - didn't realize there were recipes for perl modules.
>
> @Danielle
> didn't know you can use commas to specify multiple restrictions on a dependency
> - that's a good one to know
>
> @Jonas
> eagerly awaiting the extra option to Compile ;)
>
>
>
Again I added the shared-mime.info requirement in the 4.0.1 version. Not
sure about how dealing with the Perl-XML-Parser dependency.
More information about the gobolinux-users
mailing list