marquitico
Technical User
I am a (shudder) Windows refugee getting my feet wet in the Linux world, and I am doing it by exploring various LiveCD distros to make it as painless as possible.
The one I'm using now, PuppyLinux, has some proprietary package distribution system, and no way to install software on your own (REALLY stripped-down Linux). I have no compiler and no make command, so I can't build from source code. So I can't install all this cool Linux stuff!!
I tried Slackware, which has an install script (doinst.sh) instead of make, but it doesn't work. When I try to compile something I've downloaded, I get:
Can anyone point me to a compiler and a make that are self installing (plus anything else that they might require, like GLIBC or whatever)? Precompiled binaries that don't need me to have a lower version already on my system, or something like that. Oh, and instructions, too, please.
I can use tar on tarballs. Rpm packages, however, don't unpack easily with this distro. (Can't figure it out...)
Thanks, everyone,
Mark
"marquitico
The one I'm using now, PuppyLinux, has some proprietary package distribution system, and no way to install software on your own (REALLY stripped-down Linux). I have no compiler and no make command, so I can't build from source code. So I can't install all this cool Linux stuff!!
I tried Slackware, which has an install script (doinst.sh) instead of make, but it doesn't work. When I try to compile something I've downloaded, I get:
checking for gcc... gcc
checking whether the C compiler (gcc ) works... no
configure: error: installation or configuration problem: C compiler cannot create executables.
Can anyone point me to a compiler and a make that are self installing (plus anything else that they might require, like GLIBC or whatever)? Precompiled binaries that don't need me to have a lower version already on my system, or something like that. Oh, and instructions, too, please.
I can use tar on tarballs. Rpm packages, however, don't unpack easily with this distro. (Can't figure it out...)
Thanks, everyone,
Mark
"marquitico