Tim Litwiller wrote:

http://www.bccwebhosting.com/ogo_sme56_install.php


I am sure that there are a few missed steps in this document - I will be going back over it several more times to make sure it is working properly.

Tim,


I've been attempting to install from your instructions today, and have found a couple of issues, including one "gotcha".

First, Kelley Graham's script has been updated this week, and downloads all the RPMs for you, putting them in separate directories below the directory containing the add script. However, it seems to download multiple versions of the RPMs, which I had to resolve. It didn't install the PostgreSQL RPMs, which may be related to the "gotcha" I found.

Because of the above, I decided to run the install of the PG RPMs manually. These showed up dependencies on glibc version 2.3. I went through the routine of identifying the RPMs (3 for glibc and binutils) and installing them. binutils and glibc-common installed successfully, but the main glibc package failed:

[EMAIL PROTECTED] pgsql_rpms]# rpm -Uvh glibc*.rpm
Preparing... ########################################### [100%]
1:glibc-common ########################################### [ 33%]
2:glibc warning: /etc/localtime created as /etc/localtime.rpmnew
warning: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew
########################################### [ 66%]
/usr/sbin/iconvconfig: /lib/i686/libc.so.6: version `GLIBC_2.3' not found (required by /usr/sbin/iconvconfig)
error: execution of %post scriptlet from glibc-2.3.2-4.80.6 failed, exit status 1
/bin/sh: /lib/i686/libc.so.6: version `GLIBC_2.3' not found (required by /lib/libdl.so.2)
error: execution of %pre scriptlet from glibc-devel-2.3.2-4.80.6 failed, exit status 1
error: install: %pre scriptlet failed (2), skipping glibc-devel-2.3.2-4.80.6


I'm not sure how to get past this - it looks like the post script is trying to run part of glibc, which is not fully installed (although I could be off base there).

Anyway, I'm now stuck, and would appreciate any assistance to resolve this issue.

Thanks,
--


Des Dougan



-- Please report bugs to [EMAIL PROTECTED] Please mail [EMAIL PROTECTED] (only) to discuss security issues Support for registered customers and partners to [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Searchable archive at http://www.mail-archive.com/devinfo%40lists.e-smith.org



Reply via email to