LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 09-22-2013, 11:19 AM   #1
vaibhavatalkar
LQ Newbie
 
Registered: Sep 2012
Location: bhopal
Distribution: RHEL
Posts: 28
Blog Entries: 2

Rep: Reputation: 0
Red face Installation error


when i try to install any .bin file.than i get an error.
/tmp/installer.ahwZRE3785: /lib/libc-2.5.so: version `GLIBC_2.7' not found (required by /tmp/installer.ahwZRE3785)
so what should i do...!!!
 
Old 09-22-2013, 01:06 PM   #2
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,627

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
" /lib/libc-2.5.so"
what operation system are you using ?
CentOS 5 ?

only CentOS 5.9 is currently supported in the older 5 series
and has this version installed " glibc-2.5-107.el5_9.5 "

and if this unknown binary + script "*.bin" program is looking for glibc 2.7
then this program was NOT built to run on the old CentOS 5 series
 
1 members found this post helpful.
Old 09-22-2013, 01:15 PM   #3
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,666

Rep: Reputation: 7970Reputation: 7970Reputation: 7970Reputation: 7970Reputation: 7970Reputation: 7970Reputation: 7970Reputation: 7970Reputation: 7970Reputation: 7970Reputation: 7970
Quote:
Originally Posted by vaibhavatalkar View Post
when i try to install any .bin file.than i get an error.
/tmp/installer.ahwZRE3785: /lib/libc-2.5.so: version `GLIBC_2.7' not found (required by /tmp/installer.ahwZRE3785)
so what should i do...!!!
Start by providing details, as you have been asked to do MANY times in your other threads. Your question is far too vague, and you don't even tell us what version/distro of Linux you're using, what you're typing in, are you logged in as root, or what .bin file you are trying to install, how, and where you got it.
 
1 members found this post helpful.
Old 09-23-2013, 12:26 AM   #4
vaibhavatalkar
LQ Newbie
 
Registered: Sep 2012
Location: bhopal
Distribution: RHEL
Posts: 28

Original Poster
Blog Entries: 2

Rep: Reputation: 0
Wink

i am using
cent_os 5.6 i386
and i am trying to install crossover on my machine.
that is download from here http://crossover.en.malavida.com/linux/download
when i try to install that .bin file as a root user
than i get an error....
/tmp/installer.ahwZRE3785: /lib/libc-2.5.so: version `GLIBC_2.7' not found (required by /tmp/installer.ahwZRE3785)
 
Old 09-23-2013, 12:56 AM   #5
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,627

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
you have a bit of a problem
"cent_os 5.6 i386 "
cent is ONLY supporting 5.9 in the older 5 series

please read your OTHER POST on this subject
"How to Download Crossover "
http://www.linuxquestions.org/questi...er-4175478077/

you will have a bit of a hard time using 5.6 and a version of crossover for rhel 6.4
 
1 members found this post helpful.
Old 09-23-2013, 02:46 AM   #6
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,513

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
# 4 .
Quote:
then I get an error....
/tmp/installer.ahwZRE3785: /lib/libc-2.5.so:
version `GLIBC_2.7' not found
You will have to use an older version of "Crossover".

Glibc (-2.5) is your OS ( Together with the kernel )
... and cannot be changed.

Other option, for the current "Crossover" :
Install a new OS : CentOS 6.4 .

-

Last edited by knudfl; 09-23-2013 at 02:48 AM.
 
1 members found this post helpful.
Old 09-24-2013, 03:50 AM   #7
vaibhavatalkar
LQ Newbie
 
Registered: Sep 2012
Location: bhopal
Distribution: RHEL
Posts: 28

Original Poster
Blog Entries: 2

Rep: Reputation: 0
installation has been done now

crossover has been install now.but another problem are create
how to run????
when i try to Click crossover to run as a root user.they get an warning box.
after click any option that is exit..
Attached Thumbnails
Click image for larger version

Name:	untitledfg.JPG
Views:	20
Size:	51.6 KB
ID:	13535  

Last edited by vaibhavatalkar; 09-24-2013 at 03:52 AM.
 
Old 09-24-2013, 05:23 AM   #8
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,513

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
# 7 .

Applications are usually not meant to be run as root.
'root' is for administrative tasks only.

Please try installing 'crossover' at /home/<name>/
 
Old 09-24-2013, 07:40 AM   #9
vaibhavatalkar
LQ Newbie
 
Registered: Sep 2012
Location: bhopal
Distribution: RHEL
Posts: 28

Original Poster
Blog Entries: 2

Rep: Reputation: 0
Smile

originally posted by knudfl
Quote:
Applications are usually not meant to be run as root.
'root' is for administrative tasks only.

Please try installing 'crossover' at /home/<name>/
i am not understand what are you talking about installing /home user
please Give me full detail...??
i did try as a user or $.
but when i install they got me same result
i have a crossover rpm file.
Quote:
[vaibhav Desktop]$su root
password:
[/home/vaibhav/Desktop]#rpm -Uvh crossover.rpm
but use su command otherwise they get an error
Quote:
error :can't create transection lock
what would you say about

Last edited by vaibhavatalkar; 09-24-2013 at 12:54 PM.
 
Old 09-24-2013, 02:32 PM   #10
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,627

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
On a Linux Operating System
You almost NEVER !!!! login as the "Administrator account " root
and almost NEVER use web enabled programs as "Administrator account " root

the root account is for Administrative duties
and NOT for everyday use

also there is a BIG , a VERY BIG difference in

Code:
cd ~/Desktop
su 
--- the root password --
-------- and this ------------
su - 
--- the root password --
also running programs from the very special case folder "Desktop" is NOT advisable

the Desktop folder is a "decorative" folder
for displaying the decorative starting point

you will have a lot better results using your $HOME folder
/home/YourNormalUserName
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
After installation I get, Error 25: Disk read error, Press any key to continue ... mataitsane Linux - Newbie 5 06-06-2012 10:45 AM
Installation error during installation of RHEL 5 using usb drive sunrave Red Hat 1 05-14-2012 05:22 AM
Installation of Binutils(configure:error:installation or configuration problem:C ...) h_r0019 Linux From Scratch 1 05-05-2007 07:40 AM
xen installation error: error 13: invalid or unsupported executable format Niceman2005 Linux - Software 0 01-05-2007 01:51 AM
Error on Fedora core 4 installation - Error informing the kernal about modifications monolegis Fedora 2 02-15-2006 06:11 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 05:48 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration