Da bekomme ich doch beim installieren eine Fehlermeldung, das was fehlt.
Hier mal der Output
Code: Alles auswählen
root@wheezy:/tmp/jmtpfs-0.4# ./configure
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
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 for g++... g++
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 g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
checking for pkg-config... no
checking for MTP... no
configure: error: in `/tmp/jmtpfs-0.4':
configure: error: The pkg-config script could not be found or is too old. Make sure it
is in your PATH or set the PKG_CONFIG environment variable to the full
path to pkg-config.
Alternatively, you may set the environment variables MTP_CFLAGS
and MTP_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
To get pkg-config, see <http://pkg-config.freedesktop.org/>.
See `config.log' for more details
root@wheezy:/tmp/jmtpfs-0.4# ls
aclocal.m4 config.guess configure depcomp Makefile.am NEWS
AUTHORS config.log configure.ac INSTALL Makefile.in README
ChangeLog config.sub COPYING install-sh missing src
root@wheezy:/tmp/jmtpfs-0.4#