gm2
[Top][All Lists]
Advanced

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

[Gm2] still won't compile and link


From: rob solomon
Subject: [Gm2] still won't compile and link
Date: Tue, 01 Mar 2011 20:07:35 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.13) Gecko/20101208 Thunderbird/3.1.7

Hi,

the repository now contains squeeze built binaries.  Most probably you
need to adjust your /etc/apt/sources.list to contain:

----------------------------------------------------------------
#
#  GNU Modula-2 repo
#

deb http://floppsie.comp.glam.ac.uk/debian/ squeeze main
deb-src http://floppsie.comp.glam.ac.uk/debian/ squeeze main
----------------------------------------------------------------

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


Ok thanks. I did that and now the repository is updated. But when I did apt-get install gm2, I got a message saying that I already had the most recent version and nothing was done.

I search around and was able to locate some source files to ncurses.def, ColorText.def and mod, WindowDevice.def and mod but when I do this:

gm2 -g -fmake-I=. -flibs=pim-coroutine -fmakeall -lncurses -lpth testwin.mod

I get an error, I guess from the linker, saying
/usr/bin/ld: cannot find -lpth

I also tried
./Makefile.in post-install

This also failed saying lots of commands were not found like srcdir, gm2dir, all, @echo, XGM2, etc

Does anyone suggest I do anything else?





reply via email to

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