[gobolinux-users] Hal recipe problem

Lucas C. Villa Real lucasvr at gobolinux.org
Sat Jul 14 06:16:54 UTC 2007


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.

-- 
Lucas
powered by /dev/dsp


More information about the gobolinux-users mailing list