> On Monday, 9 December 2019 23:00:37 UTC+1, edu500ac wrote:
> >
> > A couple of years ago, I was unable to run Racket on my webpage. I 
> > complained on this forum, and the developers fixed the issue. Things worked 
> > fine until version 7.3, when the old problem reappeared. Here is what 
> > happens:
> >
> > ```
> > advo...@advogadosmg.org <javascript:> [~]# racket-7.5.0.10/bin/racket
> >
> > racket-7.5.0.10/bin/racket: /lib64/libc.so.6: version `GLIBC_2.14' not 
> > found (required by racket-7.5.0.10/bin/racket)
> > ```
> >
> > The old version works:
> >
> > ```
> > advo...@advogadosmg.org <javascript:> [~/public_html/rkt]# 
> > racket/bin/racket
> > Welcome to Racket v7.3.
> > > (+ (* 3 4) (* 5 6))
> > 42
> > ```
> >
> > Could people in charge fix the problem again?

Probably the reason for the difference in v7.5 is that we were forced
to upgrade from Debian 7 to Debian 8 for the Linux builds. I don't
think we can easily switch back, unfortunately.


Matthew

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-users/20191216154633.8A6AB650182%40mail-svr1.cs.utah.edu.

Reply via email to