You are not logged in.
My system fails to start after upgrading tazlito.
Im getting the following message:
/usr/bin/slim:error while loading shared libraries: libgcc_s.so.1:cannot open shared object file:No such file or directory
Please help
Offline
[c]# tazpkg search-pkgname libgcc_s.so.1[/c]
will give you the list of all the packages that contains [c]libgcc_s.so.1[/c].
This file is in gcc-lib-base; try to re-install the package:
[c]# tazpkg -gi gcc-lib-base --forced[/c]
Offline
[ Generated in 0.018 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]