Koozali.org: home of the SME Server

glibc

niber

glibc
« on: April 19, 2005, 11:39:28 PM »
Hi,

Do you know how I can install libc.so.6(GLIBC_2.3) on a 6.0.1
(which rpms and from where)
I'm getting conflicts whith the ones I use.

Thanks for your help

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: glibc
« Reply #1 on: April 20, 2005, 08:18:56 PM »
Quote from: "niber"

Do you know how I can install libc.so.6(GLIBC_2.3) on a 6.0.1
(which rpms and from where)


I do, but I'm not going to tell you, because you could easily break your system if you succeed in installing it.

Quote

I'm getting conflicts whith the ones I use.


Good thing to.

You haven't said why you want to install 'libc.so.6(GLIBC_2.3)'
on your system. My guess is because you are trying to install some software which is compiled for an incompatible system, perhaps Fedora Core.

If you find a RedHat 7.3 version of the software you are trying to install, you won't be told that you need libc.so.6(GLIBC_2.3). And the software will have a much greater chance of actually working after you install it.

niber

glibc
« Reply #2 on: April 20, 2005, 09:04:00 PM »
Hi,

In fact I want to install TinyERP server, and I need all these :
Python 2.3 or above
Postgresql 7 or above
Psycopg python module for python2.3 (<- glibc2.3)
libxml2 and python2.3 bindings
libxslt and python2.3 bindings
Reportlab pdf generation library for python2.3
graphviz
pyparsing
Python Imaging Library for python2.3

If it's not possible I'll have to use another machine for the ERP server - It will cost and will need to work on another Linux distribution.