The compile tag has no wiki summary.
0
votes
1answer
15 views
cv.h not found in fedora 15 install of opencv and highgui
I'm writing object tracking software in C++ and using OpenCV and highgui. The problem I have right now is that even after sudo yum install opencv and using the yumex frontend to ensure that all of the ...
2
votes
1answer
23 views
Is it better to compile from source or to install from a .deb package?
Sometimes, when downloading software from the Internet, I find that there is a .deb package ready for either my Debian/Ubuntu and also a tarball to be compiled. In the beginning I would simply use the ...
0
votes
0answers
63 views
Compile IMDB search programs and database on OS X, possible stack size increase
I am trying to compile the IMDB search programs with the corresponding databases, but somehow I am unable to do so. Here are the infos, here is the direct link to the files (Warning: it links to an ...
0
votes
0answers
11 views
Has anyone managed to build a recent webkit from source?
I'm doing a research project on webkit, and I need to hack on webkit. However, the thing requires impossible library versions. Has anyone managed to compile it from source on any linux distribution ...
3
votes
0answers
48 views
Should I replace my system drive or work files drive with an SSD? [closed]
First of all, I've read lots of questions on this site (and over the web) about this question, but I'm still not sure about my specific situation.
I currently have a laptop with two 320 GB hard ...
0
votes
1answer
39 views
Can't compile because valac not found, but it's installed
I'm trying to compile gwibber. This is what happens when I type ./configure.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking ...
0
votes
0answers
17 views
Linux 3.1.5 `arch_align_stack'
I'm compiling a custom Linux 3.1.5 kernel with grsecurity but I get an error at the end of sudo make:
MODPOST vmlinux.o
WARNING: modpost: Found 4919 section mismatch(es).
To see full details build ...
0
votes
1answer
126 views
Running Oracle script from Notepad++
Can we configure Notepad++ to run an Oracle script? I mean, once we wrote some script (assume a PL/SQL script containing a procedure), can it be compiled from Notepad++ editor itself? If it is ...
0
votes
0answers
14 views
How to install LuaJIT on FreeBSD without using Gmake?
Has anyone been able to install LuaJIT v2 on FreeBSD AMD64(x64) without using Gmake (just freebsd-make)?
If so how?
When I attempt to use freebsd-make, LuaJIT doesn't build.
1
vote
1answer
385 views
__modver_version_show undefined error when building linux kernel 3.0.4 version
I tried to build the linux kernel 3.0.4 on ubuntu 11.10 in virtualbox. Here are my steps:
Download the source code
tar xjvf linux-source-3.0.0.tar.bz2
cd linux-source-3.0.0
make menuconfig, changed ...
1
vote
1answer
40 views
How do installation in linux (Fedora)?
I'm trying to run an example of MOBS - Mobile Robot Simulator, I'm trying to install the requirements and run the example, but I'm new with linux so don't understand how make these steps :
1. XView
...
1
vote
1answer
70 views
How do you add RefocusIt to Gimp?
I'm trying to compile Gimp with a special plugin called Refocus-It. I know that I need to compile something. Can somebody please explain what needs to be done?
I would like to accomplish this using ...
0
votes
1answer
287 views
Visual Studio 2010 won't compile/create new projects
My Visual Studio 2010 Professional with SP1 installed won't compile anymore.
The shown error is:
TRACKER : error TRK0005: Failed to locate: "CL.exe".
The system cannot find the file specified.
...
1
vote
1answer
64 views
full list of EKG2 plugins dependencies
Every time I want to compile and install ekg2 I'm struggling with dependencies. Right now I somehow managed (again) to install all needed packages. Still I have no idea which of packaged i installed ...
2
votes
1answer
47 views
Compiling mpich2 on OSX (and targeting the OSX 10.5 SDK)
I am compiling mpich2 1.4.1p1 for OSX and using -sysroot to direct the compilers to link against the SDK for 10.5. I do the following in a script to avoid typing this all out every time. As you can ...
0
votes
1answer
45 views
How can I make the Terminal compile a file I edited using Aquamacs?
I'm having trouble getting a small source code compiled in the terminal. I'm completely new at this (just started taking an introductory course)... I'm going to try to describe the situation as best I ...
6
votes
1answer
45 views
Is it usually best to compile on the same machine you want to execute on?
(Note: I'm just using ffmpeg as an example, I have often wondered the same thing with other programs)
I have a build script for ffmpeg which compiles in support for a few non-standard features. Now ...
1
vote
1answer
46 views
Building the Linux kernel: compute intensive or disk I/O intensive?
I am trying to explain some results that I got from a recent benchmarking experiment. For that I need to know whether compiling the Linux kernel is a compute intensive task or a disk I/O intensive ...
1
vote
3answers
164 views
Does a compiled software contain binary 0 and 1?
I know that after compiling a software or application, its code is converted into the machine language.
Does a compiled software contain a binary 0 and 1?
What happens after compiling a software? Is ...
0
votes
0answers
23 views
Build (eg from WAVs) or Convert (eg from CUE) *Audio* CD Image (eg ISO)
I’m trying to figure out a way to build an audio CD ISO image, or at least convert an audio CD in WAV|MP3/CUE format ISO.
Does anyone know how this can be done? (I don’t want to burn an audio CD to ...
0
votes
3answers
237 views
Realtek USB WiFi key module 8712u.ko return “Can't read module (…) : exec format error”
I bought a USB WiFi key, the Hercules HWGUm-54. Apparently, the appropriate driver is the RTL8192SU from Realtek. I downloaded it from their website and extracted it.
I then went to the driver ...
0
votes
0answers
613 views
Atheros LAN card driver, Linux compiling problem
I have installed openSUSE 11.4 to my new workstation. It says that there is Attansic ETHERNET controller on board. But no devices seen. I typed: lspci and it returned: atheros communications device ...
1
vote
2answers
209 views
Building Python 2.7.1 on Mac OS X, import threading and a KeyError Exception
Issue Solved:
The problem I experienced was that I had a custom Modules/main.c file from an older Python release (2.6.1) polluting my 2.7.1 release. Although nearly identical, the main difference is ...
1
vote
1answer
147 views
How to compile Vim 7.3 with +signs on OSX 10.6.6?
I'm trying to follow this guide http://tech.blog.box.net/2007/06/20/how-to-debug-php-with-vim-and-xdebug-on-linux/ and I need to compile Vim with signs and python options.
I have:
downloaded the ...
0
votes
0answers
73 views
Gentoo: emerge openrc hangs cc1 process
I'm working on the OpenRC migration in recent upgrades to Gentoo (see the guide), and I'm having trouble installing openrc. The baselayout package upgraded no problem, but when I try to do emerge ...
2
votes
4answers
236 views
Compile gvim from sources?
Recently, I've installed vim like so:
hg clone https://vim.googlecode.com/hg/ vim
cd vim
sudo ./configure --enable-rubyinterp=yes --enable-pythoninterp=yes --enable-gui=gtk2 --prefix=/opt/vim
make
...
0
votes
1answer
54 views
compiling on a Mac
i'm trying to install a program which is supposed to work on any 64 bit unix environment with >12 Gb of RAM (which should include my Mac) but this is the only instruction the manual gives on ...
1
vote
1answer
125 views
How create linux-libc-dev package when I compile ubuntu kernel?
I've compiled the last stable ubuntu kernel (2.6.38-...) following this guide: How to compile a Ubuntu 10.10 kernel but in this guide doesn't explain how create linux-libc-dev package for that kernel? ...
0
votes
1answer
72 views
Can I compile code on a VPS account?
I intend to purchase a Windows VPS account with the following: -
Windows Server 2008 Standard 64-bit OS
2 GB RAM
1,000 GB/month bandwidth
I develop Windows software but not for so long, I just got ...
3
votes
1answer
103 views
Errors compiling Firefox on Debian
I want compile Firefox on Debian so I create .mozconfig like:
mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/ff-dbg
ac_add_options --enable-application=browser
...and now use this command to compile ( ...
0
votes
1answer
112 views
compiling git on HP-UX
I'm trying to compile git on an HP-UX system. and when i run make all, I get a syntax error on line 252. if i go to line 252 of the makefile, i see
uname_O := $(shell sh -c 'uname -o 2>/dev/null ...
6
votes
1answer
609 views
How to build Firefox from 4.0 source and optimize it?
I have found tons of links, resources regarding this topic. However, most of them just compile it and that's it.
I want to disable debug, enable -O3 optimization (this one fails hard at the ...
0
votes
2answers
339 views
Howto compile a kernel module on CentOS [required packages]
What yum commands do I need to get available packages installed on CentOS to build a iptables MATCH kernel module.
3
votes
3answers
98 views
Difference Between Yum And Self-Compilation?
Can anyboby please explain me how source code compilation gives more performance than yum?
0
votes
0answers
51 views
Linux Kernel Compilation: Problem with unselected module
I just tried compiling a new linux kernel 2.6.38 from kernel.org in my Arch Linux. And the error I got was quite weird:
ld: cannot find security/apparmor/built-in.o: No such file or directory
...
0
votes
0answers
227 views
Compile and execute Awesome in a non-root environment
I want to install the Awesome window manager.
In the environment where I want to configure it I don't have root access. It's a shared environment for all the users in the Faculty I study in.
I am ...
4
votes
1answer
136 views
Where did SELinux go?
I am compiling a new kernel, and want to enable SELinux but don't see it in menuconfig anywhere. The only framework under security options is Tomoyo.....so I ask, what happened to SELinux? Both ...
0
votes
0answers
135 views
eclipse FDT (flex): how can i auto-build project when saving files?
I'm writing a flex application using Eclipse FDT on
I would like my project to be automatically build when i save files in the project.
currently my method after editing a file is to open the main ...
0
votes
1answer
362 views
problem in installing qca-ossl plugin
I have been trying to compile and install the qca-ossl plugin for qca and qt.
QT, QCA and openssl i installed without any problems. But now i have to compile qca-ossl.
While compiling some error ...
0
votes
0answers
63 views
I use macports, and need to install some software which don't have packages avaliable
I need to install raptor2 which isn't currently available at macports.
What's the best way to compile and install software which isn't supported by macports, so that it coexists?
Can I install it in ...
0
votes
2answers
210 views
Compile linux kernel for different machine
I am new to kernel development, and I have to compile a kernel with some specific features and then install it on some machines. The problem is that these machines are slow, and hence I want to ...
1
vote
0answers
231 views
How do I compile DarWINE in PowerPC Mac OS X 10.4.11…?
So far I've tried using MacPorts which gives me this error:
/Error: Cannot install wine for the arch(s) 'powerpc' because
Error: its dependency pkgconfig is only installed for the archs 'i386 ppc'.
...
7
votes
3answers
356 views
Compiling the Linux kernel
Just for the learning experience, I have recompiled the Linux kernel with different options, installed and booted from it. It was both instructive and straightforward. However, I was overwhelmed by ...
1
vote
3answers
459 views
Is it possible to run an x86 binary on an ARM processor?
Is it possible to convert/recompile an already compiled x86 binary into an ARM binary?
I'm using a BeagleBoard with a command-line Ubuntu (Maverick) and want to run a Ventrilo server but the x86 ...
2
votes
1answer
129 views
In Linux, how to get the man page for compiled programs?
I know that installing a package through APT (apt-get or aptitude for my computer) will automatically install the appropriate man pages and update the man database. When I want to build the same ...
1
vote
1answer
322 views
How can I specify the path to libpcap when configuring/making/installing?
I'm running Ubuntu 10.04.1 and am trying to get packet capturing working for my Bluetooth dongle using hcidump.
From what I've read, libpcap must be compiled to enable Bluetooth sniffing and given ...
2
votes
1answer
188 views
Distributed Compiling on Windows
I read about distcc for distributed compiling on Linux systems. Since I have to compile a big project quite often, I was wondering if there are methods on Windows on how to distribute that onto ...
2
votes
2answers
107 views
Solid-State-Drives for Improved Performance
I feel the need, the need for speed:
I have a 14 MB SSIS package, and every time I run it in debug mode, it takes forever and a half to start executing. Most of the time is spent saving before it ...
0
votes
1answer
458 views
How do I install a newer version of GTK in Ubuntu without replacing the current one?
I am trying to compile file-roller from git, but running autogen.sh gives me this error
configure: error: Package requirements (gtk+-3.0 >= 2.91.1) were not met:
No package 'gtk+-3.0' found
...
1
vote
1answer
129 views
How can I recompile a program so that it does not require setting LD_LIBRARY_PATH in order to run?
On a solaris server where I don't have admin, I am compiling various software and installing in $HOME/usr, and it's mostly working. However, some of the programs that I compile in this way depend on ...