Re: pygtk install problems



    Chad> I'm trying to install PyGTK. I ./configure alright, but on the
    Chad> make, it stops with an error and complains that it can't find
    Chad> /usr/local/lib/libglade.so, which is already installed and in the
    Chad> right place for a long time now.  why won't PyGTK see that
    Chad> libglade is installed?  how can i get over this problem?

If you're on Linux, check to make sure that you've run ldconfig since
installing libglade in /usr/local/lib.  Before running ldconfig, make sure
/usr/local/lib is listed in /etc/ld.so.conf.

-- 
Skip Montanaro (skip pobox com)
(847)971-7098




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]