在中
我学会了使用Termux中的、apt和pkg来安装和管理软件包。
-$ apt install tree
-$ apt remove tree
-$ pkg install tree
-$ pkg uninstall tree
-$ pkg install mariadb
-$ dpkg, apt-get, etc...
Everything worked fine
在终端中
所以,我只是在Pydroid3终端上尝试了同样的方法。
/storage/emulated/0 $ apt install tree
sh: apt: not found
/storage/emu
所以最近我一直在为ARM编译一个rust项目。它对x86的编译非常完美,但是每当我切换到ARM目标时,它都找不到Openssl安装,我已经安装了pkg-config并且可以正常工作,所以这不是那个错误。我自己也不确定如何成功设置OPENSSL_DIR变量,也不知道在哪里可以找到安装程序。错误将完全粘贴在下面 error: failed to run custom build command for `openssl-sys v0.9.61`
Caused by:
process didn't exit successfully: `/home/bob/yagna/blueb
我对朱莉娅来说是个新手,只是想用JuliaV1.5.0安装LaTeXStrings。
using DataFrames
using CSV
using Pkg
using Plots
Pkg.add("LaTeXStrings")
using LaTeXStrings
但是我得到了以下错误
Resolving package versions...
ERROR: LoadError: Unsatisfiable requirements detected for package CSV [336ed68f]:
CSV [336ed68f] log:
├─CSV [336
当我尝试运行时,我使用的是oracle linux 7.9
(gdb) ls
输出为
GNU gdb (GDB) Red Hat Enterprise Linux 7.6.1-120.0.1.el7
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
我尝试在一个租用的专用服务器上修复一个损坏的autodl irssi安装,运行Ubuntu18.04.1LTS(GNU/Linux4.9.0-15-AMD 64 x86_64)和Swizzin,方法是删除和重新安装Box autodl包。
移除autodl :-
SUCCESS autodl removed
ERROR dpkg database is locked by apt-get. Please try again later
试着重新安装它:-
INFO Installing autodl
E: Unable to correct problems, you have held
我试图在基于libudev的锈蚀环境中在fedora上构建一个生锈应用程序。目前,当我试图用cargo build --release编译应用程序时,我得到了错误:
error: failed to run custom build command for `libudev-sys v0.1.4`
Caused by:
process didn't exit successfully: `/home/me/myApp/target/release/build/libudev-sys-7d615f10fc24f9b2/build-script-build` (exit status
我是Linux (Debian)世界的新手。Irssi需要GLib,所以我安装了2.6.6版本。在尝试./configure Irssi时,它提供:
...
checking pkg-config is at least version 0.7... yes
checking for GLIB - version >= 2.6.0...
*** 'pkg-config --modversion glib-2.0' returned 2.6.6, but GLIB (2.32.4)
*** was found! If pkg-config was correct, then
目标:在CentOS 7停靠容器上编译和运行模拟Linux桌面的flutter示例 (注意:无法使用snapd -在Docker中不受支持)手动安装 我设法把其他的都弄清楚了,除了这个: GTK 3.0 development libraries are required for Linux development.
They are likely available from your distribution (e.g.: apt install
libgtk-3-dev) The others show OK:
Γú[Γ£ù] Linux toolchain - devel
我已经安装了Qt 5.1.4,但是当我“安装”时,它会显示
Package Qt5Gui was not found in the pkg-config search path.
Perhaps you should add the directory containing `Qt5Gui.pc'
to the PKG_CONFIG_PATH environment variable
No package 'Qt5Gui' found
Package Qt5Widgets was not found in the pkg-config search path.
Perh
我正在尝试构建一个基于Rust的gstreamer插件。但我得到了以下错误: The following warnings were emitted during compilation:
warning: `"pkg-config" "--libs" "--cflags" "gstreamer-1.0" "gstreamer-1.0 >= 1.14"` did not exit successfully: exit status: 1
error: failed to run custom build
当我在我的ubuntu16.04(x86-64)中编译内核3.10.32时,为ubuntu16.04安装RTAI4.1,执行以下命令:
patch for kernel
cd /usr/src/linux
patch -p1 < /usr/src/rtai/base/arch/x86/patches/hal-linux-3.10.32-x86-5.patch
config
make menuconfig
Set up the kernel settings as follows
Processor type and features
-> Processor fami
当我尝试构建一个conda包时,我得到了一个奇怪的错误。 $ conda-build pkg2
....
Found conflicts! Looking for incompatible packages.
This can take several minutes. Press CTRL-C to abort.
failed
....
The following specifications were found to be incompatible with your system:
- feature:/linux-64::__glibc==2.17=0
- fe
关于Solaris 11.3在Sparc硬件上的新安装,我正在尝试安装Golang,但遇到了以下问题:
# pkg install --accept developer/golang
Creating Plan (Solver setup): |
pkg install: No matching version of developer/golang can be installed:
Reject: pkg://solaris/developer/golang@1.7-5.12.0.0.0.122.0
Reason: No version for 'require'
我试图在OpenBSD上安装mysql,但是不知怎么地,安装了-1.87,而mysql却没有被找到。为什么?
opti# setenv PKG_PATH ftp://ftp.openbsd.org/pub/OpenBSD/`uname -r`/packages/`machine -a`/
opti# pkg_add mysql
Can't find mysql
opti# pkg_add -ri mysql
quirks-1.87: ok
Can't find mysql
opti# pkg_add -ri mysql
Can't find mysql
opti#
op
我正在尝试安装tidyverse包以便在我的脚本中使用gather函数。每次我尝试安装该软件包时,都会收到以下消息:
* installing *source* package ‘curl’ ...
** package ‘curl’ successfully unpacked and MD5 sums checked
Package libcurl was not found in the pkg-config search path.
Perhaps you should add the directory containing `libcurl.pc'
to the PKG_CO
我正在尝试构建我的linux源代码树。我使用了以下步骤:
sudo make clean
sudo make localmodconfig
sudo make menuconfig
sudo make deb-pkg
但是在完成之后,我无法看到生成的任何.deb包。我也检查了父目录,但是没有运气。
编辑:实际上,我检查了构建日志,因为以下错误正在发生
/home/rahul/linuxcode/linux/scripts/package/builddeb: line 65: dpkg-gencontrol: command not found
make[1]: *** [deb-pkg] E
我正试图在我的RStudio中安装RStudio。但我犯了很多错误:
* installing *source* package ‘curl’ ...
** package ‘curl’ successfully unpacked and MD5 sums checked
Package libcurl was not found in the pkg-config search path.
Perhaps you should add the directory containing `libcurl.pc'
to the PKG_CONFIG_PATH environment va
我已经安装了ghc 6.12.3,然后是Haskell平台。我正在尝试编译一个测试程序:
$ ghc test.hs
test.hs:3:0:
Failed to load interface for `Bindings':
Use -v to see a list of the files searched for.
所以,很自然的,我会
cabal install Bindings
它可以很好地工作,并将包放在~/.cabal/lib/bindings-0.1.2中。问题是,当我使用ghc再次编译时,它仍然找不到我用cabal安装的包。在详细模式下编译可以实现以
当我使用这个命令时:
pkg-config --cflags opencv
我得到以下消息:
Package opencv was not found in the pkg-config search path.
Perhaps you should add the directory containing `opencv.pc'
to the PKG_CONFIG_PATH environment variable
No package 'opencv' found
我在Cent OS 6上,我已经找到了Linux Ubuntu在互联网上的解决方案,这里是堆栈,但不
Downloaded packages from http://sourceforge.net/projects/octave/files/Octave%20Forge%20Packages/
then from Octave...
pkg install statistics-1.2.2.tar.gz
statistics needs io >= 1.0.18
pkg install io-1.2.5.tar.gz
lots of errors(mkoctfile not found)
octave:2> ver
----------------------------
我试图在Freebsd 11上安装OpenVPN,但它说没有找到:
# pkg install openvpn
Updating FreeBSD repository catalogue...
FreeBSD repository is up-to-date.
All repositories are up-to-date.
pkg: No packages available to install matching 'openvp' have been found in the repositories
和
uname -a
FreeBSD 11.0-RELEASE-p1 F