Ncurses, procedure to find and install it?
#1
Ncurses, procedure to find and install it?
Hi Again Coders,

In my ongoing attempt to learn C++ using MIPSpro via IRIX on my O2, I found a simple game that use ASCII graphics, but makes use of the Ncurses library. The game is a "Dodge 'em" type game:

link to c++ dodge 'em

I have seen references to Ncurses on our site, but not where to get it or how to install it. Also, since Ncurses is not an from SGI, I presume it would not work with MipsPro? I hope I am wrong about that. As always I appreciate your time and teaching.

KB
(This post was last modified: 04-20-2020, 03:33 AM by KayBee.)
KayBee
Octane

Trade Count: (0)
Posts: 132
Threads: 40
Joined: Feb 2020
Find Reply
04-20-2020, 03:18 AM
#2
RE: Ncurses, procedure to find and install it?
http://ftp.gnu.org/gnu/ncurses/ncurses-6.2.tar.gz

You can download it here. it'll work with mipspro, but you'll need to set certain configure flags.

I'm the system admin of this site. Private security technician, licensed locksmith, hack of a c developer and vintage computer enthusiast. 

https://contrib.irixnet.org/raion/ -- contributions and pieces that I'm working on currently. 

https://codeberg.org/SolusRaion -- Code repos I control

Technical problems should be sent my way.
Raion
Chief IRIX Officer

Trade Count: (9)
Posts: 4,239
Threads: 533
Joined: Nov 2017
Location: Eastern Virginia
Website Find Reply
04-20-2020, 03:37 AM
#3
RE: Ncurses, procedure to find and install it?
Thanks Raion, that's great. I'll download and check the docs for the instructions.

Cheers,

KB
KayBee
Octane

Trade Count: (0)
Posts: 132
Threads: 40
Joined: Feb 2020
Find Reply
04-20-2020, 04:51 AM


Forum Jump:


Users browsing this thread: 1 Guest(s)