Re: [gentoo-user] two glibcs with different version

2010-05-04 Thread Helmut Jarausch
On 4 May, Kraus Philipp wrote: > > Am 04.05.2010 um 13:09 schrieb Neil Bothwick: > >> On Sat, 1 May 2010 12:58:34 +0200, Kraus Philipp wrote: >> I would suggest dual-booting... >>> >>> Sorry, that's no solution, because it is only one network service, >>> that >>> need's a older glibc. I

Re: [gentoo-user] two glibcs with different version

2010-05-04 Thread Kraus Philipp
Am 04.05.2010 um 13:09 schrieb Neil Bothwick: On Sat, 1 May 2010 12:58:34 +0200, Kraus Philipp wrote: I would suggest dual-booting... Sorry, that's no solution, because it is only one network service, that need's a older glibc. I can't reboot a server at any time or create a new physical

Re: [gentoo-user] two glibcs with different version

2010-05-04 Thread Neil Bothwick
On Sat, 1 May 2010 12:58:34 +0200, Kraus Philipp wrote: > > I would suggest dual-booting... > > Sorry, that's no solution, because it is only one network service, that > need's a older glibc. I can't reboot a server at any time or create a > new > physical server Have you considered virtuali

Re: [gentoo-user] two glibcs with different version

2010-05-01 Thread Kraus Philipp
Am 01.05.2010 um 12:53 schrieb pk: On 2010-04-30 15:24, Kraus Philipp wrote: I must test a software with a older version of the glibc. I run the 2.11.1 now but for one tool I need a previous version (2.6.1). How can I compile the glibc without changing my system glibc. I would like to set the

Re: [gentoo-user] two glibcs with different version

2010-05-01 Thread Alan McKinnon
On Saturday 01 May 2010 10:57:31 Kraus Philipp wrote: > On 01.05.2010 um 10:32 wrote Volker Armin Hemmann: > > On Samstag 01 Mai 2010, Graham Murray wrote: > >> Kraus Philipp writes: > >>> Hello, > >>> > >>> I must test a software with a older version of the glibc. I run the > >>> 2.11.1 now but

Re: [gentoo-user] two glibcs with different version

2010-05-01 Thread Kraus Philipp
Am 01.05.2010 um 12:40 schrieb William Kenworthy: On Sat, 2010-05-01 at 12:25 +0200, Kraus Philipp wrote: Am 01.05.2010 um 11:48 schrieb William Kenworthy: On Sat, 2010-05-01 at 10:57 +0200, Kraus Philipp wrote: On 01.05.2010 um 10:32 wrote Volker Armin Hemmann: On Samstag 01 Mai 2010,

Re: [gentoo-user] two glibcs with different version

2010-05-01 Thread pk
On 2010-04-30 15:24, Kraus Philipp wrote: > I must test a software with a older version of the glibc. I run the > 2.11.1 now but for one tool I need a previous version (2.6.1). > How can I compile the glibc without changing my system glibc. I would > like to set the previous glibc with the LD_PATH

Re: [gentoo-user] two glibcs with different version

2010-05-01 Thread William Kenworthy
On Sat, 2010-05-01 at 12:25 +0200, Kraus Philipp wrote: > > Am 01.05.2010 um 11:48 schrieb William Kenworthy: > > > On Sat, 2010-05-01 at 10:57 +0200, Kraus Philipp wrote: > > > > > > On 01.05.2010 um 10:32 wrote Volker Armin Hemmann: > > > > > > > On Samstag 01 Mai 2010, Graham Murray wrote: >

Re: [gentoo-user] two glibcs with different version

2010-05-01 Thread Kraus Philipp
Am 01.05.2010 um 11:48 schrieb William Kenworthy: On Sat, 2010-05-01 at 10:57 +0200, Kraus Philipp wrote: On 01.05.2010 um 10:32 wrote Volker Armin Hemmann: On Samstag 01 Mai 2010, Graham Murray wrote: Kraus Philipp writes: Hello, I must test a software with a older version of the glibc

Re: [gentoo-user] two glibcs with different version

2010-05-01 Thread William Kenworthy
On Sat, 2010-05-01 at 10:57 +0200, Kraus Philipp wrote: > > On 01.05.2010 um 10:32 wrote Volker Armin Hemmann: > > > On Samstag 01 Mai 2010, Graham Murray wrote: > > > Kraus Philipp writes: > > > > Hello, > > > > > > > > I must test a software with a older version of the glibc. I run > > > > th

Re: [gentoo-user] two glibcs with different version

2010-05-01 Thread Kraus Philipp
On 01.05.2010 um 10:32 wrote Volker Armin Hemmann: On Samstag 01 Mai 2010, Graham Murray wrote: Kraus Philipp writes: Hello, I must test a software with a older version of the glibc. I run the 2.11.1 now but for one tool I need a previous version (2.6.1). How can I compile the glibc without

Re: [gentoo-user] two glibcs with different version

2010-05-01 Thread Volker Armin Hemmann
On Samstag 01 Mai 2010, Graham Murray wrote: > Kraus Philipp writes: > > Hello, > > > > I must test a software with a older version of the glibc. I run the > > 2.11.1 now but for one tool I need a previous version (2.6.1). > > How can I compile the glibc without changing my system glibc. I would

Re: [gentoo-user] two glibcs with different version

2010-05-01 Thread Kraus Philipp
On 01.05.2010 um 09:48 wrote Graham Murray: I think that the only way you can do this is to create a chroot jail, in which you build everything using the old version of glibc (in a very similar way to building a new Gentoo system) and run your application in that. That's a very goog idea

Re: [gentoo-user] two glibcs with different version

2010-05-01 Thread Graham Murray
Kraus Philipp writes: > Hello, > > I must test a software with a older version of the glibc. I run the > 2.11.1 now but for one tool I need a previous version (2.6.1). > How can I compile the glibc without changing my system glibc. I would > like to set the previous glibc with the LD_PATH. > Can

[gentoo-user] two glibcs with different version

2010-04-30 Thread Kraus Philipp
Hello, I must test a software with a older version of the glibc. I run the 2.11.1 now but for one tool I need a previous version (2.6.1). How can I compile the glibc without changing my system glibc. I would like to set the previous glibc with the LD_PATH. Can I run two different versions or