LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   Fedora Cora 64 /etc/ld.so.conf (https://www.linuxquestions.org/questions/fedora-35/fedora-cora-64-etc-ld-so-conf-269071/)

joey52 12-22-2004 01:54 AM

Fedora Cora 64 /lib/ld-linux.so.2
 
Hi Guys,

I did an "apt-get -f install" on a fedora cora 64 box. This is the output of the process...


Quote:

Get:1 http://ayo.freshrpms.net fedora/linux/2/x86_64/updates glibc#2.3.3-27.1 2.3.3-27.1 [5827kB]
Get:2 http://apt.sw.be fedora/2/en/x86_64/dag libgpg-error 0.7-1.1.fc2.dag [55.3kB]
Get:3 http://ayo.freshrpms.net fedora/linux/2/x86_64/updates xorg-x11-libs-data 6.7.0-11 [368kB]
Get:4 http://ayo.freshrpms.net fedora/linux/2/x86_64/updates xorg-x11-xfs 6.7.0-11 [289kB]
Get:5 http://ayo.freshrpms.net fedora/linux/2/x86_64/updates xorg-x11-libs 6.7.0-11 [2636kB]
Get:6 http://ayo.freshrpms.net fedora/linux/2/x86_64/updates glibc-common 2.3.3-27.1 [14.7MB]
Get:7 http://ayo.freshrpms.net fedora/linux/2/x86_64/updates cyrus-sasl-plain 2.1.18-2.2 [29.1kB]
Get:8 http://ayo.freshrpms.net fedora/linux/2/x86_64/updates cyrus-sasl-md5 2.1.18-2.2 [62.2kB]
Get:9 http://ayo.freshrpms.net fedora/linux/2/x86_64/updates cyrus-sasl 2.1.18-2.2 [1257kB]
Get:10 http://ayo.freshrpms.net fedora/linux/2/x86_64/core libgcrypt 1.2.0-1 [158kB]
Get:11 http://ayo.freshrpms.net fedora/linux/2/x86_64/updates libxml2-python 2.6.16-2 [482kB]
Get:12 http://ayo.freshrpms.net fedora/linux/2/x86_64/updates libxml2 2.6.16-2 [674kB]
Get:13 http://ayo.freshrpms.net fedora/linux/2/x86_64/updates samba-client 0:3.0.10-1.fc2 [3020kB]
Get:14 http://ayo.freshrpms.net fedora/linux/2/x86_64/updates samba 0:3.0.10-1.fc2 [14.2MB]
Get:15 http://ayo.freshrpms.net fedora/linux/2/x86_64/updates samba-common 0:3.0.10-1.fc2 [5901kB]
Fetched 49.7MB in 14m43s (56.3kB/s)
Committing changes...
Preparing... ########################################### [100%]
warning: /etc/nsswitch.conf saved as /etc/nsswitch.conf.rpmsave
warning: /etc/localtime saved as /etc/localtime.rpmsave
warning: /etc/ld.so.conf saved as /etc/ld.so.conf.rpmsave
/sbin/ldconfig: Can't open configuration file /etc/ld.so.conf: No such file or directory
1:glibc ########################################### [ 7%]
/sbin/ldconfig: Can't open configuration file /etc/ld.so.conf: No such file or directory
Stopping sshd:[ OK ]
Starting sshd:[ OK ]
2:xorg-x11-libs-data ########################################### [ 13%]
3:xorg-x11-xfs ########################################### [ 20%]
4:xorg-x11-libs ########################################### [ 27%]
grep: /etc/ld.so.conf: No such file or directory
5:glibc-common ########################################### [ 33%]
6:cyrus-sasl-plain ########################################### [ 40%]
7:cyrus-sasl-md5 ########################################### [ 47%]
8:cyrus-sasl ########################################### [ 53%]
9:libgpg-error ########################################### [ 60%]
10:libgcrypt ########################################### [ 67%]
11:libxml2-python ########################################### [ 73%]
12:libxml2 ########################################### [ 80%]
13:samba-client ########################################### [ 87%]
14:samba ########################################### [ 93%]
15:samba-common warning: /etc/samba/smb.conf created as /etc/samba/smb.conf.rpmnew
########################################### [100%]
Done.
Then I try to start CounterStrike Source server and I get this error>


Quote:

[serverone@sv5 .scripts]$ ./startcs
Auto detecting CPU
Using AMD-Opteron (64 bit) Optimised binary.
Auto-restarting the server on crash
Updating server using Steam.
./srcds_run: ./steam: /lib/ld-linux.so.2: bad ELF interpreter: No such file or directory
Mon Dec 20 05:57:55 UTC 2004: Steam Update failed, ignoring.
./srcds_run: ./srcds_amd: /lib/ld-linux.so.2: bad ELF interpreter: No such file or directory
Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem
Mon Dec 20 05:57:55 UTC 2004: Server restart in 10 seconds
How do i install this file?

/lib/ld-linux.so.2

joey52 12-22-2004 01:55 AM

removed. Read next one. Sorry.

joey52 12-22-2004 02:03 AM

Ignore most of the crap i wrote upstairs. i noticed the files were totally different. i need some sleep. The real question is...

How do I install


/lib/ld-linux.so.2

misc 12-22-2004 03:41 PM

The run-time linker ld-linux and corresponding config files are included within the glibc package, which was upgraded in your output and maybe was damaged. It cannot be seen why you added option -f to apt-get install.

joey52 12-22-2004 03:54 PM

When I did the update:

apt-get update

It said that some packages were not going to be cleaned properly. It told me to do that. Is this wrong?

misc 12-22-2004 04:12 PM

I don't think how stable apt-get is on multilib platforms like x86_64. I've thought it doesn't support that platform [well]. Somehow you managed to damage your system. That's enough to raise doubts.


All times are GMT -5. The time now is 06:13 PM.