giovanna@giovanna-Inspiron-3542:~$ sudo apt-get install libcpputest-dev libcppunit-dev libgcc-5-dev
[sudo] password di giovanna:
Lettura elenco dei pacchetti... Fatto
Generazione albero delle dipendenze
Lettura informazioni sullo stato... Fatto
libgcc-5-dev is already the newest version (5.4.0-6ubuntu1~16.04.4).
I seguenti pacchetti sono stati installati automaticamente e non sono più richiesti:
libjpeg62 linux-headers-4.8.0-36 linux-headers-4.8.0-36-generic
linux-image-4.8.0-36-generic linux-image-extra-4.8.0-36-generic
Usare "sudo apt autoremove" per rimuoverli.
Pacchetti suggeriti:
libcppunit-doc
I seguenti pacchetti NUOVI saranno installati:
libcppunit-1.13-0v5 libcppunit-dev libcpputest-dev
0 aggiornati, 3 installati, 0 da rimuovere e 1 non aggiornati.
È necessario scaricare 347 kB di archivi.
Dopo quest'operazione, verranno occupati 2.302 kB di spazio su disco.
Scaricamento di:1 http://it.archive.ubuntu.com/ubuntu xenial/universe amd64 libcppunit-1.13-0v5 amd64 1.13.2-2.1 [75,9 kB]
Scaricamento di:2 http://it.archive.ubuntu.com/ubuntu xenial/universe amd64 libcppunit-dev amd64 1.13.2-2.1 [134 kB]
Scaricamento di:3 http://it.archive.ubuntu.com/ubuntu xenial/universe amd64 libcpputest-dev amd64 3.7.2-1 [137 kB]
Recuperati 347 kB in 0s (407 kB/s)
Selezionato il pacchetto libcppunit-1.13-0v5:amd64 non precedentemente selezionato.
(Lettura del database... 259755 file e directory attualmente installati.)
Preparativi per estrarre .../libcppunit-1.13-0v5_1.13.2-2.1_amd64.deb...
Estrazione di libcppunit-1.13-0v5:amd64 (1.13.2-2.1)...
Selezionato il pacchetto libcppunit-dev non precedentemente selezionato.
Preparativi per estrarre .../libcppunit-dev_1.13.2-2.1_amd64.deb...
Estrazione di libcppunit-dev (1.13.2-2.1)...
Selezionato il pacchetto libcpputest-dev:amd64 non precedentemente selezionato.
Preparativi per estrarre .../libcpputest-dev_3.7.2-1_amd64.deb...
Estrazione di libcpputest-dev:amd64 (3.7.2-1)...
Elaborazione dei trigger per man-db (2.7.5-1)...
Configurazione di libcppunit-1.13-0v5:amd64 (1.13.2-2.1)...
Configurazione di libcppunit-dev (1.13.2-2.1)...
Configurazione di libcpputest-dev:amd64 (3.7.2-1)...
Elaborazione dei trigger per libc-bin (2.23-0ubuntu5)...
giovanna@giovanna-Inspiron-3542:~/Scrivania/libimobiledevice-1.2.0$ sudo auto-apt run ./configure --prefix=/usr
Entering auto-apt mode: ./configure --prefix=/usr
Exit the command to leave auto-apt mode.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking whether gcc and cc understand -c and -o together... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking 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 how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libusbmuxd... no
configure: error: Package requirements (libusbmuxd >= 1.0.9) were not met:
No package 'libusbmuxd' 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 libusbmuxd_CFLAGS
and libusbmuxd_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
giovanna@giovanna-Inspiron-3542:~/Scrivania/libimobiledevice-1.2.0$
HO SBAGLIATO A POSTARE... PERDONATEMI!
..in nessun tempo a persona veruna, per qualsivoglia causa si permetta di trarre copia dei quadri che sono nella nostra chiesa e particolarmente di quello che è nell’altare grande...
...perchè, avendo riguardo, più presto al pubblico decoro che al privato comodo.
Salve, clicca su [Modifica] e correggi il 2° output, intanto impari qualcos'altro...
Ciao
ACER Extensa 5230E 2,2 Ghz cpu Celeron 900 hdd 160 GB Ram 1 GB scheda video Intel GM500
ACER Extensa 5635Z 2,2 Ghz cpu Celeron T3100 hdd 320 GB Ram 4 GB scheda video Intel Mobile 4
Quando una Finestra chiusa incontra un Pinguino la Finestra chiusa è una Finestra aperta.
il secondo output è corretto, mi riferivo al fatto che ho spostato la conversazione in un altro post! dovevo seguire quella precedente.
Riguardo gli output? sono corretti?
GRAZIE
..in nessun tempo a persona veruna, per qualsivoglia causa si permetta di trarre copia dei quadri che sono nella nostra chiesa e particolarmente di quello che è nell’altare grande...
...perchè, avendo riguardo, più presto al pubblico decoro che al privato comodo.
ACER Extensa 5230E 2,2 Ghz cpu Celeron 900 hdd 160 GB Ram 1 GB scheda video Intel GM500
ACER Extensa 5635Z 2,2 Ghz cpu Celeron T3100 hdd 320 GB Ram 4 GB scheda video Intel Mobile 4
Quando una Finestra chiusa incontra un Pinguino la Finestra chiusa è una Finestra aperta.
giovanna@giovanna-Inspiron-3542:~$ sudo apt-get install libusbmuxd-dev
[sudo] password di giovanna:
Lettura elenco dei pacchetti... Fatto
Generazione albero delle dipendenze
Lettura informazioni sullo stato... Fatto
I seguenti pacchetti sono stati installati automaticamente e non sono più richiesti:
libjpeg62 linux-headers-4.8.0-36 linux-headers-4.8.0-36-generic
linux-image-4.8.0-36-generic linux-image-extra-4.8.0-36-generic
Usare "sudo apt autoremove" per rimuoverli.
I seguenti pacchetti NUOVI saranno installati:
libusbmuxd-dev
0 aggiornati, 1 installati, 0 da rimuovere e 1 non aggiornati.
È necessario scaricare 17,2 kB di archivi.
Dopo quest'operazione, verranno occupati 84,0 kB di spazio su disco.
Scaricamento di:1 http://it.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libusbmuxd-dev amd64 1.0.10-2ubuntu0.1 [17,2 kB]
Recuperati 17,2 kB in 0s (18,3 kB/s)
Selezionato il pacchetto libusbmuxd-dev:amd64 non precedentemente selezionato.
(Lettura del database... 259977 file e directory attualmente installati.)
Preparativi per estrarre .../libusbmuxd-dev_1.0.10-2ubuntu0.1_amd64.deb...
Estrazione di libusbmuxd-dev:amd64 (1.0.10-2ubuntu0.1)...
Configurazione di libusbmuxd-dev:amd64 (1.0.10-2ubuntu0.1)...
giovanna@giovanna-Inspiron-3542:~$
giovanna@giovanna-Inspiron-3542:~/Scrivania/libimobiledevice-1.2.0$ sudo auto-apt run ./configure --prefix=/usr
Entering auto-apt mode: ./configure --prefix=/usr
Exit the command to leave auto-apt mode.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking whether gcc and cc understand -c and -o together... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking 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 how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libusbmuxd... yes
checking for libplist... no
configure: error: Package requirements (libplist >= 1.11) were not met:
No package 'libplist' 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 libplist_CFLAGS
and libplist_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
giovanna@giovanna-Inspiron-3542:~/Scrivania/libimobiledevice-1.2.0$
..in nessun tempo a persona veruna, per qualsivoglia causa si permetta di trarre copia dei quadri che sono nella nostra chiesa e particolarmente di quello che è nell’altare grande...
...perchè, avendo riguardo, più presto al pubblico decoro che al privato comodo.
Salve, quasi esatto, ti conviene installare Synaptic, il migliore gestore software, e cercare in esso i pacchetti che ti richiede.
Scoprirai che quasi tutti hanno una variante con nel nome la particella '-dev', servono proprio per compilare ed infatti devi installare 'libplist-dev'.
Toglimi una curiosità, vedo che non lavora 'auto-apt' deduco che non l'hai configurato giusto ?
Altrimenti dovrò indagare sul perché non funge, finora sempre funzionato.
Ciao
ACER Extensa 5230E 2,2 Ghz cpu Celeron 900 hdd 160 GB Ram 1 GB scheda video Intel GM500
ACER Extensa 5635Z 2,2 Ghz cpu Celeron T3100 hdd 320 GB Ram 4 GB scheda video Intel Mobile 4
Quando una Finestra chiusa incontra un Pinguino la Finestra chiusa è una Finestra aperta.
giovanna@giovanna-Inspiron-3542:~/Scrivania/libimobiledevice-1.2.0$ sudo auto-apt run ./configure --prefix=/usr
Entering auto-apt mode: ./configure --prefix=/usr
Exit the command to leave auto-apt mode.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking whether gcc and cc understand -c and -o together... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking 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 how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libusbmuxd... yes
checking for libplist... yes
checking for libplistmm... yes
checking for pthread_create, pthread_mutex_lock in -lpthread... yes
checking for ANSI C header files... (cached) yes
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking gcrypt.h usability... yes
checking gcrypt.h presence... yes
checking for gcrypt.h... yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for ssize_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint8_t... yes
checking for asprintf... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strerror... yes
checking for strndup... yes
checking for stpcpy... yes
checking for vasprintf... yes
checking endian.h usability... yes
checking endian.h presence... yes
checking for endian.h... yes
checking whether to enable WIN32 build settings... no
checking for a Python interpreter with version >= 2.3... python
checking for python... /usr/bin/python
checking for python version... 2.7
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.7/dist-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.7/dist-packages
checking for cython... /usr/bin/cython
checking for Cython version... 0.23.4
configure: Cython executable is '/usr/bin/cython'
checking for python2.7... (cached) /usr/bin/python
checking for a version of Python >= '2.1.0'... yes
checking for the distutils Python package... yes
checking for Python include path... -I/usr/include/python2.7
checking for Python library path... -L/usr/lib/python2.7 -lpython2.7
checking for Python site-packages path... /usr/lib/python2.7/dist-packages
checking python extra libraries... ('-L/usr/lib -lz', '-lpthread -ldl -lutil')
checking python extra linking flags... -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions
checking consistency of all components of python development environment... yes
checking for libplist Cython bindings... no
configure: WARNING: cannot find libplist Cython bindings. You should install your distribution specific libplist Cython bindings package.
checking for openssl... no
configure: error: OpenSSL support explicitly requested but OpenSSL could not be found
L'ho configurato!
..in nessun tempo a persona veruna, per qualsivoglia causa si permetta di trarre copia dei quadri che sono nella nostra chiesa e particolarmente di quello che è nell’altare grande...
...perchè, avendo riguardo, più presto al pubblico decoro che al privato comodo.
Ultima modifica di wilecoyote il lunedì 13 marzo 2017, 15:11, modificato 1 volta in totale.
ACER Extensa 5230E 2,2 Ghz cpu Celeron 900 hdd 160 GB Ram 1 GB scheda video Intel GM500
ACER Extensa 5635Z 2,2 Ghz cpu Celeron T3100 hdd 320 GB Ram 4 GB scheda video Intel Mobile 4
Quando una Finestra chiusa incontra un Pinguino la Finestra chiusa è una Finestra aperta.
checking consistency of all components of python development environment... yes
checking for libplist Cython bindings... no
configure: WARNING: cannot find libplist Cython bindings. You should install your distribution specific libplist Cython bindings package.
checking for openssl... no
configure: error: OpenSSL support explicitly requested but OpenSSL could not be found
giovanna@giovanna-Inspiron-3542:~/Scrivania/libimobiledevice-1.2.0$
Ok ancora grazie spero che domani ci si ribecca per risolvere definitivamente.
GRAZIE
Ho installato OpenSSl e anche libplist Cython....ma alla fine li richiede entrambi sempre...
Li ho installati nuovamente anche da Gestione Pacchetti Synaptic. Ma niente da fare.
Potrebbe qualcuno darmi una mano?
GRAZIE
..in nessun tempo a persona veruna, per qualsivoglia causa si permetta di trarre copia dei quadri che sono nella nostra chiesa e particolarmente di quello che è nell’altare grande...
...perchè, avendo riguardo, più presto al pubblico decoro che al privato comodo.
giovanna@giovanna-Inspiron-3542:~$ dpkg -L libplist
dpkg-query: il pacchetto "libplist" non è installato
Usare "dpkg --info" (= "dpkg-deb --info") per esaminare gli archivi e
"dpkg --contents" (= "dpkg-deb --contents") per elencarne il contenuto.
giovanna@giovanna-Inspiron-3542:~$
nonostante...
Grazie
..in nessun tempo a persona veruna, per qualsivoglia causa si permetta di trarre copia dei quadri che sono nella nostra chiesa e particolarmente di quello che è nell’altare grande...
...perchè, avendo riguardo, più presto al pubblico decoro che al privato comodo.
configure: error: OpenSSL support explicitly requested but OpenSSL could not be found
giovanna@giovanna-Inspiron-3542:~/Scrivania/libimobiledevice-1.2.0$
credo che il programma dovrebbe essere installato...
..in nessun tempo a persona veruna, per qualsivoglia causa si permetta di trarre copia dei quadri che sono nella nostra chiesa e particolarmente di quello che è nell’altare grande...
...perchè, avendo riguardo, più presto al pubblico decoro che al privato comodo.
@cjto
Credo che il problema legato ad openssl sia attinente alla compilazione di libimobiledevice che stai facendo in questo topic; per questo motivo ho unito le discussioni.
In futuri presta più attenzione.
Sei abbruzzese se dopo che ti sei strafogato un chilogrammo di pasta, hai il coraggio di dire alla cuoca "cacc ch'è cott" - Se entra un piccione in casa..chiudi le finestre!
Ubuntu User #28657 - Il mio vecchio hardware - Tag Codice
Ultima modifica di cjto il martedì 14 marzo 2017, 21:05, modificato 1 volta in totale.
..in nessun tempo a persona veruna, per qualsivoglia causa si permetta di trarre copia dei quadri che sono nella nostra chiesa e particolarmente di quello che è nell’altare grande...
...perchè, avendo riguardo, più presto al pubblico decoro che al privato comodo.
Salve, 2 piccole correzioni, l'opzione richiesta è '-l' non '-L' , poi non c'è nessun pacchetto che si chiami 'libplist' ma diversi che si chiamano 'libplist<qualcosa>', con <qualcosa> che conviene sempre sostituire con un '*' .
wilecoyote@MonumentValley:~$ dpkg -l libplist
dpkg-query: nessun pacchetto corrispondente a libplist
wilecoyote@MonumentValley:~$ dpkg -l libplist*
Voluto=U (non noto)/I (installato)/R (rimosso)/P (rimosso totale)/H (in attesa)
| Stato=Non/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(nessuno)/R (reinstallazione richiesta) (Stato,Err: maiuscolo=grave)
||/ Nome Versione Architettura Descrizione
+++-====================-===============-===============-=============================================
ii libplist-dev 1.10-1 amd64 Library for handling Apple binary and XML pro
ii libplist-utils 1.10-1 amd64 Apple property list converter
ii libplist1:amd64 1.10-1 amd64 Library for handling Apple binary and XML pro
No, non possiedo nessun prodotto della Mela col Giovannino , le librerie in oggetto le uso per compilare.
ACER Extensa 5230E 2,2 Ghz cpu Celeron 900 hdd 160 GB Ram 1 GB scheda video Intel GM500
ACER Extensa 5635Z 2,2 Ghz cpu Celeron T3100 hdd 320 GB Ram 4 GB scheda video Intel Mobile 4
Quando una Finestra chiusa incontra un Pinguino la Finestra chiusa è una Finestra aperta.