Thursday, March 31. 2005Autopackaging amaroKTrackbacks
Trackback specific URI for this entry
No Trackbacks
Comments
Display comments as
(Linear | Threaded)
what is about the apt-get installer on Linux. Installing amarok with apt-get should it be possible for every one.
a bit harsh.... but yes, his comment is rather useless.
anyways, DUDE! where are you??
I was away for easter, but I'll be back in the channel soon no doubt..
I've read Felix's comment before (from different people) and just am just fed up with having to waste time on people who haven't a fucking clue. There is a whole internet out there, they can easily develop a clue, someone just needs to let them know that they haven't got one. Enter teh mxcl. Clueless person notification device.
hehehehe
the good ol' mxcl, it really is! looking forward to see you back in the channel and - of course - to meet you personally somewhere in the uk http://www.penny-arcade.com/view.php3?date=2004-03-19&res=l have fun!
You misunderstand the C++ abi issues. Not using the C++ std lib won't help you any. In fact if you just used that, there might be less problems.
I believe the abi changes are more along the line of binary things with how all C++ code is generated change. So the version of kde the progran is run with has to be compiled with the same abi as your program, or your program may crash. Basicly, I think right now you have to build two binaries. But others, like Mike Hearn, understand the issue a lot better than me. You may want to talk to them (say in #autopackage on irc.freenode.net) before doing things.
Yeah, this rings true with other things I have read recently. I spose this means offering a GCC 3.3 and 3.4 autopackage. But this we can do. It's not as great a situation, but I have faith these things will eventually sort themselves out.
c++'s complexity (in terms of the toolchain supporting it) seemingly has many caveats.
Yes, Tim has it right.
Actually if you only use the STL you're OK because the STL is part of libstdc++ which unlike any other library is actually parallel installable for each ABI. This is why we can autopackage Inkscape but not KDE apps. Inkscape uses GTKmm, a wrapper around GTK+. So the wrapper can be statically linked without unacceptable overhead. But kdelibs cannot be. There are various ideas for what to do about this.
Maybe you do two packages... one with installer and one whitout? I do not need any installer
Actually I enjoy forcing installers on people. I also plan to bundle a kernel compiled for PPC with the package. And gtkmm statically linked to KDOM. Probably I will include Harry Potter and the Philosopher's Stone in a proprietry e-book format in the package too.
I recommend people read up on Autopackage, there's a really good site and it answers all your questions. For instance, the installer doesn't come with the package. The only reason to use the autopackage is if you want a hassle-free install.
How about Harry Potter and the Half-Blood Prince instead? I want to read that!
I think the best explanation for autopackage "like in Windows" (and no disrespect meant, since installing software really is easier in Windows). |
Amarok LinksCalendarQuicksearchArchivesCategoriesBlog Administration |