Displaying 3 results from an estimated 3 matches for "ftp_repo".
Did you mean:
apt_repo
2015 Sep 21
2
android sdk on centos7 64-bit.
[root at centos7 Packages]# yum install /lib/ld-linux.so.2
Loaded plugins: fastestmirror, langpacks, product-id, subscription-manager
This system is not registered with Subscription Management. You can use
subscription-manager to register.
epel/x86_64/metalink | 12 kB 00:00:00
ftp_repo | 3.6 kB 00:00:00
Loading mirror speeds from cached hostfile
* epel: ftp.cse.buffalo.edu
No package /lib/ld-linux.so.2 available.
Error: Nothing to do
On 09/21/2015 12:44 PM, Gordon Messmer wrote:
> yum install /lib/ld-linux.so.2
2015 Sep 21
2
android sdk on centos7 64-bit.
trying to use the android sdk on centos 7 and cant seem to find the
32bit libs..
[jason at centos7 platform-tools]$ ./adb devices
-bash: ./adb: /lib/ld-linux.so.2: bad ELF interpreter: No such file or
directory
[jason at centos7 platform-tools]$
whats the right way to isntall the needed 32bit libs? I cant seem to
find them with yum provides..
Ive tried multilib_policy=best in my yum.conf as
2015 Sep 21
0
android sdk on centos7 64-bit.
...ntos7 Packages]# yum install /lib/ld-linux.so.2
> Loaded plugins: fastestmirror, langpacks, product-id,
> subscription-manager
> This system is not registered with Subscription Management. You
> can use subscription-manager to register.
> epel/x86_64/metalink | 12 kB 00:00:00
> ftp_repo | 3.6 kB 00:00:00
> Loading mirror speeds from cached hostfile
> * epel: ftp.cse.buffalo.edu
> No package /lib/ld-linux.so.2 available.
> Error: Nothing to do
>
> On 09/21/2015 12:44 PM, Gordon Messmer wrote:
>> yum install /lib/ld-linux.so.2
>
------------ End Orig...