Tiny Core Linux
dCore Import Debian Packages to Mountable SCE extensions => dCore X86 => Topic started by: jls on December 03, 2013, 07:49:23 AM
-
Hi
I've uploaded on my gdrive:
https://drive.google.com/folderview?id=0B4vTCpb2v8kCR01DMFAyeGlUaXM&usp=sharing
(https://drive.google.com/folderview?id=0B4vTCpb2v8kCR01DMFAyeGlUaXM&usp=sharing)
some packages compressed in tar.gz along with .list and .md5.txt.
I've also uploaded the PREBUILTDEP that shoud be integated with the one on the dCore server.
There is also README-e17.txt which should be placed on the readme dir on the server.
What do u think Jason?
-
Thanks for the packages. I will upload them so folks can test them out.
-
Thanks to jls_legalize, the following packages are now available for import:
e_dbus
echievements
ecore
edje
eet
eeze
efreet
eina
eio
elementary
embryo
emotion
enlightenment
epdf
ephoto
ethumb
etrophy
ev
evas
evas_generic_loaders
fluff
google-talkplugin
harfbuzz
libeweather
seamonkey
-
Trying to start the desktop here, enlightenment is missing a dependency on libiconv.so.2, which is not available on Debian. Is there a package that you or I missed?
EDIT: I read Debian's libc6 has the libiconv code in it therefore not needing a separate libiconv.so.2 library. I made a symlink
ln -s /lib/libc.so.6 /usr/lib/libiconv.so.2
And I am running enlightenment as I type. Seems to function at least as a work around.
-
Hi
I've added libiconv (built on core, as well as the other packages are built on it) on my gdrive, as well as a rewritten README-e17, plz upload them, thanx Jason for publishing and sorry for the mistake.
-
It's all good, I uploaded the new README and libiconv*, as well as placed libiconv in the dep list of those that needed it by doing a quick ldd on them. I had tried e17 once or so before and did not like it, but this version is very nice and now my default desktop.
Oh, just a wish list item, if future e17 builds are on dCore with PAM enabled, the screen locking would work. I use xscreensaver for smaller desktops so no big deal to use it with e17. And I am good with PAM disabled if building on Core allows use of the packages on both systems.
-
Hi Jason and others,
don't u have the problem mentioned in this thread?
http://forum.tinycorelinux.net/index.php/topic,16202.msg95982.html#msg95982 (http://forum.tinycorelinux.net/index.php/topic,16202.msg95982.html#msg95982)
regarding libiconv: it is redundant in ecore, edje, ethumb, libeweather & enlightenment, since they all depends on eina
-
I posted in that thread about that issue, which I have not seen when loading e17.
I will adjust the dep lists.