我正在运行opensuse:13.1 docker映像,但它在"uname -a“命令中显示了ubuntu。我只想知道这是SuSe码头形象的问题还是我这方面的问题。
root@ip-172-31-22-20:~/docker-emr# docker run -it opensuse:13.1 bash
bash-4.2# uname -a
Linux 3e52b37a2610 3.13.0-92-generic #139-Ubuntu SMP Tue Jun 28 20:42:26 UTC 2016 x86_64
我尝试在Opensuse 13.1 pyFFTW上安装几天,并且一直遇到一些问题:由于缺少一些fftw库,我第一次无法安装pyFFTW。我发现这将是最好的安装fftw从源头,我所做的。
这解决了缺少库的问题,但当我尝试从源代码构建pyFFTW或使用pip进行安装时,会出现另一个问题:
/usr/local/lib64/libfftw3.a: could not read symbols: Bad value
我发现一些人有类似的问题,但这不是一个真正的解决办法。我在线程中找到了一个提示,但我无法确定,在安装过程中,我可以更改编译器标志。此外,我在fftw配置过程的日志中发现:
checking
我试图在x86_64 suse上远程调试32位应用程序,但是得到了这个“远程注册错误格式化”错误。
我启动gdbserver时侦听端口12345 (:12345 my_prog)
这是一个错误:
$ gdb
GNU gdb 6.6
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under
我在GCP中创建了一个suse linux企业15 vm。当我试图安装任何东西时,它会出现以下错误。
我搜索了很多,但是找不到suse的默认包回购。
test-suse:/etc/zypp/repos.d # zypper refresh --services
There are no enabled services defined.
Use 'zypper addservice' or 'zypper modifyservice' commands to add or enable services.
Warning: There are no enable
我正在尝试使用和理解协议缓冲区。我已经安装了这个库并尝试运行这个示例。但我看不出我哪里出了问题。
下面我描述了所有步骤:1.按照下面的说明安装protobuf编译器
2.按照说明安装原始插件到eclipse (不确定是否需要此插件)。
3.打开//目录。在eclipse中运行add_person.cc编译器将产生以下错误。我看到这是一个链接错误。但我不知道我哪里出了问题。
make all
Building file: ../src/add_person.cc
Invoking: GCC C++ Compiler
g++ -std=c++11 -I/home/rohan/Downloads
如果我运行cat file1.txt,我有:
linux mint
ubuntu
cent-os
fedora
debian
kali linux
arch linux
kubuntu
open suse
deepin
parrot os
然后cat file2.txt给出:
linux mint
cent-os
fedora
kali linux
arch linux
kubuntu
open
deepin
parrot
ubuntu
debian
但是,如果我想要像这样输出呢?
file1.txt file2.txt
linux mint
我下载mongodb用于分发SUSE Linux。。我从链接http://downloads.10gen.com/linux/mongodb-linux-x86_64-subscription-suse11-2.4.5.tgz下载了mongodb,并将其解压缩到目录mongodb x86_64-订阅-suse11-2.4。
当我输入命令时:
cd mongodb-linux-x86_64-subscription-suse11-2.4 cd bin ./mongod
我搞错了
./mongod: error while loading shared libraries: libnetsnmpa