[EMAIL PROTECTED] wrote:

> I'm having no success building the curses module on Solaris 8 (yes, I know
> it's ancient - advancing the state-of-the-art is not yet an option) for
> Python 2.4.  Sun provides an apparently ancient version of curses in
> /usr/lib, so I downloaded and installed ncurses 5.5, both using default
> settings and using --with-shared.  When the curses module is linked against

for Solaris, you also should add --enable-rpath

-- 
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to