scottstamp / PokemonGo-Map

Reuploaded from AHAAAAAAA/PokemonGo-Map with latest fixes
GNU Affero General Public License v3.0
23 stars 23 forks source link

Linux Arm (Running on a Pi) #15

Open Sonorn opened 7 years ago

Sonorn commented 7 years ago

Can not run on Raspberry Pi

Expected Behavior

Current Behavior

I get this error while after logging in

Exception while downloading map: pogom/libencrypt.so: wrong ELF class: ELFCLASS64

Possible Solution

Steps to Reproduce (for bugs)

Context

Your Environment

MikeDX commented 7 years ago

download and compile libencrypt.so for your system from pgoapi.com

ghost commented 7 years ago

I'm also having this issue. Running on Raspberry Pi Raspian Jessie.

MikeDX commented 7 years ago

@sleepermjs download and compile libencrypt.so for your system from pgoapi.com. Same fix for the same problem ;)

ghost commented 7 years ago

I'm lazy, I pulled the libencrypt.so from https://github.com/PokemonGoMap/PokemonGo-Map and I'm now up and running.