[gobolinux-users] Hal recipe problem

Daniele Maccari gobo.users at gmail.com
Sun Jul 15 07:27:34 UTC 2007


Lucas C. Villa Real ha scritto:
> On 7/10/07, Daniele Maccari <gobo.users at gmail.com> wrote:
>   
>> I tried to install HAL with the standard
>>
>> |Compile hal
>>
>> |but I get an "Installation Step Failed" error due to some problem with
>> leftover files in the sandbox install process. Is it a known problem or
>> what? It tell me it left over the following:
>>
>> System/Variable
>> System/Variable/cache
>> System/Variable/cache/hald
>> System/Variable/lib
>> System/Variable/lib/hal
>>     
>
> Yes, this is a problem with the recipe. It should definitely include
> the following declaration:
>
> unmanaged_files=(
>   $goboVariable/cache/hald
>   $goboVariable/lib/hal
> )
>
> You can activate your installation by running 'SymlinkProgram Hal', as
> it's probably already copied into /Programs.
>
>   
Thank you, I'll try to include those lines. I've already tried to 
manually "symlinkprogram" the installation, but when I tried to start 
hald I got some errors about the cache, so I believe they've somthing to 
do with the errors in the installation.


More information about the gobolinux-users mailing list