11-08-2011, 02:00 AM
Når jeg bruger ./hldsupdatetool.bin får jeg -bash: ./hldsupdatetool.bin: No such file or directory:
Jeg fandt man skulle bruge: apt-get install libc6-i386
Men så får jeg det her:
apt-get install libc6-i386
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies.
libc6-i386 : Depends: libc6 (= 2.11.1-0ubuntu7.8) but 2.12.1-0ubuntu10.2 is to be installed
E: Broken packages
OS: Ubuntu Server 10.10 64 Bit.
Nogen der kan hjælpe mig med det her?
Code:
:/home/srcds_1# chmod +x hldsupdatetool.bin
:/home/srcds_1# ./hldsupdatetool.bin
-bash: ./hldsupdatetool.bin: No such file or directory
Jeg fandt man skulle bruge: apt-get install libc6-i386
Men så får jeg det her:
apt-get install libc6-i386
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies.
libc6-i386 : Depends: libc6 (= 2.11.1-0ubuntu7.8) but 2.12.1-0ubuntu10.2 is to be installed
E: Broken packages
OS: Ubuntu Server 10.10 64 Bit.
Nogen der kan hjælpe mig med det her?