|
From: janne h. <jha...@pp...> - 2000-11-27 15:23:54
|
Hello,
I've successfully used Pyncurses-package (.rpm) in my app with Mandrake
Linux 7.0. But when I installed 7.2 of the same dist, Pyncurses stopped
working. I compiled the .src.rpm, but no avail. Here's the output:
-- 8< --
from ncurses.panel import *
File
"/var/tmp/pyncurses-buildroot/usr//lib/python1.5/site-packages/ncurses/panel.py",
line 23, in ?
File
"/var/tmp/pyncurses-buildroot/usr//lib/python1.5/site-packages/ncurses/curses.py",
line 23, in ?
ImportError: /usr/lib/python1.5/site-packages/ncurses/_curses.so:
undefined symbol: trace
-- >8 --
Something is obviously missing but what could it be?
TIA,
jsh
|