id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,port
15095,BLT doesn't work properly,mn@…,markd@macports.org,"I installed BLT library via macports: port install blt, and when I am trying to run it on included samples, it doesn't work, and tells me that there are some version conflicts. The only other version I have is originally suplied Leopard TCL - version 8.4, so the conflict is according to me somewhere in macports installation.

there is a log when I tried to run a sample, it always ends up like this:

{{{
mn@hrusticka /opt/local/lib/blt2.4/demos $ bltwish barchart1.tcl 
Application initialization failed: version conflict for package ""Tcl"": have 8.5.2, need exactly 8.5
Error in startup script: dlsym(0x5882a0, Blt_Unload): symbol not founddlsym(0x5882a0, Blt_SafeUnload): symbol not foundversion conflict for package ""Tcl"": have 8.5.2, need exactly 8.5
    while executing
""load $library BLT""
    (procedure ""LoadBLT"" line 30)
    invoked from within
""LoadBLT 2.4 /opt/local/lib/blt2.4""
    (""package ifneeded BLT 2.4"" script)
    invoked from within
""package require BLT""
    (file ""barchart1.tcl"" line 3)
dyld: unloaded: /opt/local/lib/libBLT.2.dylib
}}}
",defect,new,Normal,,ports,1.6.0,,,macsforever2000@…,blt
