help-guix
[Top][All Lists]
Advanced

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

Re: Racket (require gregor)


From: Yasuaki Kudo
Subject: Re: Racket (require gregor)
Date: Fri, 11 Dec 2020 21:19:24 +0900

Damn HTML doesn't work😅

My program is:

#lang racket
(require gregor)


> On Dec 11, 2020, at 21:16, yasu <yasu@yasuaki.com> wrote:
> 
> (Resending, my html email keeps failing... Is this mailing list
> automatically converting HTML messages to Plain Text or something??)
> 
> 
> Hi!
> 
> I am tring to use the gregor package using my Racket  program:
> 
> #lang racket(require gregor)
> 
> 
> But it fails with fthe ollowing error:
> 
> Unable to locate the zoneinfo database on this computer. We searched
> for it in the following places:  - /usr/share/zoneinfo  -
> /usr/share/lib/zoneinfo  - /etc/zoneinfo
> 
> There is a suggestion at: 
> https://lists.gnu.org/archive/html/help-guix/2018-08/msg00073.html
> of installing tzdata.
> 
> After installig it with: raco pkg install tzdata,
> 
> It did not help (I still get exact same error).
> 
> If there are users of
> Racket..., would you please try the same and see if it works for you?
> 
> Cheers,
> Yasu
> 
> 



reply via email to

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