How to get Pybliographer running on RedHat 8.0 and RedHat 9
Note: this information is now outdated. The pybliographer RPM packages are
available on the download
page at sourceforge. These work fine using Fedora Core 1 without having to
use these workarounds anymore.
- you will need to have openssl096b-0.9.6b-6 installed, otherwise
compat-python-1.5.2-38 will not be installed with a complaint about
missing libcrypto.so.2 and libssl.so.2.
- install
python-1.5.2. To do it without interfering with the
python-2.2.x package, you may use the following modified
versions (no warranties whatsoever):
- Install
pygnome and pygtk from either Binaries
or source:
- Here comes the really dirty part (I haven't had time to build an RPM for
Red Hat 8.0 so the requirements don't actually fit, so the pybliographer
package will depend on python2 to be installed rather than
python-compat-1.5.2 and you have to modify one file manually). If
you have the time to do it right, let me know.
- install the
pybliographer-1.0.11-2.rh_7x.i386.rpm
package you can get from
here or here.
- modify the file
/usr/bin/pybliographer so the first
line reads "#!/usr/bin/python1.5" instead of
"#!/usr/bin/python" to use the older python version.
- Remember to use recode-3.5 instead of 3.6, at least I had some problems
with the original 3.6-6 package. You can get it from the
download page of the pybliographer site.
So you may be wondering why I chose to use python 1.5. It was the easiest and
fastest way to get gnome-python and gnome-python2 work on the same machine
without any conflict. gnome-python works on python-1.5.2 and gnome-python2 on
the distributed python-2.2.
MD5 sums:
ecc8613041ee5ad0d76aedc2a0d1ff42 compat-python-1.5.2-38.i386.rpm
c6b37e0b214bf4408e3c100c15f8440d compat-python-1.5.2-38.src.rpm
6ed62dc7e395a111dd059eae60183d6e compat-python-devel-1.5.2-38.i386.rpm
041199b5c89e3885b9077719e9ac288a compat-python-docs-1.5.2-38.i386.rpm
4b053355caaa9192c5c4dea106ad1128 compat-python-tools-1.5.2-38.i386.rpm
5cf79fb95a91cb0dd61071b5ec080890 gnome-python-1.4.2-3.src.rpm
301c0912add021028dbff015b9908bbe pygnome-1.4.2-3.i386.rpm
a8bd4fe80cc4019a3a20acd0f1ca38aa pygtk-0.6.9-3.i386.rpm
Contact: Jens Hardings
Last Modification: December 5, 2003.