Ihad a similar problem while generating the LaTeX version of Guide.
/>> That worked, and I've pushed the change./
Does it mean that I have to install the latest version?
Currently I have Racket 5.2 on my PC.
On 01/12/2012 01:43 AM, Matthew Flatt wrote:
At Wed, 11 Jan 2012 15:09:50 -0700, Matth
rg/docs/pdf/guide.pdf
On Jan 4, 2012, at 9:00 AM, nitralime wrote:
Hello folks!
Is there a (simple) way to convert Racket documentations (e.g. Racket
Guide) into PDF/PS format?
Regards
Nik
Racket Users list:
http://lists.racket-lang.org/users
___
Hello folks!
Is there a (simple) way to convert Racket documentations (e.g. Racket
Guide) into PDF/PS format?
Regards
Nik
Racket Users list:
http://lists.racket-lang.org/users
Hello!
I have run
#lang racket/base
(require (planet dyoo/whalesong:1:9/make-launcher))
and got the following errors:
--
Hello folks!
I have tried to compile "racket-textual-5.2" on Nokia N900 (ARMv7 Processor)
and got the following error:
===
.
gcc -I. -I../../racket/include -g -O2 -Wall -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -DIN
Is it possible to change font settings (face/size) in the log and
tracing windows?
On 02/03/2011 04:10 PM, Eli Barzilay wrote:
*PS: *Compilation on a nokia n900 device worked out of the box!
Regarding used disk space this verison (5.1.0.2) is much
smaller than the pervious one (5.0)
I have tried to compile the textual version
and got the following error during "configure":
/config.status: error: cannot find input file: plot/Makefile.in/
which I trivially worked around by "--disable-plot".
It is better to set --enable-plot to false
(<--> --disable-plot) by default for textu
Hi folks!
As already reported i another posting I could compile racket
from source tarball "plt-racket-v4.1.1-7459-ga530109.tar.gz".
(By the way I find the naming of tarball which I downloaded
from GitHub somehow strange (specially the part v4.1.1!!)
Here is my first racket session:
*--
sion, so you might now be able to build without using
`--disable-foreign'. Either way, the latest code should work.
You can download and try the latest Racket sources from here:
http://github.com/plt/racket/
At Wed, 14 Jul 2010 13:10:53 +0200, nitralime wro
the latest code should work.
You can download and try the latest Racket sources from here:
http://github.com/plt/racket/
At Wed, 14 Jul 2010 13:10:53 +0200, nitralime wrote:
I get now the following errors:
---
--
sources from here:
http://github.com/plt/racket/
At Wed, 14 Jul 2010 13:10:53 +0200, nitralime wrote:
I get now the following errors:
---
-
.
.
make[3]: Entering directory `/home/user/tmp/pl
l_fdset();
scheme_init_file_places();
+#ifndef DONT_USE_FOREIGN
scheme_init_foreign_places();
+#endif
env = scheme_make_empty_env();
scheme_set_param(scheme_current_config(), MZCONFIG_ENV,
(Scheme_Object *)env);
On 07/13/2010 09:25 AM, nitralime wrote:
Hi folks!
I have tried t
100644
> --- a/src/racket/src/env.c
> +++ b/src/racket/src/env.c
> @@ -501,7 +501,9 @@ static Scheme_Env *place_instance_init(void
> *stack_base, int initial_main_os_thr
>scheme_init_gmp_places();
>scheme_alloc_global_fdset();
>scheme_init_file_places();
> +#ifndef DONT_USE_
Hi folks!
I have tried to compile Racket on Maemo 5 (<--> Nokia N900).
Following the usual configure and make schema I have proceeded
as follows:
# cd plt-5.0/src/build
# ../configure --prefix=/home/user/local/racket-5.0 --without-x
--disable-gracket --disable-foreign
# make
...
...
a - src/
14 matches
Mail list logo