Hi, > I can confirm that FreeSCI can at least compile on O2/Irix. I don't > have any SCI data here so I can't say how well it runs though. > There was one small problem: sciconsole and sciv weren't linked > correctly. Adding -lcurses to the commandline fixed the > problem. Apperently configure couldn't find curses: > checking for (n)curses... failed Interesting... it didn't find it despite libcurses being present? Could you send me the config.log from that one, please, so the script checking for this library can be updated? > but relied on the liabrary anyway. It should disable libreadline support if not found, but doesn't. Thanks for finding that one! llap, Christoph
