guix-science
[Top][All Lists]
Advanced

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

Re: Julia using GLMakie


From: Cayetano Santos
Subject: Re: Julia using GLMakie
Date: Mon, 11 Mar 2024 20:44:12 +0100
User-agent: mu4e 1.10.8; emacs 29.1

>lun. 11 mars 2024 at 17:24, Pascal Quach <pascal.quach@centralesupelec.fr> 
>wrote:

> Looks like we'll be able to solve this. You may try to directly refer the 
> driver filenames
> to Julia using VK_DRIVER_FILES, e.g.,

A couple of extra tries:

guix shell -C --network --emulate-fhs --link-profile --preserve='^DISPLAY$' 
julia coreutils which nss-certs mesa mesa-utils vulkan-tools

julia -e "import Pkg; Pkg.activate(temp=true); Pkg.add(\"GLMakie\")"

Same problem.

I have switched to arch’s julia (1.10.2 instead of 1.9.3), and I observe
no issue. I’m even able to precompile Flux, which is not the case with
guix’s julia.

Any ideas are welcomed,

C.



reply via email to

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