Results 1 to 1 of 1
I have a problem about tcl and tk. Especially libtcl8.4 and libtk8.4. If you could help me I would be grateful.
I am trying to establish a server for open ...
- 05-07-2009 #1Just Joined!
- Join Date
- May 2009
- Location
- madrid
- Posts
- 1
error: Failed dependencies: libBLT24.so libtcl8.4.so libtk8.4.so
I have a problem about tcl and tk. Especially libtcl8.4 and libtk8.4. If you could help me I would be grateful.
I am trying to establish a server for open source course model. And I tried to install eduCommons and I need to install Plone before it. I use the Plone-3.0.6 openSUSE_10.3_bundle.tar.bz2 package to install for the sake of simplicity. But whenever I want to install the Python Imaging Library I receive that kind of message:
ocw:~/Plone-3.0.6-openSUSE_10.3_bundle # rpm -Uhv python24-tk-2.4.4-9.1.i586.rpm
error: Failed dependencies:
libBLT24.so is needed by python24-tk-2.4.4-9.1.i586
libtcl8.4.so is needed by python24-tk-2.4.4-9.1.i586
libtk8.4.so is needed by python24-tk-2.4.4-9.1.i586
after that I try to install necessary libs but they are dependent on it-selves. For example when I try to install libtcl8.4.*…rpm in order to supply libtcl8.4….so, it requires libtcl8.4…so. and the other libs do it as well. Thanks…


Reply With Quote