You are not logged in.
Pages: 1
Today I thought I would try out the rolling version for the first time. I downloaded the slitaz-core.iso (2011-Nov-04 00:11:31). How do I display english? All the text is blocks. I tried boot: en and boot: us to no avail.
Offline
@neogator
Restore text to running/installed iso:
Boot to the desktop
Click the Xterm icon on top lxpanel.
tux@slitaz:~$ su
Password: root
#tazpkg reconfigure pango
#openbox --exit
Slim login as tux
Text is back.
@bellard
Tested on Virtualbox
2f5c877ecf49f45230ae68fbcd9c4324 slitaz-core.iso
Problem: no text because /etc/pango/pango.modules is empty
Hint: slitaz-core.log
Installing package: alsaplayer-0.99.81.tazpkg/usr/bin/pango-querymodules: error while loading shared libraries: libbz2.so.1.0: cannot open shared object file: No such file or directory
Reason: pango-querymodules owned by pango depends on libbz2.so.1.0 owned by bzlib
Solution: pango receipt add DEPENDS=bzlib
Offline
Pages: 1
[ Generated in 0.018 seconds, 7 queries executed - Memory usage: 1.52 MiB (Peak: 1.77 MiB) ]