Results 1 to 10 of 12
Alright, I'm a Linux newbie, but I've been dabbling in Linux for years.
When I started in linux four years ago, with SuSE 7.1, I remember there was one major ...
- 11-15-2005 #1Just Joined!
- Join Date
- Oct 2005
- Posts
- 11
The Future of Autopackage?
Alright, I'm a Linux newbie, but I've been dabbling in Linux for years.
When I started in linux four years ago, with SuSE 7.1, I remember there was one major problem with what I wanted to do with Linux: The ability to update and install software.
The repository and package updating systems, including yum, apt-get and Yast, made things brilliantly easier for people like me: A non-developer-oriented user. My time is precious and I'm trained in things other than coding, but I still hate Windows. Linux is my primary operating system, and I only use Windows for gaming (though I hope to one day rectify that with Cedega, presuming they ever get it to work right).
I was reading the thread on helping Linux systems for newbies, and I saw precious little about the package installing progress of autopackage.org. If there was ever a hinderance to the development of Linux on a ... More basic-user scale, the inability to put whatever software you want on it all the time would have to be the best possible instance of that. I think even the gui could be gotten over if a basic Linux user didn't have to go looking for a way to circumvent the limits of developer repositories. Heck, I make good use of the stuff off the livna and Fedora repositories, but sometimes I wonder if there's any better software out there that are beyond my understanding to run and install.
So did anyone in-the-know happen to find out if this autopackage thing is getting any development by the major distros, or even just a minor distro? Heck, if a distro didn't have anything but a basic install, the ability to easily install software would make it a viable newbie OS. And if not autopackage, is there anything else developers are supposedly looking at to get this sort of feature in Linux distos?
- 11-15-2005 #2
Well... Dude the amount of software that you can get at sourceforge.net or many other places is just overwhelming. I am into chess and two programs that I happen to love are xboard and scid. I couldn't get scid through yum so I had to install it from source [Several guys here kicked my ass before I managed to overcome my laziness and read the f^&%ing manual.]
So, where am I going here? Oh, right! There are repositories for your OS with some cool packages that you can install automatically through apt-get and yum. Some other packages you have to install from source. And... If you think carefully about this you will see that Winblows is similar in that respect: It automatically updates itself but if you need specific software you have to buy it from other place or download it and execute it but the main point is that not all software can go to a master repository alone in any OS.
The thing is that you have to download a program in Winblows, and then execute and then reboot... Things are just minutely more complicated with Linux but not so much as to deter a newbie from learning how to do it.
As somebody told me here: Install it from source! COME ON!
-D-
Registered User # 402675
- 11-15-2005 #3Just Joined!
- Join Date
- Oct 2005
- Posts
- 11
LOL I realize. But again, it can be terribly complicated and my luck is rotten for such things. RPMs sometimes don't work because of dependancies. That's why I love yum in Fedora - It just works! But perhaps you have a point. Looking into compiling from source might be viable, presuming it works ever.
Anyway, I'm still interested in where this program's going, it does hold a lot of potential I think. Even if it's only supported in the mindless-distros (Linspire, Xandros, etc.) I think it'd be a good step. So if anyone knows... Share?
- 11-15-2005 #4That was my asnwer to this question: compile from source. In regards to the garden variety software I don't think there is anything wrong with what's offered in the repositories. The OOo suite is good enough, Gimp is cool...sometimes I wonder if there's any better software out there that are beyond my understanding to run and install.-D-
Registered User # 402675
- 11-15-2005 #5
Re: The Future of Autopackage?
I am not aware of any distros that a providing large amounts of support to it, most likely because they have their own package managers they are trying to make "the best"
Originally Posted by Animortis
.
Why is there a need for another way to install gaim, when it is easier to just apt-get install gaim (or yum blah....). It seems more work to me, to go to gaim's site, download an autopackage, and wait for it to do its thing.
I think that the future of autopackage is not in large/complex programs, but more simple programs, that will can't be installed via apt-get, because to few use them.
Just MHO.Brilliant Mediocrity - Making Failure Look Good
- 11-15-2005 #6Just Joined!
- Join Date
- Aug 2005
- Posts
- 63
The problem with source and newbies is that they don't understand dependincies. The only time newbies experienced this on windows would be when they need some sort of file to just run the program...on linux, you need other files to actually install it...then you have to see if you have all the libraries in order to run it. Plus, window users don't like having to read an install guide to install a certain program or driver.... This is just what i understand from my experience though...
- 11-15-2005 #7Linux Engineer
- Join Date
- Apr 2005
- Location
- Belgium
- Posts
- 1,429
On Windows, programs have dependencies too. The huge difference is a windows package (.exe) often already contains the necessary libs (static), while in linux that's not the case most of the time (shared libraries).
Originally Posted by Anonymous1c4 ** Registered Linux User # 393717 and proud of it
** Check out www.zenwalk.org
** Zenwalk 2.8 - Xfce 4.4 beta 2- 2.6.17.6 kernel = Slack on steroids! **
- 11-15-2005 #8To further add to this, every install of Microsoft Windows has the same basic libraries (DLLs) installed, therefore the folks creating the installers (such as InstallShield) can rely on those libraries to make everything look and act uniform.
Originally Posted by borromini
This is not possible with Linux in its current form because the Linux kernel itself is the only piece of software *guaranteed* to be on every Linux system.Registered Linux user #270181
TechieMoe's Tech Rants
- 11-15-2005 #9Linux Enthusiast
- Join Date
- Aug 2005
- Posts
- 542
They should probably make standard DLLs then
- 11-15-2005 #10Just Joined!
- Join Date
- Oct 2005
- Posts
- 11
The funny thing is, I just installed a program with autopackage and it doesn't work. Installed okay, but running it does nothing. :/
Though this does clarify the necessity for these repository-based install programs, the idea I'm getting from all this is the open-source nature of Linux is what's leaving it so vulnerable to these dependency issues. Therefore, a trade-off must be made.


Reply With Quote
