LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Is Installing from source code from any Linux OS be done? (https://www.linuxquestions.org/questions/linux-general-1/is-installing-from-source-code-from-any-linux-os-be-done-536578/)

hrishikesh_am 03-11-2007 01:03 PM

Is Installing from source code from any Linux OS be done?
 
Is Installing from source code can be done from any Linux OS be it a RedHat or a Debain?

reddazz 03-11-2007 01:11 PM

Yes thats right.

pixellany 03-11-2007 02:56 PM

You can compile an application on any system that has gcc or equivalent and has the kernel headers installed. (All of the kernel source is not needed except to compile the kernel)

Tortanick 03-11-2007 03:17 PM

Actually I only installed the kernel headers when I installed g++, gcc (gcc as in gnu C compiler) doesn't need it.

Electro 03-11-2007 03:43 PM

Linux is an OS. Redhat, Fedora, Slackware, and several thousands more are Linux distributions. Some distributions are based on a certain distribution. Others are created from scratch from compiling. A Linux distribution like Gentoo is a good example that all programs are compiled.

BTW, "be it" is bad grammar.


All times are GMT -5. The time now is 08:17 AM.