Open asitemade4u opened 4 years ago
Hi @asitemade4u I'm not a linux or C expert unfortunately. Did you compile h3 or just install?
I tried to install it using devtools. I don't know how to compile a R package but am happy tyo try...
S.
On Nov 11, 2020, 18:01, at 18:01, Josiah Parry notifications@github.com wrote:
Hi @asitemade4u I'm not a linux or C expert unfortunately. Did you compile h3 or just install?
-- You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub: https://github.com/JosiahParry/placekey/issues/5#issuecomment-725708923
So you will need to ensure that you've compiled the H3 library following the instructions in the https://github.com/uber/h3 repository
That I already did.
On 11/14/20 3:36 PM, Josiah Parry wrote:
So you will need to ensure that you've compiled the H3 library following the instructions in the https://github.com/uber/h3 https://github.com/uber/h3 repository
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/JosiahParry/placekey/issues/5#issuecomment-727262050, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACXN4CSVZ3NDEBKSKUFWNCLSP3S53ANCNFSM4TQYZ5NA.
I unfortunately cannot assist further. Please provide further details if possible.
Perhaps try installing now following recent PR https://github.com/JosiahParry/placekey/pull/15
I have installed H3 which is now available from
/usr/local/bin/
When I try to install the package using the correct instruction (please fix in your instructions):It does not find the yet installed H3 and fails at installing it:
What am I doing wrong?