Tiny Core Linux
Tiny Core Extensions => TCE Talk => Extension requests => Topic started by: ibaloo on April 02, 2012, 12:09:31 PM
-
Everything is in the title ;-)
Yes, I think it could be really great to have a PortableLinuxApps core/base extension in order to run Apps from portablelinuxapps.org. Many of them depends on a GNOME basis from what I've understood. I successfully ran VLC from portableapps.org adding some tiny core extensions, but it would be helpfull to have just ONE extension that add all the needed libraries to run ALL portableapps.
I know it's not really in the philosophy of tiny core linux, but I really think TinyCore + PortableApps would perfectly match together, and could definitely improve the linux experience for beginners.
I dislike ALL package managers, rpm, apt, synaptic, yum and so on. Even AppsAudit is a pain to use. If I had time I would compile ALL my application in -static mode. Even if I know it's stupid. I don't care about hard disk or memory space, I barely use more than 4 apps in the same time. But I just can't stand having an error message running an app or having half of the features of a program because a >:( packager >:( did not include a 4 ko library...
-
But I just can't stand having an error message running an app or having half of the features of a program because a >:( packager >:( did not include a 4 ko library...
If your issue is a buggy extension, help to fix its bug instead of looking for another bug.
BTW what you are looking for are SCM extensions in TC terms.
-
this extension that allows run the vast majority applications
from portablelinuxapps.org already exists in the repo
this is gnome-desktop-base.tcz
maybe yet will need to do the following
chmod a+rw /dev/fuse
chmod a+x /usr/bin/fusermountfor other applications that do not run
need to find a missing dependencies
if they are present in the repo
it is very easy to do
-
But I just can't stand having an error message running an app or having half of the features of a program because a >:( packager >:( did not include a 4 ko library...
If your issue is a buggy extension, help to fix its bug instead of looking for another bug.
BTW what you are looking for are SCM extensions in TC terms.
You're right Markus, this is basically the way to improve TC... but I'm lazy... and there are only few scm packages whereas there are a HUDGE amount of Appimages on portablelinuxapps.org. You can't try an app within 5 minutes, use it or leave it. It's quick, it's dirt in term of bandwith usage and security updates, but I like it that way ;D
-
this extension that allows run the vast majority applications
from portablelinuxapps.org already exists in the repo
this is gnome-desktop-base.tcz
maybe yet will need to do the following
chmod a+rw /dev/fuse
chmod a+x /usr/bin/fusermountfor other applications that do not run
need to find a missing dependencies
if they are present in the repo
it is very easy to do
Thank you AbNoRMiS ! I've already found the trick for Fuse, I needed it to run the VLC appimage ;). Now I have the "Freebox TV" working properly in Internet part of VLC media browser, whereas it's impossible with the vlc.scm or vlc.tcz packages.
I'll take a look at gnome-desktop-base.tcz files. Hope I won't get the FULL gnome-package as in Ubuntu or Fedora cause i'm using openbox and I hate taskbars, launchers, docks and systrays and don't want them to pollute my pure and clear desktop.
-
+200 dependancies for gnome-desktop-base.tcz... argh... got an heart attack...
So, well, I've installed the gnome-desktop-base.tcz package and now I DO think a portablelinuxapps.org CORE extension would be a GREAT idea ;D
To get the vlc appimage working properly I only needed 2 libs if i remember well : lifbfuse.so and taglib.so... not 143 Mb...
portablelinuxapps.org is not very clear on what is basically really needed on the system to run appimages. They only talk of a Fedora or Ubuntu basis.
Since I only need 3 applications working perfectly which are FULL Google Chrome (and not chromium), FULL vlc (with FLAC support, etc...) and libreoffice, I think I must consider compiling them in -static mode. Everything else is working fine on TC with TC's utils.
It's just stupid to have an ubutu system JUST to build appimages or static apps for TC :-\
-
We do have libreoffice? And Chrome binary from google should run with just some deps?