Re: Racket (require gregor)

2020-12-19 Thread Bonface M. K.
yasu writes: > 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/

Re: Racket (require gregor)

2020-12-19 Thread Bonface M. K.
Yasuaki Kudo writes: > If no one is working on it or has any plan to do > so, maybe I can volunteer in the future 😊 But I > am still learning both Guix and Racket… 😊 > > (I am thinking of starting a “worker cooperative” > that specializes in legacy enterprise software > replacement projects. Bot

Re: Racket (require gregor)

2020-12-19 Thread Bonface M. K.
"jgart" writes: > There is not a racket-build-system for guix yet, atleast to my knowledge. > > I see we just got a chicken-build-system though :). > > Is anyone working on a racket-build-system? > Yep I am. But I've put a pause on it for now. Couldn't really work out how to resolve the depende

RE: Racket (require gregor)

2020-12-15 Thread Yasuaki Kudo
important tools of trade I imagine 😊) -Yasu From: jgart Sent: Sunday, December 13, 2020 3:43 AM To: help-guix@gnu.org Subject: Re: Racket (require gregor) There is not a racket-build-system for guix yet, atleast to my knowledge. I see we just got a chicken-build-system though :). Is anyone

Re: Racket (require gregor)

2020-12-12 Thread jgart
t > help-guix-ow...@gnu.org > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Help-Guix digest..." > > Today's Topics: > > 1. Re: Racket (require gregor) (yasu) > >

Re: Racket (require gregor)

2020-12-12 Thread yasu
Thank you Tobias, it worked! I ended up modifying below section as shown: ~/.racket/7.9/pkgs/tzinfo/tzinfo/private$ nvim zoneinfo.rkt (define default-zoneinfo-search-path (list (path->string (build-path (string-replace (with-output-to-string (lambda (

Re: Racket (require gregor)

2020-12-11 Thread Tobias Geerinckx-Rice
Hi Yasu, Yasuaki Kudo 写道: Damn HTML doesn't work😅 Yes. Please don't send HTML e-mail to mailing lists: most people don't like receiving it (e.g., sending me HTML mail is guaranteed to land you in my Spam bin) & you never know how your mail will appear to others. (Resending, my html ema

Re: Racket (require gregor)

2020-12-11 Thread Yasuaki Kudo
Damn HTML doesn't work😅 My program is: #lang racket (require gregor) > On Dec 11, 2020, at 21:16, yasu wrote: > > (Resending, my html email keeps failing... Is this mailing list > automatically converting HTML messages to Plain Text or something??) > > > Hi!

Re: Racket (require gregor)

2020-12-11 Thread yasu
(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

Racket (require gregor)

2020-12-11 Thread yasu
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