Re: [CentOS] Happy New Year!

2015-01-01 Thread Nux!
Happy new year, kids! http://img.nux.ro/mL4-hnypicard.jpg -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Jake Shipton" > To: "CentOS mailing list" > Sent: Thursday, 1 January, 2015 16:38:39 > Subj

Re: [CentOS] Happy New Year!

2015-01-01 Thread Jake Shipton
On 31/12/14 22:12, Ljubomir Ljubojevic wrote: > On behalf of the CentOS project I wish you Happy New Year! > > Happy New Year! > Happy New Year all! I hope you all have a great new year! (I know I'm a little late to the party... but hey, better late than never!) Kind Regards, Jake Shipton (Jak

Re: [CentOS] Happy New Year!

2014-12-31 Thread Marcin Lage
Happy new year !!! 2014-12-31 21:13 GMT-02:00 Fred Smith : > On Wed, Dec 31, 2014 at 05:17:49PM -0500, Digimer wrote: > > On 31/12/14 05:12 PM, Ljubomir Ljubojevic wrote: > > >On behalf of the CentOS project I wish you Happy New Year! > > > > > >Happy New Year! > > > > May everyone's year be fill

Re: [CentOS] Happy New Year!

2014-12-31 Thread Fred Smith
On Wed, Dec 31, 2014 at 05:17:49PM -0500, Digimer wrote: > On 31/12/14 05:12 PM, Ljubomir Ljubojevic wrote: > >On behalf of the CentOS project I wish you Happy New Year! > > > >Happy New Year! > > May everyone's year be filled with successful deployments! And successful EMployment, too, for thos

Re: [CentOS] Happy New Year!

2014-12-31 Thread Digimer
On 31/12/14 05:12 PM, Ljubomir Ljubojevic wrote: On behalf of the CentOS project I wish you Happy New Year! Happy New Year! May everyone's year be filled with successful deployments! -- Digimer Papers and Projects: https://alteeve.ca/w/ What if the cure for cancer is trapped in the mind of a

[CentOS] Happy New Year!

2014-12-31 Thread Ljubomir Ljubojevic
On behalf of the CentOS project I wish you Happy New Year! Happy New Year! -- Ljubomir Ljubojevic (Love is in the Air) PL Computers Serbia, Europe StarOS, Mikrotik and CentOS/RHEL/Linux consultant ___ CentOS mailing list CentOS@centos.org http://list

Re: [CentOS] happy new year :D i have a problem to upgrade my glibc to 2.7 on centos 5.5

2011-01-09 Thread John R Pierce
On 01/09/11 1:34 AM, Ritika Garg wrote: > I have a executable and when i run it then the error comes: > > /lib64/libc.so.6: version 'GLIBC_2.7' not found > > I don't have the source code of the executable. And I can't find glibc > 2.7 for centos 5.5. if you did, you'd likely break all kinds of st

Re: [CentOS] happy new year :D i have a problem to upgrade my glibc to 2.7 on centos 5.5

2011-01-09 Thread Ritika Garg
I have a executable and when i run it then the error comes: /lib64/libc.so.6: version 'GLIBC_2.7' not found I don't have the source code of the executable. And I can't find glibc 2.7 for centos 5.5. ___ CentOS mailing list CentOS@centos.org http://lists

Re: [CentOS] happy new year :D i have a problem to upgrade my glibc to 2.7 on centos 5.5

2011-01-07 Thread Ryan Wagoner
On Fri, Jan 7, 2011 at 12:45 PM, Ritika Garg wrote: > I also want glibc 2.7 for a particular application to run. The first step > mentioned is : > Step1:download nasm src.rpm from official site > > I did not understand what will this rpm do? I mean is that a substitute for > glibc 2.7? Nasm was t

Re: [CentOS] happy new year :D i have a problem to upgrade my glibc to 2.7 on centos 5.5

2011-01-07 Thread Ritika Garg
I also want glibc 2.7 for a particular application to run. The first step mentioned is : Step1:download nasm src.rpm from official site I did not understand what will this rpm do? I mean is that a substitute for glibc 2.7? ___ CentOS mailing list CentOS@

Re: [CentOS] happy new year :D i have a problem to upgrade my glibc to 2.7 on centos 5.5

2011-01-02 Thread Max Haann
>Build the src.rpm on your own system using "rpm --rebuild". The results won't require glibc 2.7. Thanks for your time and help Gordon. I rebuild it on centos 5.5, it works like a charm :D Step1:download nasm src.rpm from official site Step2:install ghostscript/texinfo from yum Step3:rpm -I --mo

Re: [CentOS] happy new year :D i have a problem to upgrade my glibc to 2.7 on centos 5.5

2011-01-01 Thread Gordon Messmer
On 12/31/2010 03:55 PM, Max Haann wrote: > > the nasm version 2(rpm from offcial site) requires glibc 2.7, i know its a > core component, but is there a way to upgrade it without break system? Build the src.rpm on your own system using "rpm --rebuild". The results won't require glibc 2.7. __

[CentOS] happy new year :D i have a problem to upgrade my glibc to 2.7 on centos 5.5

2010-12-31 Thread Max Haann
Happy new year :D i have just installed centos 5.5 on my vmware to test my server,i found that i need nasm x64 to compile my assembly code,the yum database only has 0.98 version which does not support 64bit. the nasm version 2(rpm from offcial site) requires glibc 2.7, i know its a core component