[ruby-talk:00168] Re: Makefiles and -lcurses

From: Julian Fondren <julian@...>
Date: 1999-01-05 09:31:40 UTC
List: ruby-talk #168
OpenBSD has ncurses and it's own ocurses, and I prefer the latter.



On Tue, 5 Jan 1999 Klaus.Schilling@home.ivm.de wrote:

> Date: Tue, 5 Jan 1999 10:07:31 +0100
> From: Klaus.Schilling@home.ivm.de
> To: ruby-talk ML <ruby-talk@netlab.co.jp>
> Cc: ruby-talk ML <ruby-talk@netlab.co.jp>
> Subject: [ruby-talk:00167] Makefiles and -lcurses
> 
> Julian Fondren writes:
>  > I want to compile the curses extension with -locurses rather than
>  > -lcurses, so I change ext/Makefile a bit to have -locurses instead. After
>  > this I `make clean', and then `make'
> 
> What is ocurses? 
> --
> Klaus Schilling
> 

In This Thread