LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Installing c compiler & make (https://www.linuxquestions.org/questions/linux-newbie-8/installing-c-compiler-and-make-702198/)

Goudvis 02-04-2009 05:32 AM

Installing c compiler & make
 
I'm new to Linux.
I've installed Puppy Linux 4.1.2 on an old computer. I noticed pico/nano wasn't around, so I've downloaded it.

But then to get it installed, I need 'make' and a c compiler, so I had to download that too.

To install gcc: "You must have GNU make installed to build GCC."
http://gcc.gnu.org/install/prerequisites.html

And to install 'make' I need a c-compiler. "No acceptable c-compiler found in path"

Could you help me?

linuxlover.chaitanya 02-04-2009 05:46 AM

Can not you just use the package manager to install whatever you want?

Goudvis 02-04-2009 06:10 AM

Quote:

Originally Posted by linuxlover.chaitanya (Post 3431684)
Can not you just use the package manager to install whatever you want?

The package i want to install (nano) isn't listed in the package manager; i haven't got internet access on that computer yet (although that could be arranged).
Could I use PETget Package Manager to install programs from USB flash-drive?

linuxlover.chaitanya 02-04-2009 06:47 AM

Yes. I guess you can do that. You will have to add your cd rom to the repos for that.

knudfl 02-04-2009 01:40 PM

http://www.puppylinux.com/hard-puppy.htm
Please see the last chapter, "C/C++ compiling"
Quote:

Puppy has a very simple system for converting into a complete compiler
environment, in which you can run the usual "configure", "make" and
"make install" on a downloaded source package. At least, it's very
simple in the case of running Puppy from live-CD: see web page
Puppy on a CD.

knudfl 02-05-2009 03:59 AM

linuxlover.chaitanya # 4
Quote:

You will have to add your cd rom to the repos for that
The puppy install cd's I know, contain no packages, are live cd's
with a compressed filesystem = one (two) file(s).

....

Goudvis 02-05-2009 07:07 AM

Quote:

Originally Posted by knudfl (Post 3432225)
http://www.puppylinux.com/hard-puppy.htm
Please see the last chapter, "C/C++ compiling"

thank you so much!!


All times are GMT -5. The time now is 09:12 AM.