Tiny Core Base > Alpha Releases
Tiny Core 5.0 Alpha 2 Testing
aus9:
Juanito
I have seen a similar error before, mainly me, when I built non-root TCZs and got the file permissions wrong.
If I am right I should with time be able to narrow it down to a package, but I am often wrong.
crossing my legs now.
aus9:
Before I load spacefm
--- Code: ---sudo find /tmp/tcloop -user tc | grep tce.installed
/tmp/tcloop/usb-utils/usr/local/tce.installed/usb-utils
/tmp/tcloop/pci-utils/usr/local/tce.installed/pci-utils
/tmp/tcloop/dbus/usr/local/tce.installed/dbus
--- End code ---
coreplayer2:
leafpad is broken with a missing shared library " libpng12.so.0 " symlinking to one of the libpng.tcz libraries does not appear to fix it.
leafpad needs a bunch of deps, it might be presumptuous of me to think that if all the features of leafpad function then these deps would be good also, unfortunately one maybe more deps are missing from the dep file
leafpad.tcz
ttf-bitstream-vera.tcz
gtk2.tcz
atk.tcz
cairo.tcz
pixman.tcz
fontconfig.tcz
expat2.tcz
pango.tcz
Xorg-7.6-lib.tcz
libxcb.tcz
gdk-pixbuf2.tcz
graphics-libs-1.tcz
shared-mime-info.tcz
glib2.tcz
libffi.tcz
liblzma.tcz
libxml2.tcz
Xlibs.tcz
possibly this dep with a symlink to one of it's libraries ?
libpng.tcz
have heard of png issues lately so maybe this is related?
coreplayer2:
more tested good extensions
lynx.tcz
conky.tcz
Xdialog.tcz
all work satisfactory
added one more to the list
aus9:
Thats weird, leafpad works fine for me...here is command in lxterminal
--- Code: ---leafpad
(process:7557): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.
--- End code ---
and that is because I have not loaded mylocale.tcz
so in lilyterm
--- Code: ---tce-load -i mylocale
eglibc_gconv.tcz: OK
mylocale.tcz: OK
tc@box:~$ leafpad
(runs fine)
--- End code ---
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version