Compiling Python Imaging under LinuxPPC

Greg McFarlane gregm at iname.com
Wed Apr 12 09:46:30 EDT 2000


On 11 Apr, William F. Adams wrote:
> I'm trying to do this, and not getting far.
> 
> Here's what I get:
> .0 -L/usr/X11R6/lib -lX11 -lXext -lXmu -ltiff -ljpeg -lz -lXpm -0 _tkinter.so
> /usr/bin/ld: cannot find -lBLT
> collect2: ld returned 1 exit status
> make: *** [_tkinter.so] Error 1
> Bad exit status from /var/tmp/rpm-tmp.39884 (%build)
> 
> What's BLT?

A graphics extension to Tk:
    http://www.tcltk.com/blt/

-- 
Greg McFarlane     INMS Telstra Australia     gregm at iname.com




More information about the Python-list mailing list