Tiny Core Linux
dCore Import Debian Packages to Mountable SCE extensions => dCore x86_64 => Topic started by: jls on April 05, 2019, 09:24:28 AM
-
Hi
I've "stolen" an enlightenment installation from linux mint under /usr/local and created an sce of it
The libs are under /usr/local/lib/x86_64-linux-gnu which is not present in ld.so.conf, so I added that path in /etc/ld.so.conf.d/x86_64-linux-gnu
but before starting enlightenment I've to manually run ldconfig.
Thanks
PS. enlightenment was built using the following script: https://github.com/batden/emeritux (https://github.com/batden/emeritux)
-
That entry is in /etc/ld.so.conf.d/x86_64-linux-gnu on a hard drive install of Ubuntu, so I added it in dCore-stretch64 and dCore-bionic64 images. Uploaded to release candidates.
-
Thank you