Tiny Core Base > Final Releases
Tiny Core v15.0
gadget42:
from reply#9(https://forum.tinycorelinux.net/index.php/topic,26861.msg173024.html#msg173024)
continued troubleshooting by @Juanito suggestion "Instead of startx, enter the first line of .xsession to troubleshoot."
--- Code: ---...
Xfbdev: error while loading shared libraries: libpcre.so.1: cannot open shared object file: No such file or directory
tc@box:~$ ldd /usr/local/bin/Xfbdev
...
libpcre.so.1 => not found
...
--- End code ---
please advise at your convenience(naturally/humbly)
Juanito:
Hmm - I suspect that it’s one of the deps of Xfbdev that has a dep on pcre - I’ll take a look tomorrow.
gadget42:
temporary fix at my end:
--- Code: ---tce-load -w -i pcre.tcz
--- End code ---
and startx works fine.
Juanito:
libXfont had a dep on pcre masked by glib2, which also used to have a dep on pcre.
libXfont will compile without pcre, but then doesn't want to work.
libXfont dep adjusted and TinyCorePure iso rebuilt.
gadget42:
@Juanito, thanks for the update and all your wonderful works!
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version