Results 1 to 8 of 8
I think this has been asked before, if people make pretty graphical installers for windows all the time then why the hell can't they do it for linux? I'm willing ...
- 10-21-2005 #1Linux Enthusiast
- Join Date
- Aug 2005
- Posts
- 542
linux installers
I think this has been asked before, if people make pretty graphical installers for windows all the time then why the hell can't they do it for linux? I'm willing to bet that there are a lot of users who would like to use linux but don't want to deal with the difficult installation process that often doesn't work.
- 10-21-2005 #2forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,082
I like the text installers, but thought suse had a graphical installer. Maybe I'm wrong, though.
- 10-21-2005 #3Linux Enthusiast
- Join Date
- Aug 2005
- Posts
- 542
No, no, no, no... you misunderstood everything I'm saying here... I'm talking about the installers for third party stuff you download to install on linux... it's always a headache to install even for me because I have to compile all this **** and deal with a bunch of errors shot back at me with you guys. It takes me an average of 3 hours to get some linux software installed... it's a hell of a lot easier in windows. This is a weak point in linux and we need to standardize something if we want less technically inclined users to come to linux as an easy to use and stable os.
- 10-21-2005 #4
The short answer: every MS Windows install comes with the exact same files/libraries/DLLs all in the exact same spot, so it's very easy to make an "all-in-one" type of installer for that OS. Linux is customizable in absolutely every way. The only guaranteed thing that will be installed on any two systems is the kernel. This makes it very hard for an installer to "assume" things will be there.
Registered Linux user #270181
TechieMoe's Tech Rants
- 10-21-2005 #5Linux Enthusiast
- Join Date
- Jun 2005
- Location
- The Hot Humid South
- Posts
- 602
I still don't don't see how firing up Synaptic, searching for the program you want and marking it for install is harder than going to the store, looking for the programs you want, spending $ on it, and read the installation procedure. That's how I get everything installed in Debian, and from what I've heard, the RPM-based distros are just as easy.
- 10-21-2005 #6
eeven gentoo is almost as easy. actualy , i think its easier because there are no real versions of gentoo. you just emerge --sync and then emerge --deep --newuse --update world. to install antything its like any other linux system. linx is just a little harder because of what techei moe said, but because of gnu's autoconfig and makefiles compialing for the system is so much incredibley easier
nVidia G-Force 6600GT (bfg) pci-e: amd 64 2000+ (939): 1024 corsair ram: 2X 80gb seagate harddisk SATA: plextor cd/dvd-read/write cdrom SATA
- 10-21-2005 #7Linux Guru
- Join Date
- Nov 2004
- Posts
- 6,110
YaST? YOU? There are other installers like lokiinstaller among others, but in order to install succcessfully the installer should really be dealing with the package database, RPM or DEB.
One argument might be that we should shift to one central installer/package manager but I'm not going to get into that one. Linus himself has stated he believes all distros should share the apt/deb system for consolidation.
IF you look at what Microsoft is doing they are shifting away from .exe installer which are quite dirty to .msi installers. MSI is closer to linux package management. It doesn't hack in its information, it is standardised and interfaces with the programs databse in Windows. This means you can see functionality like better automation, central deployment and removes the executable part. This makes it nicer to work with and slightly more secure.
Sound like any package management we have?
- 10-21-2005 #8Linux Engineer
- Join Date
- Mar 2005
- Posts
- 1,431
In addition, you mentioned compiling: how many apps have you compiled in windows?


Reply With Quote
