[plt-scheme] installation problems

From: Charlie Smith (charliesmith001 at gmail.com)
Date: Mon Nov 16 05:29:00 EST 2009

Thanks for that tip, i'm still getting my feet wet with linux, but so far i
really like it for working with scheme and c files.

On 11/13/09, Noel Welsh <noelwelsh at gmail.com> wrote:
>
> On Fri, Nov 13, 2009 at 7:56 AM, Charlie Smith
> <charliesmith001 at gmail.com> wrote:
> > the computers my school has are pretty bad, has only 218mb RAM and is
> quite
> > old (8 years i think ), i'm not sure of the version of Redhat its using
> but
> > i'll try and download other linux binaries or build from source
>
>
> You can get a bit more information about your machine using the uname
> command. For example, on my machine:
>
> ~> uname -a
> Linux hpc-005 2.6.18-164.2.1.el5 #1 SMP Wed Sep 30 12:55:19 EDT 2009
> i686 i686 i386 GNU/Linux
>
> This tells me I'm running kernel version 2.6.18 (along with a bunch of
> other stuff that is mostly irrelevant).
>
> If you look at the files /proc/cpuinfo and /proc/meminfo you'll get
> info on the CPU and installed memory.
>
> HTH,
>
> N.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20091116/2696c626/attachment.html>

Posted on the users mailing list.