Re: recordmydesktop doesn't work with sound.

2016-07-27 Thread Catonano
2016-07-27 22:11 GMT+02:00 Dmitry Nikolaev : > > On 21 July 2016 at 22:58, Dmitry Nikolaev wrote: > >> Hi. I wanted to make a screencast about GuixSD, but recordmydesktop >> couldn't record sound. >> > > I've found that ffmpeg is a great solution for screencast recording. > > https://trac.ffmpeg.

Re: recordmydesktop doesn't work with sound.

2016-07-27 Thread Dmitry Nikolaev
On 21 July 2016 at 22:58, Dmitry Nikolaev wrote: > Hi. I wanted to make a screencast about GuixSD, but recordmydesktop > couldn't record sound. > I've found that ffmpeg is a great solution for screencast recording. https://trac.ffmpeg.org/wiki/Capture/Desktop ffmpeg -video_size 1024x768 -frame

Re: installing libraries

2016-07-27 Thread Vincent Legoll
Hello, > Since Guix(SD) has no notion of “standard location” for libraries, the > normal way to address search path issues is via RUNPATH. OK > When you install the ‘gcc-toolchain’ package, the ‘ld’ command you get > is a wrapper that automatically passes the right -Wl,-rpath flags to the > real

Re: json module

2016-07-27 Thread Alex Kost
Catonano (2016-07-27 00:35 +0300) wrote: > I'm trying this Guix project > https://github.com/wordempire/guix/ > > because I wanted to try Jelle's recursive npm importer > > but when I > ./pre-inst-env guix import npm ciccio > > I get a backtrace and an error: > ERROR: In procedure scm-error: > ERR