rav1e icon indicating copy to clipboard operation
rav1e copied to clipboard

Expand on how to install the library

Open lu-zero opened this issue 2 years ago • 3 comments

Suggest to use --destdir and then sudo cp the files.

See: #2928

lu-zero avatar May 01 '22 06:05 lu-zero

Should probably use the install binary rather than cp to get proper permissions set.

There's also an incantation of cargo cinstall that I managed to install directly with, I can try to find it.

tdaede avatar May 01 '22 09:05 tdaede

cargo cinstall does not know about permission, I might add yet another feature to deal with that maybe.

lu-zero avatar Jun 02 '22 10:06 lu-zero

If you have ready the install command I can add it as well.

lu-zero avatar Jun 19 '22 06:06 lu-zero

It should be otherwise covered

lu-zero avatar Nov 16 '23 15:11 lu-zero