ke4nt1
Group: Members
Posts: 2329
Joined: Oct. 2003 |
|
Posted: Jan. 09 2005,21:04 |
|
No,
The file you can download from there are the sources. You need gcc, g++ , and make, and sometimes the kernel sources to build these files into something useful ( for ANY linux distro )..
Once you have build the binaries , they can be placed inside an extension, or simply added to your existing filesystem..
Both extensions , sources , and many binary packages use a tarred gzip compression to distribute their contents.
There are many reasons to have things in a zipped tarball. Just like in windows or dos , many things can be 'zip'ped..
But, the filename extension in linux is not so descriptive as they are in the windows/dos world.
Executables rarely end in .exe, they are simply made executable. Batch files do not end in .bat, but can be any name.
These filename extensions were used way back in the early days of dos, and have carried over to the current windows platform.
So, when you see a ".tar.gz" package, think of it as being a zipped package of 'something' .. the only way you'll know is to open it and look inside. As a rule, ONLY the .tar.gz's in the repository are DESIGNED to run in the DSL distro as an extension, just like the .dsl's and .uci's
The .tar.gz extension used at DSL designates an extensions that only installs to open, writable areas of the filesystem. .dsl's files write to areas that are NOT normally writable. .uci files are like .tar.gz's, but are 'mounted' , not unzipped.
73 ke4nt
|