Tiny Core Linux
Tiny Core Extensions => TCE Talk => Topic started by: Pentium44 on February 17, 2014, 02:03:57 PM
-
I installed compiletc.tcz and I was wondering where the "as" executable was? I am running micro core 5.2.
Packages I have installed:
bison.tcz
diffutils.tcz
file.tcz
findutils.tcz
flex.tcz
gawk.tcz
gcc.tcz
grep.tcz
m4.tcz
make.tcz
patch.tcz
pkg-config.tcz
sed.tcz
e2fsprogs_base-dev.tcz
glibc_base-dev.tcz
linux-3.8.3_api_headers.tcz
util-linux_base-dev.tcz
zlib_base-dev.tcz
along with there dependencies of course. Can anyone point me to that package? Thanks and best regards, Chris
-
How did you install them?
gcc.tcz has a dep of binutils.tcz
How did that not get installed?
ls -l /usr/local/bin/as should show you where it is linked to.
-
Ohh, thank you very much! I was installing them manually by hand (mount -o loop package.tcz /mnt/tcz) and copying them to my hard drive install. Well, thanks again!
-
Gcc now works great, thanks again!
-
You should be using tce-load. It will tell you if it is missing a dep.
-
Well my version of micro core doesn't have tce-load, I removed all of the tc scripts and modified the tc init script. Making my own flavor of tc
-
All Core versions have tce-load.
-
I know that, but I removed it...
http://nutralinux.us.to/
-
We do not support modified Core systems here.
People who distribute modified Core systems MUST supply their own support.
http://forum.tinycorelinux.net/index.php/topic,5543.0.html
-
I installed compiletc.tcz and I was wondering where the "as" executable was? I am running micro core 5.2.
You are not running Core 5.2 but nutralinux. Contact nutralinux stuff.
-
Thanks for the link, and I will make sure to discuss future issues in the right caregory
-
There is no right catagory here to discuss nutralinux problems.
You must take your nutralinux problems to the nutralinux support forums.
-
Hi gerald_clark
Nutra Linux is a package Pentium44 just put up on sourceforge a couple of days ago:
http://sourceforge.net/projects/nutralinux/?source=navbar
While he does list the sources for some of the packages on the files page he lists http://tinycorelinux.net/5.x/x86/tcz/src/
on the summary page for downloading the rest of the source files. I don't know if this is a violation of the GPL so I'll leave
that for someone else to decide.
-
Hi Rich, thanks for your concern, I have researched this quite well, and as far as GPLv3, its not against GNU's general public license. I am providing all the source and patches used in the distribution, and I and also providing documentation to the rightful owners of the software.
-
There is no right catagory here to discuss nutralinux problems.
You must take your nutralinux problems to the nutralinux support forums.
Okay, ill just setup a forum for Nutra, and I wasn't asking for guidance upon Nutra but tinycore's packages. Thanks
-
Hi Pentium44
There are situations where you have to provide the source to the kernel also. I don't know if that applies here. I did not see
a tarball for the kernel posted. If you are required to provide the source, you must provide it yourself, not via a link to
another site.
-
Thanks for the information, I will upload the kernel source and patches to sourceforge now just to be safe
-
I have researched this quite well, and as far as GPLv3, its not against GNU's general public license.
http://tinycorelinux.net/faq.html#license
-
GPLv2 is fine too, its called Outsourcing... http://jxself.org/outsourcing.shtml
-
And I have the TC scripts that I modified uploaded to sourceforge