Tiny Core Linux
Tiny Core Extensions => TCE Talk => Extension requests => Topic started by: teh-botol on August 30, 2016, 12:50:54 PM
-
Greeting Guys,
I want to bring my app which build using Electron into PiCore.
The problem is, it's need libgconf-2.so.4 library to run the Chromium.
Reff:
- Electron http://electron.atom.io/ (http://electron.atom.io/)
- After Chrome 42 libgconf has become a requirement for running on Linux. https://github.com/electron/electron/issues/1518#event-293803094 (https://github.com/electron/electron/issues/1518#event-293803094)
Best Regards,
teh-botol
-
It's sort of surprising that it asks for gconf, which has been depreciated in favour of dconf for a while now?
-
well.. that's how it is.
will this not gonna be added?
please. enlighten me.
also, it's need nss.tcz. which is not available at arm* but exists at Core x86/64.
-
The repositories are user contributed, so the fastest way to get it would be to build it yourself and then send to the repo. The wiki has instructions.
-
Yep, that's what I want todo before posting this.
Since I found Juanito same statement at other discussion.
But using RepoBrowser, I can't find it. Need help.
Edit:
Found it on x86 for ver4.x.
FYI, I'm suck at building from source.
But let me try it.