Question: package ncurses_5_9 is not installing and shows error
0
gravatar for Philipp.rathert
3.0 years ago by
Germany
Philipp.rathert30 wrote:

Dear all,

 

I have an issue with the dependency package ncurses 5.9 it shows the error below.

I downloaded ncurses 6 from the tool shed and is installing but the tool requires 5.9.

It would be great if somebody could help.

I have no programming background, so please explain for dummies.

 

btw I use Mac OSX

 

Error message (only the short version, I didn't want to paste the whole thing):

2 errors generated.

../c++/cursesf.h:684:7: error: no matching constructor for initialization of 'NCursesForm'
    : NCursesForm (Fields, with_frame, autoDelete_Fields) {

../c++/cursesf.h:697:7: error: no matching constructor for initialization of 'NCursesForm'
    : NCursesForm (Fields, nlines, ncols, begin_y, begin_x,

make[1]: *** [../obj_s/cursesf.o] Error 1

make: *** [all] Error 2

 

I have read that this has to do with c++ and/or clang and there even seems to be a patch but I don't know how I could implement a local install of ncurses into a galaxy dependency.

dependency • 831 views
ADD COMMENTlink modified 3.0 years ago • written 3.0 years ago by Philipp.rathert30
Please log in to add an answer.

Help
Access

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
Powered by Biostar version 16.09
Traffic: 176 users visited in the last hour