guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Packaging Arcan


From: L p R n d n
Subject: Re: Packaging Arcan
Date: Fri, 23 Nov 2018 13:32:18 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)

Huummm... Hello again,

Forgot something again. :/

So one last question (let's hope).

Arcan load 'appl's which are basically applications written in Lua.
They don't need to be built, just copied to be used as is, so they don't
produce binaries. To start an appl with arcan, you need to 
'arcan $(path-to-appl)'.
Whit Guix paths, it becomes quite complicated to load an appl.
Fortunatly, Arcan allows us to specify an ENV variable with a folder
containing the appls. Knowing that there can be multiple appls, how can
we make them all availabe in the same folder the be able to do:
'arcan $(appl-name)' which would be a lot nicer.

Thanks again,

Lprndn



reply via email to

[Prev in Thread] Current Thread [Next in Thread]