Originally posted by: Jeff7181
So you basically only do it with software that doesn't have a package... or you're concerned about the software being optimized for your platform?
Or I guess there's a 3rd option... you're an uber geek and LOVE extra typing at the command line. 😀
So you basically only do it with software that doesn't have a package... or you're concerned about the software being optimized for your platform?
Or I guess there's a 3rd option... you're an uber geek and LOVE extra typing at the command line.
If you don't rewrite the software from scratch yourself, you've already wussed out too much to earn the right to call yourself a geek. 😉Originally posted by: Jeff7181
So you basically only do it with software that doesn't have a package... or you're concerned about the software being optimized for your platform?
Or I guess there's a 3rd option... you're an uber geek and LOVE extra typing at the command line. 😀
back in my day we looked at the source code and type in the machine code directly. you kids and your compilers... and get off my lawn!Originally posted by: Nothinman
So you basically only do it with software that doesn't have a package... or you're concerned about the software being optimized for your platform?
The latter's even pretty questionable, compiler optimizations don't usually make too big of a difference these days.
The main reason I can think of is that you have an external patch that isn't included upstream so you have no choice but to apply it and compile locally. I could probably think of one or two others, but in general just stick to packages and your life will be a lot simpler. =)
Or I guess there's a 3rd option... you're an uber geek and LOVE extra typing at the command line.
And you can still do that without having to compile anything. =)
Originally posted by: Jeff7181
Cool, good to know. I was worried relying too heavily on rpms would anger the 'nix gods. 😀
Originally posted by: jhu
back in my day we looked at the source code and type in the machine code directly. you kids and your compilers... and get off my lawn!Originally posted by: Nothinman
So you basically only do it with software that doesn't have a package... or you're concerned about the software being optimized for your platform?
The latter's even pretty questionable, compiler optimizations don't usually make too big of a difference these days.
The main reason I can think of is that you have an external patch that isn't included upstream so you have no choice but to apply it and compile locally. I could probably think of one or two others, but in general just stick to packages and your life will be a lot simpler. =)
Or I guess there's a 3rd option... you're an uber geek and LOVE extra typing at the command line.
And you can still do that without having to compile anything. =)