Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- when running ./autogen.sh this happens
- if gcc supports -c -o file.o... (cached) yes
- checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
- checking whether -lc should be explicitly linked in... no
- checking dynamic linker characteristics... GNU/Linux ld.so
- checking how to hardcode library paths into programs... immediate
- checking whether stripping libraries is possible... yes
- checking if libtool supports shared libraries... yes
- checking whether to build shared libraries... yes
- checking whether to build static libraries... yes
- checking for pkg-config... /usr/bin/pkg-config
- checking pkg-config is at least version 0.9.0... yes
- checking for libimobiledevice-glue-1.0 >= 1.2.0... no
- configure: error: Package requirements (libimobiledevice-glue-1.0 >= 1.2.0) were not met:
- Package 'libimobiledevice-glue-1.0', required by 'virtual:world', not found
- Consider adjusting the PKG_CONFIG_PATH environment variable if you
- installed software in a non-standard prefix.
- Alternatively, you may set the environment variables limd_glue_CFLAGS
- and limd_glue_LIBS to avoid the need to call pkg-config.
- See the pkg-config man page for more details.
- user@desktop:~/idevicerestore/libirecovery$ ^C
- user@desktop:~/idevicerestore/libirecovery$ ^C
- user@desktop:~/idevicerestore/libirecovery$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement