|
From: Mats B. <ma...@pr...> - 2007-07-20 12:39:27
|
I've built tileqt on my own linux machine and there it works OK but one of my testers have problems. System: [info patchlevel] = 8.4.14 tile 0.7.3 I think I've built tileqt with the same version of tile but I'm not sure. Trying to debug it results in the following: couldn't load file "bin/unix/Linux/i686/tileqt /libtileqt0.4.so": libpng.so.3: cannot open shared object file: No such file or directory Adding this library all hell breaks loose resulting in very strange errors I've seen before when I created Tcl_Obj corruption when creating Tcl_Obj on arbitrary threads: couldn't load file "bin/unix/Linux/i686/tileqt /libtileqt0.4.so": bin/unix/Linux/i686/tileqt /libtileqt0.4.so: undefined symbol: Ttk_StateTableLookup error reading package index file /usr/lib/vfs1.3/pkgIndex.tcl: syntax error in expression "[package provide Tcl] < 8.4": extra tokens at end of expression ... and there is no end to it. I wonder how tileqt is built. Not sure what the relations are between tileqt and tile. In other words, what to do to avoid problems like this? Mats |