Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re^2: Curses problem: initscr and endwin missing

by hsmyers (Canon)
on Feb 18, 2021 at 20:18 UTC ( [id://11128538]=note: print w/replies, xml ) Need Help??


in reply to Re: Curses problem: initscr and endwin missing
in thread Curses problem: initscr and endwin missing

My current plan A is to roll up my sleeves and tear apart the cpan Curses.pm module and see what makes it tick. I'm hoping for here is a plan B or C. I'm using PDCurses with a copied and renamed lib to libcurses. It makes compiling easier.

--hsm

"Never try to teach a pig to sing...it wastes your time and it annoys the pig."
  • Comment on Re^2: Curses problem: initscr and endwin missing

Replies are listed 'Best First'.
Re^3: Curses problem: initscr and endwin missing
by Anonymous Monk on Feb 22, 2021 at 13:54 UTC
    Does it tell you anything useful if you run Makefile.PL with environment variable CURSES_VERBOSE set to a truthy value? It seems that all tests for existence of Curses functions somehow managed to fail.
      When I installed Curses.pm there were no error messages, suggesting a clean install. There is no reason why I can't run it again to see if there was any indication of something amiss. For that matter, I can add another line or two to the minimal example file and see if it continues happily possible bitching about improper initialization but alive for all that. So what do you do when your fireplace runs out of room for another iron?

      --hsm

      "Never try to teach a pig to sing...it wastes your time and it annoys the pig."

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11128538]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (None)
    As of 2024-04-25 00:00 GMT
    Sections?
    Information?
    Find Nodes?
    Leftovers?
      Voting Booth?

      No recent polls found