From: <soh...@ad...> - 2005-08-20 14:06:20
|
Thanks for replying. The rpms were made for any distro that uses Redhat's Package Manager. The Pythoncard web site includes install instructions for both Mandrake and Redhat (Fedora). So, in principle, the installation of Pythoncard should work if the distro uses the package manager and the Linux Standard Base. But as the failed dependency message below would seem to indicate, the command <rpm -i PythonCard-0.8.1-1mdk.noarch.rpm>, doesn't know how to find software that is clearly on my system. Either that, or the problem is more severe. (It could also be the case that I am not the superior life form that I think I am.) :-) ---- bmu...@gm... wrote: You are trying to install a Mandrake rpm on a SuSE system. I don't know that much about how rpm works deep down, but it's probably looking for a Mandrake python package in order to fullfill dependencies. It is possible to tell rpm to install something ignoring dependencies, but I'm not so sure this is a good idea. Bryan ---- soh...@ad... wrote: Hello. I have tried and failed to install PythonCard-0.8.1-1mdk.noarch.rpm on my SuSE 9.3 distro. This is the error message that I get: error: Failed dependencies: python-base >= 2.3 is needed by PythonCard-0.8.1-1mdk python-base is needed by PythonCard-0.8.1-1mdk Here is the output that I get from rpm -qa|grep python: python-twisted-doc-1.3.0-5 python-demo-2.4-14 python-ogg-1.3-164 python-vorbis-1.3-162 python-2.4-14 python-bibtex-1.2.1-4 python-ldap-2.0.6-3 python-pyx-0.7.1-4 python-imaging-1.1.4-297 dbus-1-python-0.23.4-7 python-doc-2.4-14 libxslt-python-1.1.12-5 python-crypto-2.0-3 python-egenix-mx-base-2.0.6-3 python-mysql-1.2.0-3 python-openssl-0.6-3 python-tk-2.4-14 python-xml-2.4-14 rpm-python-4.1.1-208 python-gammu-0.7-3 python-pygame-doc-1.6.2-4 python-wxGTK-doc-2.5.3.1-3 python-doc-pdf-2.4-14 libredcarpet-python-2.4.5-3 python-curses-2.4-14 python-fcgi-2000.09.21-147 python-numeric-23.7-3 python-orbit-2.0.1-4 python-twisted-1.3.0-5 python-gtk-2.5.3-3 python-wxGTK-examples-2.5.3.1-3 python-gnome-2.9.4-3 kdebindings3-python-3.4.0-6 python-ao-0.82-121 python-gdbm-2.4-14 python-pygame-1.6.2-4 python-idle-2.4-14 samba-python-3.0.13-1.1 apache2-mod_python-3.1.3-42 libxml2-python-2.6.17-4 python-dialog-2.7-3 python-opengl-2.0.1.09-3 python-wxGTK-2.5.3.1-5 subversion-python-1.1.3-10 python-devel-2.4-14 I seem to have everything that I need. Can anyone help me get pythoncard installed? If additional information is needed, please let me know. Thank you for your time. |