找不到软件包“ ncurses”

用户名

我正在尝试安装XWiimote,他们告诉我要./autogen.sh安装说明中运行

这是输出:

zorin@Samsung-NP300E4Z-S03TH:~/Downloads/xwiimote-master$ ./autogen.shlibtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'.
libtoolize: linking file `build-aux/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
libtoolize: linking file `m4/libtool.m4'
libtoolize: linking file `m4/ltoptions.m4'
libtoolize: linking file `m4/ltsugar.m4'
libtoolize: linking file `m4/ltversion.m4'
libtoolize: linking file `m4/lt~obsolete.m4'
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 whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking build system type... x86_64-unknown-linux-gnu
checking host 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... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking whether make supports nested variables... yes
checking how to create a pax tar archive... gnutar
checking dependency style of gcc... gcc3
checking whether make supports nested variables... (cached) yes
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking for gcc option to accept ISO C99... -std=gnu99
checking whether ln -s works... yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc -std=gnu99... /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 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 archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no
checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC
checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes
checking if gcc -std=gnu99 static flag -static works... yes
checking if gcc -std=gnu99 supports -c -o file.o... yes
checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes
checking whether the gcc -std=gnu99 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 UDEV... yes
checking for NCURSES... no
configure: error: Package requirements (ncurses) were not met:`

No package 'ncurses' 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 NCURSES_CFLAGS
and NCURSES_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
zorin@Samsung-NP300E4Z-S03TH:~/Downloads/xwiimote-master$ sudo apt-get install ncurses
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Package ncurses is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'ncurses' has no installation candidate
zorin@Samsung-NP300E4Z-S03TH:~/Downloads/xwiimote-master$

我看到它说No package 'ncurses' found有什么想法我必须安装哪个软件包?

请帮忙!我将非常感激。:)

muru

该软件包将libncurses5-dev用于ncurses开发库:

sudo apt-get install libncurses5-dev

本文收集自互联网,转载请注明来源。

如有侵权,请联系[email protected] 删除。

编辑于
0

我来说两句

0条评论
登录后参与评论

相关文章

来自分类Dev

找不到ncurses库

来自分类Dev

找不到lib(ncurses)

来自分类Dev

转到-找不到软件包“ appengine”

来自分类Dev

找不到pypi中的软件包

来自分类Dev

找不到Laravel软件包特征

来自分类Dev

找不到JavaFX软件包

来自分类Dev

找不到Acra lib软件包

来自分类Dev

找不到软件包“ cairo”

来自分类Dev

CMake找不到CxxTest软件包

来自分类Dev

找不到Tensorflow软件包

来自分类Dev

问题:找不到软件包“ libcrypto”

来自分类Dev

找不到软件包“ cairo”

来自分类Dev

找不到或安装软件包“自由”

来自分类Dev

找不到软件包gdebi

来自分类Dev

找不到刚刚安装的软件包

来自分类Dev

找不到pypi中的软件包

来自分类Dev

FreeBSD 10.2找不到软件包

来自分类Dev

软件包'lib32ncurses5-dev','lib32z1-dev'没有候选安装

来自分类Dev

R即使在安装软件包后也找不到软件包

来自分类Dev

成功安装软件包后找不到Python软件包

来自分类Dev

安装软件包:找不到软件包“ Microsoft.AspNet.WebApi.Cors”

来自分类Dev

R即使在安装软件包后也找不到软件包

来自分类Dev

找不到软件包vesta,vesta-nginx和vesta-php的软件包

来自分类Dev

成功安装软件包后找不到Python软件包

来自分类Dev

OS X软件包安装问题:找不到gfortran 4.8来构建软件包

来自分类Dev

找不到“ ncurses.h”和“ conio.h”

来自分类Dev

macOS(OSX)上的ncurses找不到xterm-256color

来自分类Dev

作曲者:找不到所请求的PEAR软件包

来自分类常见问题

Spring Boot项目构建失败-找不到软件包