-
I'm trying to build RPiPlay for nixos. Building works, but my ios device is unable to find the RPiPlay service running on my pc.
I would guess this has something to do with either dns or some other…
-
I'm using Ubuntu 18.04, I was able to install ios-webkit-debug-proxy and libimobiledevice without issues. When running `idevice_id -l` I get an error:
```
idevice_id: symbol lookup error: idevice_i…
-
Tried to install from brew but there seems to be a problem with a dependency configuration:
libusbmuxd-2.0.2 but the installation scripts says Package requirements (libusbmuxd >= 1.1.0) were not …
-
`libplist` is depended on by `libusbmuxd`, and `libusbmuxd` is in turn depended upon by `libimobiledevice`, however, this is not configured so the build will fail the first time due to linking errors:…
-
i got following error when compile this project with android-ndk-r13b:
```
make[2]: Entering directory '/home/guorongfei/Workspace/playground/libplist/tools'
CC plistutil.o
CCLD pl…
-
This is odd...
After installing ifuse, my gnome-control-center was gone. I had to manually reinstall it for it to reappear.
```
$ whereis gnome-control-center
gnome-control-center: /usr/shar…
-
I use `brew install --HEAD libimobiledevice` to install libimobiledevice then generated some errors that I can't deal with, can someone help me?
```bash
iMac:~ davidLaw$ brew install --HEAD libimobi…
-
I'ma be honest, I have no idea what's happening right now. I'm trying to install [AltServer-Linux](https://github.com/NyaMisty/AltServer-Linux/releases), which has me install [netmuxd](https://github.…
-
Is there a distro that includes the packages as listed:
```
sudo apt-get install \
build-essential \
pkg-config \
checkinstall \
git \
autoconf \
automake \
libtool-bin \
libreadline…
-
It backs up about 16 mb before it shoots me this error:
"idevicebackup: /home/administrator/Desktop/Drake/libplist-1.3/src/plist.c:544: plist_get_uint_val: Assertion `length == sizeof(uint64_t)' fail…