matthewstory
December 7th, 2005, 06:07 PM
Alot of the insults directed at Linux by Windows users switching to their first linux distribution is at how much of a pain it is to install things in Linux. I, and I'm sure most of you, don't agree with this claim, but i think there are several ways in which it could be made less complex (and by that i mean easier for the average windows convert).
My roomate and i were discussing this the other day and we each came up with one solution that we think might make linux installs easier on the average ex-windows user.
Solution 1:
Make it like mac OS X, and make the install the combination of downloading an image and then dragging it into an application program. This option is being looked into by GOBO linux (http://www.gobolinux.org/).
Their whole catch is to rewrite the file system heirarchy in linux so that when you install an application all of the files for that application go into the application folder along with the application itself. This solution would stop all the threads popping up on here that go something like this "I installed a bunch of programs but where are they?" And if one needed to edit a file they wouldn't have to search around /etc and /usr/local/lib etc.
Solution 2:
Make all installations Jam installations. Jam is a installation tool like make, except all you have to do to jam install is be in the right directory and then simply run jam. Jam then downloads and compiles all the dependancies and then compiles and installs the desired program as well. If a simple GUI were written for jam, that allowed you to use a file browser to surf to the proper directory and then you pushed a button to 'jam' the file, this would make installs akin to a wizard instillation.
Anyway those were our ideas.
regards,
matt
My roomate and i were discussing this the other day and we each came up with one solution that we think might make linux installs easier on the average ex-windows user.
Solution 1:
Make it like mac OS X, and make the install the combination of downloading an image and then dragging it into an application program. This option is being looked into by GOBO linux (http://www.gobolinux.org/).
Their whole catch is to rewrite the file system heirarchy in linux so that when you install an application all of the files for that application go into the application folder along with the application itself. This solution would stop all the threads popping up on here that go something like this "I installed a bunch of programs but where are they?" And if one needed to edit a file they wouldn't have to search around /etc and /usr/local/lib etc.
Solution 2:
Make all installations Jam installations. Jam is a installation tool like make, except all you have to do to jam install is be in the right directory and then simply run jam. Jam then downloads and compiles all the dependancies and then compiles and installs the desired program as well. If a simple GUI were written for jam, that allowed you to use a file browser to surf to the proper directory and then you pushed a button to 'jam' the file, this would make installs akin to a wizard instillation.
Anyway those were our ideas.
regards,
matt