Shinova wrote:
Linux is not shit. It's superior to any Windows in OS structure, stability, and a more. Plus, it's free and it has none of all the strings attached to Windows and its programs.
I managed to crash both Linux AND Windows 2000 on a machine I have at home, so the stability argument is moot.
As for all the "free" programs Linux offers, you have to compile most
of them...which was a royal PITA.
"If scientists and inventors who develop disease cures and useful technologies don't get lifetime royalties, I'd like to know what fucking rationale you have for some guy getting lifetime royalties for writing an episode of Full House." - Mike Wong
"The present air situation in the Pacific is entirely the result of fighting a fifth rate air power." - U.S. Navy Memo - 24 July 1944
Shinova wrote:
Linux is not shit. It's superior to any Windows in OS structure, stability, and a more. Plus, it's free and it has none of all the strings attached to Windows and its programs.
I managed to crash both Linux AND Windows 2000 on a machine I have at home, so the stability argument is moot.
As for all the "free" programs Linux offers, you have to compile most
of them...which was a royal PITA.
Compiler comes built in with all distros I've ever used and is ./configure; make; make install really that hard? You only need those 3 steps for 99.9% of programs. Okay it can take a while with some larger programs but it compiles against the exact libraries on your system so you skip DLL hell.
Anyway most things can be obtained in RPM format now.
Shinova wrote:
Linux is not shit. It's superior to any Windows in OS structure, stability, and a more. Plus, it's free and it has none of all the strings attached to Windows and its programs.
I managed to crash both Linux AND Windows 2000 on a machine I have at home, so the stability argument is moot.
As for all the "free" programs Linux offers, you have to compile most
of them...which was a royal PITA.
Compiler comes built in with all distros I've ever used and is ./configure; make; make install really that hard? You only need those 3 steps for 99.9% of programs. Okay it can take a while with some larger programs but it compiles against the exact libraries on your system so you skip DLL hell.
Anyway most things can be obtained in RPM format now.
I prefer compiling to RPMs because no dependency hell. However, I use precompiled for larger stuff, since I don't want to wait for days for stuff to compile on a P-120.
Keep in mind that lots of people don't have the header files because it takes up significant disk space.
Lots of stuff did not compile on CoreLinux, because the GCC was stripped down and missing stuff, so I'll install LFS on top of it. Haven't gotten around to doing that, and besides the computer works, so not really worth the effort.
ah.....the path to happiness is revision of dreams and not fulfillment... -SWPIGWANG
Sufficient Googling is indistinguishable from knowledge -somebody
Anything worth the cost of a missile, which can be located on the battlefield, will be shot at with missiles. If the US military is involved, then things, which are not worth the cost if a missile will also be shot at with missiles. -Sea Skimmer
George Bush makes freedom sound like a giant robot that breaks down a lot. -Darth Raptor
Fonts are a bitch though. You have to run ttmkfdir, mkfontdir(is that right, need to look at docs) in the directory, edit the XFS config files, then restart the X server and XFS.
X sucks without Window's fonts.
ah.....the path to happiness is revision of dreams and not fulfillment... -SWPIGWANG
Sufficient Googling is indistinguishable from knowledge -somebody
Anything worth the cost of a missile, which can be located on the battlefield, will be shot at with missiles. If the US military is involved, then things, which are not worth the cost if a missile will also be shot at with missiles. -Sea Skimmer
George Bush makes freedom sound like a giant robot that breaks down a lot. -Darth Raptor
Shinova wrote:
Linux is not shit. It's superior to any Windows in OS structure, stability, and a more. Plus, it's free and it has none of all the strings attached to Windows and its programs.
I managed to crash both Linux AND Windows 2000 on a machine I have at home, so the stability argument is moot.
As for all the "free" programs Linux offers, you have to compile most
of them...which was a royal PITA.
Do you even realize that you != The norm? Do you realize why this is a fallacy?
Manic Progressive: A liberal who violently swings from anger at politicos to despondency over them.
Out Of Context theatre: Ron Paul has repeatedly said he's not a racist. - Destructinator XIII on why Ron Paul isn't racist.
Pu-239 wrote:Fonts are a bitch though. You have to run ttmkfdir, mkfontdir(is that right, need to look at docs) in the directory, edit the XFS config files, then restart the X server and XFS.
X sucks without Window's fonts.
That's the exact reason why Mandrake made drakfont, which takes care of compiling the fonts for you.
XFree86 4.3 is supposed to be better with Truetype. Too lazy to upgrade and download it though.
ah.....the path to happiness is revision of dreams and not fulfillment... -SWPIGWANG
Sufficient Googling is indistinguishable from knowledge -somebody
Anything worth the cost of a missile, which can be located on the battlefield, will be shot at with missiles. If the US military is involved, then things, which are not worth the cost if a missile will also be shot at with missiles. -Sea Skimmer
George Bush makes freedom sound like a giant robot that breaks down a lot. -Darth Raptor
But, on topic... why is it that no one in Congress has pointed out that Palladium would be a clear violation of privacy?
I'm guessing it's because they don't care about privacy, or to be more elaborate, they don't care about Microsoft forcing others to have thier privacy invaded. Being a monopoly that controls everything and selling prducts that invade privacy is a bad (for us) combination.
SirNitram wrote:
Do you even realize that you != The norm? Do you realize why this is a fallacy?
Nitram, I've used computers since the mid 1980s, and from the DOS
days, and Linux was just too complex to use to compile those programs...
I tried and tried and tried to compile programs, but I kept getting thrown
back with errors...
"If scientists and inventors who develop disease cures and useful technologies don't get lifetime royalties, I'd like to know what fucking rationale you have for some guy getting lifetime royalties for writing an episode of Full House." - Mike Wong
"The present air situation in the Pacific is entirely the result of fighting a fifth rate air power." - U.S. Navy Memo - 24 July 1944
SirNitram wrote:
Do you even realize that you != The norm? Do you realize why this is a fallacy?
Nitram, I've used computers since the mid 1980s, and from the DOS
days, and Linux was just too complex to use to compile those programs...
I tried and tried and tried to compile programs, but I kept getting thrown
back with errors...
You have to install the development packages. Preferable, install all of them.
ah.....the path to happiness is revision of dreams and not fulfillment... -SWPIGWANG
Sufficient Googling is indistinguishable from knowledge -somebody
Anything worth the cost of a missile, which can be located on the battlefield, will be shot at with missiles. If the US military is involved, then things, which are not worth the cost if a missile will also be shot at with missiles. -Sea Skimmer
George Bush makes freedom sound like a giant robot that breaks down a lot. -Darth Raptor
SirNitram wrote:Do you even realize that you != The norm? Do you realize why this is a fallacy?
Nitram, I've used computers since the mid 1980s, and from the DOS
days, and Linux was just too complex to use to compile those programs...
Lots of experience in the DOS environment (which transmuted to Windows over time) only means you are very set in your ways, Shep.
I tried and tried and tried to compile programs, but I kept getting thrown back with errors...
For one thing, you could probably download binary RPM's and avoid compiling. But if you need to compile and can't, you either aren't doing "configure; make; make install" properly or (more likely) you didn't install the development libraries. Remember the part in the install process where it asked if you wanted a development install, a workstation install, or a server install? Always install the development stuff.
"It's not evil for God to do it. Or for someone to do it at God's command."- Jonathan Boyd on baby-killing
"you guys are fascinated with the use of those "rules of logic" to the extent that you don't really want to discussus anything."- GC
"I do not believe Russian Roulette is a stupid act" - Embracer of Darkness
"Viagra commercials appear to save lives" - tharkûn on US health care.
Anyways, it might be easier to just convert debian packages into RPM, and install those for unimportant ones. Better yet, get debian, since there is a lot of precompiled stuff fully compatible.
ah.....the path to happiness is revision of dreams and not fulfillment... -SWPIGWANG
Sufficient Googling is indistinguishable from knowledge -somebody
Anything worth the cost of a missile, which can be located on the battlefield, will be shot at with missiles. If the US military is involved, then things, which are not worth the cost if a missile will also be shot at with missiles. -Sea Skimmer
George Bush makes freedom sound like a giant robot that breaks down a lot. -Darth Raptor
SirNitram wrote:Do you even realize that you != The norm? Do you realize why this is a fallacy?
Nitram, I've used computers since the mid 1980s, and from the DOS
days, and Linux was just too complex to use to compile those programs...
Lots of experience in the DOS environment (which transmuted to Windows over time) only means you are very set in your ways, Shep.
I tried and tried and tried to compile programs, but I kept getting thrown back with errors...
For one thing, you could probably download binary RPM's and avoid compiling. But if you need to compile and can't, you either aren't doing "configure; make; make install" properly or (more likely) you didn't install the development libraries. Remember the part in the install process where it asked if you wanted a development install, a workstation install, or a server install? Always install the development stuff.
Dev libraries take up a lot of space. Of course this is only an issue for me with my puny 6GB harddrive.
ah.....the path to happiness is revision of dreams and not fulfillment... -SWPIGWANG
Sufficient Googling is indistinguishable from knowledge -somebody
Anything worth the cost of a missile, which can be located on the battlefield, will be shot at with missiles. If the US military is involved, then things, which are not worth the cost if a missile will also be shot at with missiles. -Sea Skimmer
George Bush makes freedom sound like a giant robot that breaks down a lot. -Darth Raptor
Darth Wong wrote: Always install the development stuff.
I did, goddammit. I ended up nuking Mandrake and installing W2K, and I've
never been happier...
"If scientists and inventors who develop disease cures and useful technologies don't get lifetime royalties, I'd like to know what fucking rationale you have for some guy getting lifetime royalties for writing an episode of Full House." - Mike Wong
"The present air situation in the Pacific is entirely the result of fighting a fifth rate air power." - U.S. Navy Memo - 24 July 1944
Darth Wong wrote: Always install the development stuff.
I did, goddammit. I ended up nuking Mandrake and installing W2K, and I've
never been happier...
For software installation, Debian is better. For configuration, it's a lot of manual stuff, though I've been accustomed to not having fancy GUIs due to using Core/LFS/Redhat mixture.
ah.....the path to happiness is revision of dreams and not fulfillment... -SWPIGWANG
Sufficient Googling is indistinguishable from knowledge -somebody
Anything worth the cost of a missile, which can be located on the battlefield, will be shot at with missiles. If the US military is involved, then things, which are not worth the cost if a missile will also be shot at with missiles. -Sea Skimmer
George Bush makes freedom sound like a giant robot that breaks down a lot. -Darth Raptor