gm2
[Top][All Lists]
Advanced

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

[Gm2] GNU Modula-2 0.98 has been released


From: Gaius Mulley
Subject: [Gm2] GNU Modula-2 0.98 has been released
Date: Thu, 16 Sep 2010 16:39:43 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux)

Hi,

GNU Modula-2 0.98 has been released and the current cvs version is now
0.99.  I've built 32 bit and 64 bit Debian (and Ubuntu) packages for
gm2 version 0.98.  You can download these packages easily by adding
the following lines to your /etc/apt/sources.list file:

#
#  GNU Modula-2 repo
#
deb http://floppsie.comp.glam.ac.uk/debian/ lenny main
deb-src http://floppsie.comp.glam.ac.uk/debian/ lenny main

Then type:

$ sudo apt-get update
$ sudo apt-get install gm2 gm2-doc

The source to these binaries can be obtained by the following command:

$ apt-get source gm2

remember that the binaries are located in /opt/gm2/bin
so you will need to modify your path accordingly.  Perhaps by using:

$ export PATH=/opt/gm2/bin:$PATH

and now you should see gm2!

$ gm2 --version
GNU Modula-2  0.98  (20100916)
  grafted onto GCC 4.1.2


regards,
Gaius



reply via email to

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