cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Install cURL in Android using binary

From: Joe Cabezas <joe.cabezas_at_gmail.com>
Date: Wed, 17 Oct 2012 17:20:07 -0300

thank you, i've learned a lot!

so.... if all of this PATH folders are placed in read-only mounts.... how
to install comething in those dirs?, or there is no way on android?

2012/10/17 Ralph Mitchell <ralphmitchell_at_gmail.com>

> On Wed, Oct 17, 2012 at 3:39 PM, Joe Cabezas <joe.cabezas_at_gmail.com>wrote:
>
>> i was root!, notice the root@ and the "#"
>>
>> 1|root_at_android:/storage/sdcard0/0Joe # mv curl /system/sbin
>> mv: can't create '/system/sbin': Read-only file system
>>
>> thank you again for your time :)
>>
>>
> Sorry, I missed that. BTW, /system is generally mounted read-only, which
> stops even root from writing to it. For example, in your own mount listing:
>
> /res/dev/system on /system type ext4 (*ro*
> ,relatime,barrier=1,data=ordered)
>
> Ralph Mitchell
>
>
>
> -------------------------------------------------------------------
> List admin: http://cool.haxx.se/list/listinfo/curl-users
> FAQ: http://curl.haxx.se/docs/faq.html
> Etiquette: http://curl.haxx.se/mail/etiquette.html
>
>

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2012-10-17