Tag: 编译

我如何编译格式junkie?

ppa:hakermania/format-junkie了,至少在我看来,是否有可能在11.10编译格式迷! 如果是这样,怎么样? 这是我拥有的文件列表: about.cpp error_logs.h main.cpp about.h error_logs.ui mainwindow.cpp about.ui formatjunkie.pro mainwindow.h audio_video_properties.cpp glob.h mainwindow.ui audio_video_properties.h icons.qrc Pictures audio_video_properties.ui image_properties.cpp preferences.cpp data image_properties.h preferences.h error_logs.cpp image_properties.ui preferences.ui

从源代码编译软件时如何解决依赖关系

从源代码编译时,解决未满足依赖项的最佳工具是什么? 我从ubuntu文档中读到了’apt-file’和’checkinstall’但是我似乎无法使用sudo apt-get install命令或通过synaptic包管理器或软件中心在终端中安装这两个(2)软件包。 提前致谢

如何在Ubuntu中安装Cockatrice

我正在尝试在Ubuntu中安装最新的Cockatrice客户端。 我被告知我必须从Github做到这一点,我正在尝试按照说明操作,但我不知道如何下载自述文件或其他软件包,我也不知道编译是什么,我通常只使用.deb文件安装程序。 我希望你能帮助我。

目标’vmlinux’的配方失败了吗?

我正在尝试为QEMU构建一个内核来模拟一个覆盆子: http : //xecdesign.com/compiling-a-kernel/ https://www.raspberrypi.org/documentation/linux/kernel/building.md 但是,运行命令:make ARCH = arm 它很好地编译了很长时间,但是当它得到这个消息时就停止了: kevin@kevin-laptop:~/linux$ make ARCH=arm CHK include/config/kernel.release CHK include/generated/uapi/linux/version.h CHK include/generated/utsrelease.h make[1]: ‘include/generated/mach-types.h’ is up to date. CALL scripts/checksyscalls.sh CHK include/generated/compile.h CHK kernel/config_data.h LINK vmlinux LD vmlinux.o MODPOST vmlinux.o GEN .version CHK include/generated/compile.h UPD include/generated/compile.h CC init/version.o LD init/built-in.o drivers/built-in.o: In function `mmc_fixup_device’: of_iommu.c:(.text+0xb9674): undefined reference to […]

无法在virtualenv(python)中安装lxml

我无法安装lxml。 在系统中我有python-lxml包,但我需要其他…请帮助,如果可以 – 我的任务是使用virtualenv安装lxml用于虚拟环境中的开发。 我发现这个解决方案修复成功安装lxml: $ sudo apt-get install libxml2 libxml2-dev libxslt-dev build-essential python-dev $ sudo ldconfig 然后: $ source bin/activate # for activate enviroment (env) $ pip install lxml 但我有很多问题。 第一个问题是安装构建 – 必不可少的依赖 – 为什么构建必不可少? 它解决了! 谢谢! 接下来我有这个(输出): (env) $ pip install lxml … i686-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g […]

在ubuntu 14.04中用什么替代libsystemd-dev包

http://packages.ubuntu.com/search?keywords=libsystemd-dev&searchon=names通过搜索,我发现在Ubuntu 14.04中没有名为libsystemd-dev的软件包,但是我可以找到一些软件包,比如libsystemd-daemon-dev等等在Ubuntu 14.04。 现在我陷入了编译bomi的依赖问题。 https://github.com/xylosper/bomi Running ./configure shows the following error: Checking for libsystemd … no 我知道可以通过安装libsystemd-dev来解决这个问题,但我在Ubuntu 14.04中找不到相同的软件包。 我试图在可靠的情况下安装包libsystemd-daemon-dev和libsystemd-journal-dev,它们都无法解决依赖性问题并仍然显示相同的错误。

构建ubuntu-kernel-test主线 – 破解v4.4内核无法清理

当构建Ubuntu内核团队的Linus’v4.4-rc8上游分支时,由于缺少ubuntu/目录, fakeroot debian/rules clean步失败。 除了http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.4-rc8-wily/上的三个补丁之外还有其他补丁,这些补丁是在https://构建指令之前执行的必要步骤或其他步骤可以使用wiki.ubuntu.com/Kernel/BuildYourOwnKernel吗? 我不认为这些错误可以被忽略,因为Tim Gardner修复了“[Config] Fix bogus reconstruct script”,明确更改了0001-base-packaging.patch的debian.master/reconstruct脚本。 git clone git://git.launchpad.net/~ubuntu-kernel-test/ubuntu/+source/linux/+git/mainline-crack cd mainline-crack/ git fetch –tags git checkout -b v4.4-rc8 v4.4-rc8 curl –silent http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.4-rc8-wily/0001-base-packaging.patch | git am –signoff curl –silent http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.4-rc8-wily/0002-debian-changelog.patch | git am –signoff curl –silent http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.4-rc8-wily/0003-configs-based-on-Ubuntu-4.4.0-1.12.patch | git am –signoff fakeroot debian/rules clean for i in debian.master/di/kernel-versions.in debian.master/control.stub.in; do \ […]

如何为Gimp编译deskew插件?

我很有兴趣使用这个Deskew插件,它似乎有些陈旧,在gimp注册表中链接断了。 https://github.com/prokoudine/gimp-deskew-plugin 如何在运行Gimp 2.8的Ubuntu 64-bit 12.10上安装它? 我无法想象我有什么“配置”或“制造”来编译插件。 我理解应该放置最终结果 Noob-level:我知道如何绕过终端,但就是这样。 谢谢!

configure:错误:***无法找到Tk包含

我正在尝试从SVN安装最新的稳定版GRASS GIS。 在运行configure命令的阶段,我在最后一个阶段得到以下错误。 checking for location of Tcl/Tk includes… /usr/include/tcl8.5 checking for tcl.h… yes checking for tk.h… no configure: error: *** Unable to locate Tk includes. 我运行配置的命令是 – ./configure –with-tcltk-includes=/usr/include/tcl8.5 –with-proj-share=/usr/share/proj 谁能告诉我我缺少的东西?

dh_auto_configure with buildsystem = cmake失败

我正在尝试将我的cmake构建项目发布到我的launchpad ppa。 虽然我在做虚假构建下面是错误被抛出。 gowtham@ubuntu:~/Packages/build-area$ pbuilder-dist xenial build base_1.1-0ubuntu1.dsc … … dh_auto_configure -O–buildsystem=cmake mkdir -p obj-x86_64-linux-gnu cd obj-x86_64-linux-gnu cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var dh_auto_configure: cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var failed to to execute: No such file or directory cd /build/base-1.1 debian/rules:11: recipe for target ‘build’ failed make: *** [build] Error 2 dpkg-buildpackage: […]