Quote:
Originally Posted by mdauso
Hello NiLuJe,
I think this could solve the issue but I dont know how to change the symlink. I tried to do the „ln“ but it didn‘t work. Can you give me a hint? The existing curl allready installed on the kindle is placed in /usr/bin/ the one you are talking about is in the /mnt/us/usbnet/bin/ folder. „whereis curl“ always points to /usr/bin/.
Cheers,
Mario
|
You should still be able to call the version NiLuJe is referring to by entering the fully qualified file name when you invoke it,ie:
/mnt/us/usbnet/bin/curl {arguments go here}
Does that help?
Dave