Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

When Linux 86-64x version? #17

Answered by MolotovCherry
LeFFaQ asked this question in Q&A
Discussion options

You must be logged in to vote

Well, in general, assuming you're using Linux x64, you need:
1, kmagick compiled for Linux x64
2, kmagick in your PATH
3, imagemagick installed and in your PATH
(In general, if you're using a desktop OS, your instructions are closer to windows than Android, since android instructions are very specific)

I haven't ever tested this for Linux because I don't have time/use linux atm, but you want, you can try installing imagemagick-dev (or equivalent for your system), imagemagick, rust, and compiling it yourself for target x86_64-unknown-linux-musl.

I don't believe there's anything in the actual code that's windows specific (obviously it compiles and works for android linux already), so just n…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by LeFFaQ
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants