LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   gcc, make, yum problems. (https://www.linuxquestions.org/questions/programming-9/gcc-make-yum-problems-649378/)

presarioch 06-15-2008 03:25 AM

gcc, make, yum problems.
 
Dear all bros,

I ssh into my nas(embedded linux) and uname it. It shows the following:

Linux NAS 2.6.21 #1 Fri Apr 11 10:34:23 CST 2008 ppc unknown

I found that many many commonly used command like gcc, make, yum, locate, find...... cannot be issued.

How can I "install" these commands into my linux??


THANKSSSSS BROS!

d3ckard 06-17-2008 10:25 PM

Your NAS isn't a Thecus is it? Or some similar Linux-based (yet proprietary:) system?

Well lots of those companies develop a slimmed down system, removing all but the necessary binaries, change all LSB dir locations to their own location, have completely custom startup scripts and partition mounting, insane symlinking and other stunts to prevents mis-use:)

If yours is such a system, it may not be the system to expect to seamlessly run gcc and other things ( use some normal Linux box for that ..), but if it's a Thecus, there are a lot of plugins you can install allowing use of rsync, perl, etc, and even so, quite a pain to work with.

HTH

presarioch 06-19-2008 08:13 PM

You're definitely correct.

Mine is Thecus.
But the model is n3200. Which gots only a few plug-in. I dont know where I could get the other plug-in and there's much plug-in for other model. I dont know how I can install these plug-in.

Thanks

d3ckard 06-19-2008 11:20 PM

Ah...:/

Ok here are the resources for n3200 Thecus:
http://www.onbeat.dk/thecus/index.php/N3200_Resources

There are some great folks there doing some great work, but even so, it will give your Thecus box a little more functionality, and present new, awkward problems. These aren't like a standard Linux system at all.

I believe you'll soon find if you need to run gcc, or build software, you will certainly /not/ want to do this on a Thecus system, rather, some standard Linux install where all these tools are installed, and you can move about freely in a standard environment.


All times are GMT -5. The time now is 08:43 PM.