guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] gnu: sdl: Allow dlopen for OpenGL.


From: David Thompson
Subject: Re: [PATCH] gnu: sdl: Allow dlopen for OpenGL.
Date: Thu, 19 Mar 2015 20:51:07 -0400
User-agent: Notmuch/0.18.2 (http://notmuchmail.org) Emacs/24.4.1 (x86_64-pc-linux-gnu)

Ludovic Courtès <address@hidden> writes:

> David Thompson <address@hidden> skribis:
>
>> I use the following crude command to test, run from a git checkout of Sly[0].
>>
>>     guix environment -l package.scm -E "guile -c \"(use-modules ((sdl sdl) 
>> #:prefix sdl:)) (sdl:init 'video) (pk 'window (sdl:set-video-mode 320 240 24 
>> 'opengl))\""
>
> Do you run it on GuixSD or on an FHS distro?  In the latter case, it
> might end up loading a shared object from the host distro, which could
> fail for a variety of reasons.

This is on Debian.  I haven't had the opportunity to try on GuixSD yet.

-- 
David Thompson
Web Developer - Free Software Foundation - http://fsf.org
GPG Key: 0FF1D807
Support the FSF: https://fsf.org/donate



reply via email to

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