Skip to main content

Questions tagged [compile]

To compile is to convert the source code of a program into lower-level machine code that can be executed on a computing device.

1 vote
1 answer
238 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 ...
Valter Silva's user avatar
  • 1,381
3 votes
2 answers
2k 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 ...
Wolfpack'08's user avatar
  • 1,251
2 votes
1 answer
9k 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. ...
Pascal's user avatar
  • 181
1 vote
1 answer
242 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 ...
seler's user avatar
  • 363
2 votes
1 answer
196 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 ...
nlucaroni's user avatar
  • 192
0 votes
1 answer
646 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 ...
Andrea's user avatar
  • 1
6 votes
1 answer
67 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 ...
wim's user avatar
  • 3,197
0 votes
1 answer
6k views

libssh2.so.1cannot open shared object file?

I am trying to run medusa program when I have run it with command medusa -d I got + cvs.mod : Couldn't load "/usr/local/lib/medusa/modules/cvs.mod" [libssh2.so.1: cannot open shared object file: No ...
user avatar
1 vote
1 answer
428 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 ...
AnkurVj's user avatar
  • 1,111
1 vote
1 answer
285 views

How To Schedule .NET Framework Compilation?

Sometimes i find it annoying for .NET Framework start compilation of files without my authorization. I read somewhere that i can execute compilation when i want or maybe even schedule it. At least i ...
Boris_yo's user avatar
  • 5,894
1 vote
4 answers
2k 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 ...
Torpido's user avatar
  • 507
4 votes
2 answers
4k views

Force specific CPU core usage in programs on Windows 7

Is there any way to force a program to run on cpu1 rather than cpu0 given that I know that there are at least two cores? I'm compiling C++ with code::blocks on Windows 7 x64
calccrypto's user avatar
0 votes
3 answers
2k 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 folder,...
Cyril N.'s user avatar
  • 416
2 votes
2 answers
3k views

Out of space while bulding Linux kernel

I am trying to build Linux kernel. I am getting out of space after a while. I unpacked it in /usr/src directory. It seems I have plenty of space. Can you please let me know what can be done about it. ...
vinay's user avatar
  • 121
0 votes
0 answers
1k 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 ...
Ali Qocayev's user avatar

15 30 50 per page
1
18 19
20
21 22
25