How can Linux run on different microprocessors?
Let’s learn how can Linux run on different microprocessors. The most accurate or helpful solution is served by Server Fault.
There are ten answers to this question.
Best solution
How can Linux run on different microprocessors? Is the Linux kernel being compiled at installation each time?
Answer:
Each compiled/installed kernel image is built for one specific microprocessor (or microprocessor family...
unknown (google) at Server Fault Mark as irrelevant Undo
Other solutions
If I copy the executable from the build node, I need at least to include all library dependencies when I run it on the host node. And then I modify LD_LIBRARY_PATH to ensure that the dependent libraries are seen. However, library versions (between...
Answer:
You could use static compiling. Or using interpreted languages (with the needed libraries installed...
Gustavo Muslera at Quora Mark as irrelevant Undo
I've been thinking about putting Linux on an old computer of mine. I really have not done a lot of research on this question and not even sure if it's possible. My old computer has Windows XP on it and was wondering if I could just put in a Linux boot...
Answer:
Yes. With Ubuntu 8.10 you can put the DVD in while in windows and install it like a program and still...
snillor9... at Yahoo! Answers Mark as irrelevant Undo
QUESTION: Dear Sir, I have a c++ exe file which successfully run on windows machine. Now i want to reuse the code which i have to run form linux. Is there anyway to convert exe to linux runnable format? I tried wine but itshows some error. Or is there...
Answer:
g++ is the "GNU C++ compiler", which is standard with linux. For the basics of hoe to compile...
Miningco.com Mark as irrelevant Undo
i have 1.25gb of ram and like 9gb of hard drive space left over.....(total in hard drive is 18.6 gb).....so i heard if u install the full version of ubuntu its gonna delete windows and windows uses like 9 of those 18gb for its software = O so....if i...
Answer:
Install Ubuntu inside Windows XP and Vista Installing Ubuntu as a dual-boot with Windows without partitioning...
You_Thin... at Yahoo! Answers Mark as irrelevant Undo
I am looking at buying a laptop and this seams like it would work great with an external drive. But, I need to know if it will run programs like Itunes. I know that Itunes is not supported by Linux, so it would be good to run Windows on it. Unfortunately...
Answer:
Using wine Linux can run a surprising amount of Windows software (though not all perfectly and some...
Tom B. at Yahoo! Answers Mark as irrelevant Undo
I have started checking programming out recently. I find it interesting. I use Ideone.com to compile and run my C++ programs. How can I run them in my laptop offline? Is it necessary for a programmer to install Linux operating systems in order to be...
Answer:
UNIX-friendly environment is nice to have. Ubuntu Linux is among the easiest ways to get there, but...
Dima Korolev at Quora Mark as irrelevant Undo
Is there a Linux Live CD that can run a defrag on NTFS partitions? I would like to be able to boot into a Linux graphical environment and run diagnostics on Windows NTFS partition, particularly defrag and chkdsk. I know there is BartPE to create a bootable...
Answer:
You probably know what I'm about to tell you, but I'm posting this in case you don't. NTFS is a proprietary...
val at Yahoo! Answers Mark as irrelevant Undo
Hi, i recently installed Linux Ubuntu, and its great, but i have a small problem. Every time i start up my laptop, the backlight does not come on automatically. To get it to come on, i have to "blindly" log in to my account, and then press...
Answer:
You need to add your line to the rc.local startup script: cd /etc #changes directory to /etc where you...
Jason at Yahoo! Answers Mark as irrelevant Undo
Its a windows component which provides some logical data to various tools( All tools are vc++ mfc). Some tools run on linux also, In that case my component needs to run on linux also. I know that it works with dot net 2.0 and 3.0 but want to know if...
Answer:
I don't know about running a .NET application using Wine. But yes you can use Mono. Mono supports .NET...
Abhinav Jangda at Quora Mark as irrelevant Undo
Related Q & A:
- How can I setup Canon MF5550 on Linux box?Best solution by Ask Ubuntu
- How can I run all my selenium tests sequentially in C#?Best solution by Stack Overflow
- How can you create a different page in Wordpress?Best solution by WordPress
- How can I run CMD command?Best solution by Super User
- How can I run faster?Best solution by Yahoo! Answers
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.